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

#bread{
	display:inline;
}
#bread a{
	height:15px;
	display:inline;
	width:96px;
}
#home{
	display:inline;
	margin-left:10px;
}
#home a{
	height:15px;
	display:inline;
	width:50px;
}
#contents p{
	margin:10px 0 20px 0 ;
}
.top_link{
	margin-top:20px;
	text-align:right;
}
.top_link a{
	height:20px;
	display:inline;
}

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 h2{
	padding-bottom:3px;
}
#contents h3{
	font-weight:normal;
	font-size:14px;
	color:#956825;
	border-bottom:#956825 dotted 1px;
	padding:0 0 3px 18px;
	background: #FFFFFF url(../images/h3_img.gif) no-repeat top left;
	margin-top:30px;
}
#contents p span{
	color: #CC6600;
}
#c_img{
	margin:0 0 20px 63px;
}
#contents p a{
	display:inline;
	height:15px;
}
.page{
	text-align:center;
}

