body {
	color:#000000;
	background-color:#A5C723;
}

/*全体的なリンク設定
---------------------------------------------------------------------------*/
a {color:#000000;}
a:hover {color:#000000;}
/*clearfix（変更しない）
----------------------------------------------------------------------------------------*/
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*コンテナー
---------------------------------------------------------------------------*/
#container {
	width: 950px;
	margin:auto;
	background-color:#FFFFFF;
}

/*トップページ関連
--------------------------------*/
#indexcont {width:900px;margin:auto;text-align:center;clear:both;}

/*----- stop @ 100726 -----*/
/*
#nt a{width:900px;height:32px;background: url(../images/index-news.gif) no-repeat;
padding-left:150px;margin-bottom:30px;line-height:32px;display:block;clear:both;color:#000000;text-align:left;}
*/

/*----- plus @ 100726 -----*/
#nt{
	margin-bottom:30px;
	clear:both;
}
#news{
	height:32px;
	background-color:#ECECEC;
	line-height:32px;
	display:block;
	clear:both;
	text-align:left;
	font-size:12px;
}

#indexmain ul.bkbn{}
#indexmain li.bkbnl{margin:0 18px 18px 0;float:left;width:316px;}
#indexmain li.bkbnr{margin:0 0 18px 0;float:right;width:316px;}

/*------only @ index.html of cast&lseed------*/
#bn{margin-top:40px;}
#indexmain{/margin-right:19px;clear:both;}


/*メニュー
---------------------------------------------------------------------------*/
#menu {
height:17px;
width:660px;/width:663px;
background:url(../images/menu-bk.gif) no-repeat center center;
margin:0px auto;
text-align:center;
clear:both;
padding:40px 0px;
}
#menu ul {
margin:0;
padding:0px;
}
#menu li {
display:inline;
}
#menu li a {
height:17px;
display:block;
float:left;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
outline:none;
}
/*------nomal*/
#menu li.m00top a {background:url(../images/menu.gif) no-repeat 0px 0px;width:120px;}
#menu li.m01home a {background:url(../images/menu.gif) no-repeat -120px 0px;width:91px;}
#menu li.m02qua a {background:url(../images/menu.gif) no-repeat -211px 0px;width:148px;}
#menu li.m03comp a {background:url(../images/menu.gif) no-repeat -359px 0px;width:91px;}
#menu li.m04news a {background:url(../images/menu.gif) no-repeat -450px 0px;width:91px;}
#menu li.m05req a {background:url(../images/menu.gif) no-repeat -541px 0px;width:119px;}
/*------hover*/
#menu li.m00top a:hover {background:url(../images/menu.gif) no-repeat 0px -17px;width:120px;}
#menu li.m01home a:hover {background:url(../images/menu.gif) no-repeat -120px -17px;width:91px;}
#menu li.m02qua a:hover {background:url(../images/menu.gif) no-repeat -211px -17px;width:148px;}
#menu li.m03comp a:hover {background:url(../images/menu.gif) no-repeat -359px -17px;width:91px;}
#menu li.m04news a:hover {background:url(../images/menu.gif) no-repeat -450px -17px;width:91px;}
#menu li.m05req a:hover {background:url(../images/menu.gif) no-repeat -541px -17px;width:119px;}
/*------on*/
#menu li.m00top_on a {background:url(../images/menu.gif) no-repeat 0px -17px;width:120px;}
#menu li.m01home_on a {background:url(../images/menu.gif) no-repeat -120px -17px;width:91px;}
#menu li.m02qua_on a {background:url(../images/menu.gif) no-repeat -211px -17px;width:148px;}
#menu li.m03comp_on a {background:url(../images/menu.gif) no-repeat -359px -17px;width:91px;}
#menu li.m04news_on a {background:url(../images/menu.gif) no-repeat -450px -17px;width:91px;}
#menu li.m05req_on a {background:url(../images/menu.gif) no-repeat -541px -17px;width:119px;}

/*フッター（共通）
---------------------------------------------------------------------------*/
.pt{height:50px;line-height:50px;font-size:10px;text-align:right;position: relative;clear:both;padding-right:25px;}
#footer {font-size:10px;letter-spacing: 0.1em;} 
#footm{float:left;text-align:left;border-top:2px solid #A5C723;width:550px;padding:10px 0 30px 25px;background-color:#FFFFFF;}
#cr{float:right;text-align:right;border-top:2px solid #A5C723;width:350px;/width:400px;padding:10px 25px 30px 0;background-color:#FFFFFF;}


/*2011.9.27　追加
---------------------------------------------------------------------------*/
#bn li.brd a{
	background-image:url(../images/bn-brd.jpg);
	height: 120px !important;	
}
/*2012.2.2　追加
---------------------------------------------------------------------------*/
#bn li.aka a{
	background-image:url(../images/bn_akatsuka.jpg);
	height: 120px !important;	
}

