@charset "utf-8";
/* CSS Document */
@import url("base.css");

#contents_box h2{
	background-image: url(img/bar3_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E60011;
	padding-left: 3px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#contents_box h3{
	background-image: url(img/bar3_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E60011;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 3px;
	margin-left: 10px;
	margin-bottom: 3px;
}
#contents_box h4{
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
	padding-left: 3px;
	margin-left: 15px;
	margin-bottom: 3px;
	background-image: url(img/bar3_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: left;
}
#contents_box p{
	margin-left: 15px;
}
#contents_box li{
	margin-left: 20px;
}
#contents_box img{
}
#contents_box dl{
	margin-left: 30px;
}
#contents_box dt{
	float:left;
	width: 60px;
}
#contents_box dd{
	margin-left: 60px;
}


#a_top{
	margin-left: 450px;
	background-image: url(img/a_top1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
	line-height: 16px;
	border: 1px solid #999999;
	width: 75px;
	clear: both;
}
#a_top a{
	padding-left: 12px;
	text-decoration: none;
	display: block;
	color: #666666;
}
.img{
	text-align:center;
	margin-bottom: 10px;
}
.photo_margin{
	margin-right: 10px;
}
