@charset "UTF-8";
/*--- group ---*/
/********************************************************************
	container
********************************************************************/
.container{
	width:780px;
	margin:0 auto;
}
/*******************************************************************
	header
*******************************************************************/
#header{
	padding-top:10px;
	padding-bottom:10px;
}
#header table{
	width:780px;
	height:62px;	
}
#header table tr td p{
	position:absolute;
	left:-9999px;
}
#header table tr td.left{
	width:142px;
}
#header table tr td.center{
	vertical-align:top;
	padding-left:40px;
	width:405px;
}
#header table tr td.right{
	vertical-align:bottom;
	text-align:right;
	width:233px;
}
h1{
	color:#0C5D31;
}
/*******************************************************************
	global
******************************************************************/
#global{
	background:url(../img/bg_global.jpg) repeat-x left top;
	height:35px;
}
#global .section-Lv1{
	width:780px;
	margin:0 auto;
	text-align:right;
	padding-top:12px;
}
#global .section-Lv1 ul li{
	display:inline;
	padding:0 15px 0 15px;
	border-left:1px solid #FFFFFF;
}
#global .section-Lv1 ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
#global .section-Lv1 ul li.first-child{
	border:none;
	padding-left:0px;
}
#global .section-Lv1 ul li.last-child{
	padding-right:10px;
}
/*******************************************************************
	main_header
*******************************************************************/
#main_header{
	padding-top:20px;
	padding-bottom:10px;
}
#main_header p{
	position:absolute;
	left:-9999px;
}
/*******************************************************************
	text left-off
*******************************************************************/
#main h2 p, #main h3 p, .pagetop p,
#service .section-Lv1 .section-Lv2 #zeimu .right-column p,
#service .section-Lv1 #service-footer p{
	position:absolute;
	left:-9999px;
}
/*******************************************************************
	main section-Lv1
*******************************************************************/
#main .section-Lv1{
	padding:20px 10px 0 10px;
}
/*******************************************************************
	pagetop
*******************************************************************/
#main .pagetop{
	text-align:right;
}
/*******************************************************************
	message
*******************************************************************/
#message{
	padding-bottom:25px;
}
#message .section-Lv1{
	padding-top:30px;
}
#message .section-Lv1 p{
	padding-top:30px;
	padding-bottom:20px;
	line-height:150%;
}
/*******************************************************************
	service
*******************************************************************/
#service{
	padding-bottom:30px;
}
#service .section-Lv1 .section-Lv2{
	width:760px;
	border-bottom:1px dashed #0C5D31;
	padding-bottom:20px;
	padding-top:20px;
}
#service .section-Lv1 .first-child{
	padding-top:0px;
}
#service .section-Lv1 .last-child{
	border:none;
}
#service .section-Lv1 .section-Lv2 #zeimu table.header{
	float:left;
}
#service .section-Lv1 .section-Lv2 #zeimu .right-column{
	float:right;
	text-align:right;
}
#service .section-Lv1 .section-Lv2 table.header tr td.first-child{
	padding-right:60px;
}
#service .section-Lv1 .section-Lv2 p{
	line-height:150%;
	padding:10px 0 10px 0;
}
#service .section-Lv1 .section-Lv2 table.header tr td.second-child{
	color:#ECB621;
	text-align:left;
	vertical-align:middle;
}
#service .section-Lv1 .section-Lv2 .section-Lv3{
	padding-top:10px;
}
#service .section-Lv1 .section-Lv2 .first-child{
	padding-top:0px;
}
#service .section-Lv1 .section-Lv2 .section-Lv3 table{
	width:760px;
}
#service .section-Lv1 .section-Lv2 .section-Lv3 table tr th{
	background:#5E9176;
	border-top:1px solid #5E9176;
	border-left:1px solid #5E9176;
	border-right:1px solid #5E9176;
	color:#FFFFFF;
	padding:7px 0 7px 10px;
	width:365px;	
}
#service .section-Lv1 .section-Lv2 .section-Lv3 table tr td{
	border-bottom:1px solid #5E9176;
	border-left:1px solid #5E9176;
	border-right:1px solid #5E9176;
	padding:5px 10px 5px 10px;;
	line-height:150%;
	vertical-align:top;
}
#service .section-Lv1 .section-Lv2 .section-Lv3 table tr td.space{
	border:none;
	width:10px;
	padding:0px;
}
#service .section-Lv1 #service-footer{
	padding-bottom:20px;
}
/*******************************************************************
	company
*******************************************************************/
#company{
	padding-bottom:20px;
}
#company table{
	width:760px;
}
#company table tr th{
	width:110px;
	border:1px solid #0C5D31;
	background:#5E9176;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	line-height:150%;
	border-collapse:collapse;
	padding:3px 0 3px 0;
}
#company table tr td{
	border:1px solid #0C5D31;
	vertical-align:top;
	line-height:150%;
	padding:3px 10px 3px 10px;
}
#company table tr td.short{
	width:250px;
}
#company table tr th span{
	font-size:10px;
}
#company .section-Lv1 .pagetop{
	padding-top:20px;
}
/*******************************************************************
	footer
*******************************************************************/
#footer{
	background:url(../img/bg_footer.jpg) repeat-x top left;
	height:25px;
}
#footer .section-Lv1{
	width:780px;
	margin:0 auto;
	text-align:center;
}
#footer .section-Lv1 address{
	color:#FFFFFF;
	padding-top:3px;
}

/* *************************
 *
 * Postscript
 * Since:    2009-10-08
 * Modified: 2009-10-08
 * Editor:   uchimura
 *
 * Information: add ban-section
 *
 * *************************
 */

div#ban-section{
	margin-bottom:30px;
}

div#ban-section ul li a{
	height:83px;
	display:block;
	text-indent:-9999px;
}

div#ban-section ul li{
	float:left;
	margin-left:10px;
}

div#ban-section ul li.first-child{
	margin:0;
}

div#ban-section ul li#ban-special-chintai a:link,
div#ban-section ul li#ban-special-chintai a:visited{
	background:url(../img/ban_chintai.jpg) left top no-repeat;
	width:364px;
}

div#ban-section ul li#ban-special-chintai a:hover,
div#ban-section ul li#ban-special-chintai a:active{
	background:url(../img/ban_chintai.jpg) left -83px no-repeat;
	width:364px;
}

div#ban-section ul li#ban-ifrs-blog a:link,
div#ban-section ul li#ban-ifrs-blog a:visited{
	background:url(../img/ban_ifrs.jpg) left top no-repeat;
	width:198px;
}

div#ban-section ul li#ban-ifrs-blog a:hover,
div#ban-section ul li#ban-ifrs-blog a:active{
	background:url(../img/ban_ifrs.jpg) left -83px no-repeat;
	width:198px;
}

div#ban-section ul li#ban-cfo-blog a:link,
div#ban-section ul li#ban-cfo-blog a:visited{
	background:url(../img/ban_cfo.jpg) left top no-repeat;
	width:198px;
}

div#ban-section ul li#ban-cfo-blog a:hover,
div#ban-section ul li#ban-cfo-blog a:active{
	background:url(../img/ban_cfo.jpg) left -83px no-repeat;
	width:198px;
}

