@charset "utf-8";

/*　
------------------------------------------------------------ */

#title {
	width: 570px;
	height: 200px;
	background: url(../images/title03.jpg) no-repeat;
	margin: 10px;
}




#bar {
	width: 550px;
	height: 40px;
	background: url(../images/bar03.jpg) no-repeat;
	text-indent: -9999px;
}



dl {
	float: left;
	margin-right: 10px;
	_margin-right: 20px;
}

#contents1 {
	width: 520px;
	overflow: auto;
}

#contents1 h4 {
	width: 490px;
	_width: 520px;
	font-weight: bold;
	padding: 3px 0 3px 30px;
	margin-top: 10px;
	color: #521504;
	background: url(../../common/images/icon.gif) left center no-repeat;
	border-bottom: 1px solid #521504;
}
#contents1 h5 {
	width: 520px;
	font-weight: normal;
	border-bottom: 1px solid #521504;
	padding: 10px 0 13px;
	overflow: auto;
	position: relative;
}



#contents1 h5 img {
	margin: 0 10px;
	float: left;
}

#contents1 h5 em {
	padding-top: 10px;
	display:block;

}

em.bold {
	font-weight: bold;
	color: #521504;
}