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

h1{
	display:inline;
	font-size:12px;
	font-weight:normal;
}
#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;
}
#intro{
	margin:10px 0 0 0;
	height:250px;
}
#intro dl{
	float:right;
	width:345px;
	margin-bottom:20px;
	border-bottom:#aaaaaa solid 1px;
	border-right:#aaaaaa solid 1px;
}
#intro dt{
	margin-bottom:10px;
	line-height:150%;
	color:#888888;
	border-bottom:#CCCCCC dotted 1px;
	margin-right:5px;
}
#intro dd{
	margin:0 0 10px 0;
	line-height:150%;
	margin-right:5px;
}
#intro dt span{
	font-weight:bold;
	font-size:16px;
	color:#333333;
}
.l_img{
	width:120px;
	float:left;
	clear:both;
	margin-bottom:20px;
}
#contents h4{
	margin-top:20px;
	width:478px;
	padding-right:20px;
	padding-bottom:10px;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}
#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:478px;
}
#komatsu,#komatsu li{
	margin-left:10px;
}

