@charset "utf-8";

* html div#wrapper_top{
    height:100%;
}

body > #wrapper_top {
        height: auto;
}

div#main{
    padding-bottom:30px;
}


#wrapper_top{
	text-align: left;
	width: 820px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
    min-height: 100%;
}
/*--------リンクテキスト------------*/
#contents a:link {
	text-decoration: none;
	color: #606060; !important
}

#contents a:visited {
	text-decoration: none;
		color: #606060;!important
}
#contents a:hover {
	text-decoration: underline;
}

/*--------フッターナビテキスト------------*/
#footer_navi a:link {
	text-decoration: none;
	color: #999999; !important
}

#footer_navi a:visited {
	text-decoration: none;
		color: #999999;!important
}
#footer_navi a:hover {
	text-decoration: underline;
}



/*--------MENU------------*/
#top_menu {
	text-align: center;
	padding-left: 10px;
	height: 55px;
	width: auto;
}



#top_menu .item01 {
	float: left;
}
#top_menu .item01 a{
	height: 51px;
	width: 135px;
	background-image: url(../images/top_menu01.png);
	text-indent: -5000px;
	display: block;
}
#top_menu .item01 a:hover{
	background-position: 0px -51px;
}

#top_menu .item02 {
	float: left;
}
#top_menu .item02 a{
	height: 51px;
	width: 135px;
	background-image: url(../images/top_menu02.png);
	text-indent: -5000px;
	display: block;
}
#top_menu .item02 a:hover{
	background-position: 0px -51px;

}

#top_menu .item03 {
	float: left;
}
#top_menu .item03 a{
	height: 51px;
	width: 135px;
	background-image: url(../images/top_menu03.png);
	text-indent: -5000px;
	display: block;
}
#top_menu .item03 a:hover{
	background-position: 0px -51px;

}

#top_menu .item04 {
	float: left;
}
#top_menu .item04 a{
	height: 51px;
	width: 135px;
	background-image: url(../images/top_menu04.png);
	text-indent: -5000px;
	display: block;
}
#top_menu .item04 a:hover{
	background-position: 0px -51px;

}

#top_menu .item05 {
	float: left;
}
#top_menu .item05 a{
	height: 51px;
	width: 135px;
	background-image: url(../images/top_menu05.png);
	text-indent: -5000px;
	display: block;
}
#top_menu .item05 a:hover{
	background-position: 0px -51px;

}

#top_menu .item06 {
	float: left;
}
#top_menu .item06 a{
	height: 51px;
	width: 135px;
	background-image: url(../images/top_menu06.png);
	text-indent: -5000px;
	display: block;
}
#top_menu .item06 a:hover{
	background-position: 0px -51px;

}

/*--------下段------------*/
#contents {
	margin-top: 12px;
	clear: both;
	margin-bottom: 20px;
}

#contents_left {
	float: left;
	height: auto;
	width: 375px;
}

/*デモボタン*/
#demo_btn {
	height: 84px;
	width: 364px;
	margin-left: 9px;
}
#demo_btn a{
	background-image: url(../images/onlineDemo_btn.png);
	height: 84px;
	width: 364px;
	text-indent: -5000px;
	display: block;
}
#demo_btn a:hover{
	background-position: 0px -84px;
}

/*経営革新セミナーバナー*/
#banner01 {
	height: 58px;
	width: 435px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#banner01 a{
	background-image: url(../images/seminar_banner.png);
	height: 58px;
	width: 435px;
	text-indent: -5000px;
	display: block;
}
#banner01 a:hover{
	background-position: 0px -58px;
}



#contents_left .point {
	background-image: url(../images/point2.png);
	height: 64px;
	width: 341px;
	padding-top: 30px;
	padding-left: 26px;
	margin-top: 4px;
}
#contents_left .point .detail {
	display: block;
	width: 70px;
	float: right;
	margin-top: 6px;
	margin-right: 15px;
}
#contents_left p {
	margin-top: 6px;
	margin-right: 15px;
	font-size: 12px;
	line-height: 1.4em;
}


#contents_right {
	float: left;
	height: auto;
	width: 435px;
	padding-left: 10px;
}
#news_title {
	height: auto;
	width: 435px;
}

#news_body {
	background-image: url(../images/news_back.png);
	width: 435px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#news_bottom {
	width: 435px;
	height: auto;
}

#news_body .news_date {
	display: block;
	height: auto;
	width: 374px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#news_body .news_article {
	background-color: #FFFFFF;
	padding: 4px;
	height: auto;
	width: 374px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contents_right h1 {
	font-size: 16px;
	line-height: 1.4em;
}
#contents_right h3 {
	font-weight: normal;
	margin-top: 12px;
}
#contents_left .point h1 {
	font-size: 15px;
	line-height: 1.4em;
	color: #333333;
}

#contents_right h2 {
	font-size: 16px;
	line-height: 1.4em;
#	font-size: 12px;
#	line-height: 1.4em;
#	font-weight: normal;
}
#contents_right p {
	font-size: 12px;
	line-height: 1.4em;
}

#footer_navi {
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
}

