body {
	background-color:#009245;
}
/*スクロールバーを常に表示*/
html{
	height:100%;
	margin-bottom:1px;
}
a:link {
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++
	position
++++++++++++++++++++++++++++++++++++++++++*/
#header {
	position: absolute;
	width:990px;
	left:50%;
	margin-left:-515px;
	padding-left:40px;
	background-color:#009245;
	z-index:3;
}
#left {
	position: absolute;
	left:50%;
	z-index:4;
	margin-left:-515px;
	padding-left:40px;
	top:223px;
	_margin-left:-516px;
}
#right {
	position: absolute;
	top:223px;
	z-index:1;
	left:50%;
	margin-left:-475px;
}
#footer {
	position:fixed;
	z-index:2;
	bottom:0px;
	left:50%;
	margin-left:-516px;
}
/*++++++++++++++++++++++++++++++++++++++++++
	header
++++++++++++++++++++++++++++++++++++++++++*/
#header {
	height:223px;
	background-image:url(../images/index_header_back.gif);
	background-position:77px 0;
	background-repeat:no-repeat;
}
#logo {
	float:left;
}
#header_menu {
	float:right;
	text-align:right;
	padding-right:45px;
}
#header_menu_1 {
	margin-top:31px;
	height:29px;
}
#header_menu_1 a,#header_menu_3 a{
	color:#000000;
}
#header_menu_1 a:hover,#header_menu_3 a:hover{
	color:#FFFFFF;
}
#header_menu_2 {
	height:80px;
}
#header_menu_2 a{
	float:right;
	background-image:url(../images/index_header_btn.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	width:70px;
	height:27px;
}
#header_menu_2 a:hover{
}
#header_menu_3 a{
	text-decoration:underline;
}
/*++++++++++++++++++++++++++++++++++++++++++
	main
++++++++++++++++++++++++++++++++++++++++++*/
#main {
	width:950px;
	float:left;
	position:relative;
}
/*++++++++++++++++++++++++++++++++++++++++++
	left
++++++++++++++++++++++++++++++++++++++++++*/
#left {
	width:223px;
	background-color:#009245;
	background-image:url(../images/index_left_cate_back.gif);
	background-position: 40px 0;
	background-repeat: no-repeat;
	padding-top:18px;
}
#left_cate {
	height:241px;
}
#left_cate li{
	text-indent:35px;
	font-size:12px;
	line-height:12px;
	height:27px;
	background-image:url(../images/index_left_icon1.png);
	background-position: 14px 1px;
	background-repeat: no-repeat;
}
*html #left_cate li{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/index_left_icon1.png", sizingMethod="crop");
	background:none;
	line-height:13px;
}
#left_cate li a{
	color:#FFFFFF;
}
#left_cate li a:hover{
	color:#FFFF00;
}
.new {
	color:#FF0000;
	text-decoration:blink;
}
#left_reg {
	background-image:url(../images/index_left_reg_back.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding:121px 0 0 48px;
	margin-top:64px;
	height:194px;
}
#left_reg li{
	text-indent:20px;
	font-size:10px;
	line-height:10px;
	height:14px;
	background-image:url(../images/index_left_icon2.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
*html #left_reg li{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/index_left_icon2.png", sizingMethod="crop");
	background:none;
}
body #left_reg li a{
	color:#000000;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック',"Lucida Grande", Verdana, sans-serif;
}
body #left_reg li a:hover{
	color:#009245;
}
/*++++++++++++++++++++++++++++++++++++++++++
	right
++++++++++++++++++++++++++++++++++++++++++*/
#right {
	padding-left:223px;
	width:727px;
	padding-bottom:30px;
}
.category {
	position:relative;
}
.cate_title {
	background-image:url(../images/index_right_title_back.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height:87px;
	width:727px;
	text-indent:36px;
}
.a_left_title {
	display:block;
	text-align:left;
	float:left;
	line-height:48px;
	color:#FFFFFF;
	font-size:18px;
	margin-right:40px;
}
.a_left_detail {
	display:block;
	line-height:48px;
	text-align:left;
	float:left;
	color:#D9F31C;
}
.a_left_detail a{
	color:#FFFFFF;
}
.a_right {
	display:block;
	line-height:48px;
	text-align:right;
	float:right;
	padding-right:170px;
}
.a_right a{
	color:#FFFFFF;
}
.back_top {
	margin-bottom:15px;
}
/*++++++++++++++++++++++++++++++++++++++++++
	footer
++++++++++++++++++++++++++++++++++++++++++*/
#footer {
	display:block;
	height:157px;
	width:226px;
	background-image:url(../images/index_footer_back.png);
	background-position:0 bottom;
	background-repeat:no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/index_footer_back.png", sizingMethod="crop");
	_background:none;
}