@charset "utf-8";

#bread-crumb {
	padding:9px 0 14px 0;
	width:626px;
}

#bread-crumb ul {
	margin-left:10px;
	list-style-type:none;
}

#bread-crumb ul li {
	float:left;
	margin-right:6px;
	font-size:81%;
}

#bread-crumb ul li a {
	padding-right:10px;
	background:url(../images/bg_bc_arrow.jpg) right center no-repeat;
	text-decoration:underline;
}

.pagetop {
	position:relative;
	clear:both;
	width:626px;
	height:47px;
}

.pagetop p {
	position:absolute;
	right:25px;
	top:30px;
	width:71px;
	height:17px;
	text-indent:-9999px;
}

.pagetop p a {
	display:block;
	background:url(../images/pagetop.jpg) 0 0 no-repeat;
	width:71px;
	height:17px;
	text-decoration:none;
	outline:none;
}

.pagetop p a:hover {
	background-position:-71px 0;
}

#contents h3,#contents h4 {
	clear:both;
	padding-bottom:10px;
}

.main-text-bm {
	margin-bottom:30px;
	line-height:1.6em;
	font-size:81%;
}

.main-text-mm {
	margin-bottom:15px;
	line-height:1.6em;
	font-size:81%;
}

.main-text-nm {
	line-height:1.6em;
	font-size:81%;
}

.hx-margin{
	margin-top: 20px;
}
