@charset "Shift_JIS";
@import url("../css/base.css");
@import url("../css/style2.css");

h1{
	width:760px;
	height:150px;
	text-indent:-9999px;
	background:#FFFFFF  url(images/main_img.jpg) no-repeat;
}
#menu{
	display:block;
	width:760px;
	height:30px;
	background-color:#FFFFFF;
}
#menu em{
	float:left;
	text-indent:-9999px;
}
#menu a{
	text-decoration:none;
	display:block;
	width:253px;
	height:30px;
	background:url(images/s_menu.jpg) left top;
}
#menu a{
	width:253px;
	height:30px;
}
#menu02 a{
	background-position:-253px 0 ;
}
#menu03 a{
	background-position:-506px 0 ;
}
#menu01 a:hover{
	background-position:0 -30px;
}
#menu02 a:hover{
	background-position:-253px -30px;
}
#menu03 a:hover{
	background-position:-506px -30px;
}

#no01 a{
	background-position:0px -30px;
}
#intro1,#intro2{
	margin:10px 0 0 0;
}
#intro1 dl,#intro2 dl{
	float:right;
	width:370px;
}
#intro1 dt,#intro2 dt{
	font-size:20px;
	font-weight:bold;
	color:#444444;
	margin-bottom:10px;
}
#intro1 dd,#intro2 dd{
	margin:0 0 15px 0;
	line-height:160%;
}
#intro1{
	background:#FFFFFF url(images/info_back1.jpg) no-repeat bottom right;
}
#intro2{
	background:#FFFFFF url(images/info_back2.jpg) no-repeat bottom right;
}

.d_his{
	font-weight:bold;
}
.l_img{
	width:90px;
	float:left;
}
#contents h4{
	margin-top:20px;
	padding-right:20px;
	padding-bottom:10px;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:455px;
}
#contents h4 img{
	margin-top:5px;
}
#comment{
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	padding:0 10px 10px 10px;
	width:455px;
}
#komatsu,#komatsu li{
	margin-left:10px;
	margin-bottom:10px;
}

