@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(img/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;
}
#contents p{
	margin:0 10px;
}
.l2{
	float:left;
	width:230px;
	margin:0 0 30px 0;
}
.r2{
	float:right;
	width:230px;
	margin:0 0 30px 0;
}
#contents a{
	width:100px;
	height:100px;
	display:inline;
}
#contents a img{
	border:#CCCCCC solid 1px;
}
.p_line{
	width:472px;
	text-align:right;
	margin:20px 0 20px 10px ;
}
#contents p span{
	color: #FF3300;
}
#contents h2{
	border-bottom: dotted #666666 1px;
	margin-bottom:20px;
	font-size:18px;
	color:#333333;
	height:50px;
	line-height:130%;
}

