
body {
	font-family:"Arial", Tahoma;
	font-size:12px;
	line-height:130%;
	color:#fff;
	width:100%;
	height:100%;
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat-x;
}

#main_img {
	width:1000px;
	height:300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main/main_img.jpg);
	
}

.motion{width:590px; height:270px; padding:20px 0 0 0;}

#contents_box {
	width:1000px;
	height:210px;
	margin: 18px auto 0 auto;
	}

#con_box01 {
	height:200px;
	width:325px;
	float:left;
	
}
	
.board_box {
	float:left;
	background:#fff;
	height:95px;
	width:325px;
	margin-right:31px;
	
}
.board_box ul {
	margin:0px 0 4px 0;
}
.board_box ul.list {
no-repeat;

}
.board_box ul.list li {
	width:305px;
	height:15px;
	overflow:hidden;
}
.board_box ul.list li span.tit {
	float:left;
	width:240px;
	overflow:hidden;
	border:0px;
}
.board_box ul.list li span.date{float:right;color:#686868;font-family:"Tahoma";}
.board_box ul.ttl {
	background-image: url(../images/main/b_line.gif);
	height:22px;
}
.board_box ul.ttl li {
	float:left;
	margin-top:3px;
}
.board_box ul.ttl li.btn {
	float:right;
	margin-top:3px;
	margin-right:5px;
}


.bt_box {
	height:63px; 
	border:0px solid #000;
	margin-top:20px;
	float:left;
}
.bt_box ul {
	width:325px;}
	
.bt_box ul li {
	float:left;
}

.pro_box {
	width:640px;
	height:200px;
	float:right;
}
.pro_box ul.ttl {
	background-image: url(../images/main/pro_line.gif);
	height:22px;
}
.pro_box ul.ttl li {
	float:left;
	margin-top:5px;
}
.pro_box ul.ttl li.btn {
float:right;
	margin-top:3px;
	margin-right:5px;
}

.product01 {
	float:left;
	width:310px;
	padding-top:6px;
	margin-left:5px;
}
.product01 a {
	display:block;
	color:#2e2e2e;
	padding-top:6px;
}
.product01 dl {
	position:relative;
	width:100%;
	height:80px;
}
.product01 dl dt {
	width:180px;
	font-size:12px;
	line-height:14px;
	color:#000;
	margin-left:110px;
}
.product01 dl dd.desc {
	width:180px;
	font-size:11px;
	line-height:13px;
	color:#999;
	margin-top:6px;
	margin-left:110px;
}
.product01 dl dd.img img {
	position:absolute;
	left:5px;
	top:1px;
}
.product02 {
	float:left;
	width:310px;
	padding-top:6px;
	margin-left:15px;
}
.product02 a {
	display:block;
	color:#2e2e2e;
	padding-top:6px;
}
.product02 dl {
	position:relative;
	width:100%;
	height:80px;
}
.product02 dl dt {
	width:180px;
	font-size:12px;
	line-height:14px;
	color:#000;
	margin-left:110px;
}
.product02 dl dd.desc {
	width:180px;
	font-size:11px;
	line-height:13px;
	color:#999;
	margin-top:6px;
	margin-left:110px;
}
.product02 dl dd.img img {
	position:absolute;
	left:5px;
	top:1px;
}

.product03 {
	float:left;
	width:310px;
	padding-top:6px;
	margin-left:5px;
	
}
.product03 a {
	display:block;
	color:#2e2e2e;
	padding-top:6px;
}
.product03 dl {
	position:relative;
	width:100%;
	height:80px;
}
.product03 dl dt {
	width:180px;
	font-size:12px;
	line-height:14px;
	color:#000;
	margin-left:110px;
}
.product03 dl dd.desc {
	width:180px;
	font-size:11px;
	line-height:13px;
	color:#999;
	margin-top:6px;
	margin-left:110px;
}
.product03 dl dd.img img {
	position:absolute;
	left:5px;
	top:1px;
}
.product04 {
	float:left;
	width:310px;
	padding-top:6px;
	margin-left:15px;
}
.product04 a {
	display:block;
	color:#2e2e2e;
	padding-top:6px;
}
.product04 dl {
	position:relative;
	width:100%;
	height:80px;
}
.product04 dl dt {
	width:180px;
	font-size:12px;
	line-height:14px;
	color:#000;
	margin-left:110px;
}
.product04 dl dd.desc {
	width:180px;
	font-size:11px;
	line-height:13px;
	color:#999;
	margin-top:6px;
	margin-left:110px;
}
.product04 dl dd.img img {
	position:absolute;
	left:5px;
	top:1px;
}







/*.product01 ul{width:95px; padding-left:12px; float:left;}
.product01 ul li{text-align:left; }
.product01 ul li.p_tit{float:left;font-size:12px; font-weight:bold; }
.product01 ul li.p_txt{font-size:11px; line-height:11px;  margin-top:3px;}
.product01 ul li.p_tit a {text-decoration:none;color:#464646;}
.product01 ul li.p_tit a:hover {color:#945151; text-decoration:underline;}
.product01 ul li.p_tit a.selected {color:#945151;}

#bottom{width:1000px; hight:400px;}
