@charset "UTF-8";
/* CSS Document */

#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 754px;
}

#contents a:link {
	color: #333333;
	text-decoration: none;
}
#contents a:visited {
	text-decoration: none;
	color: #333333;
}
#contents a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#contents a:active {
	text-decoration: underline;
	color: #FF0000;
}


#contents .pagetop {
	font-size: 10px;
	text-align: right;
	line-height: 10px;
	height: 22px;
}

#contents .pagetop a:link {
	color: #333333;
	text-decoration: none;
}
#contents .pagetop a:visited {
	text-decoration: none;
	color: #333333;
}
#contents .pagetop a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#contents .pagetop a:active {
	text-decoration: underline;
	color: #FF0000;
}


/* comp top */
#contents .title {
	font-size: 15px;
	color: #339999;
	font-weight: bold;
	line-height: 25px;
}

#contents .bc1 {
	width: 20px;
	padding-left: 12px;
	line-height: 17px;
}

#contents .bc2 {
	width: 642px;
	padding-right: 12px;
	line-height: 17px;
}

#contents .bc3 {
	width: 642px;
	padding-right: 12px;
	line-height: 17px;
	padding-bottom: 12px;
	margin-bottom: 0px;
}


/* housin */
#contents #housin {
	border: 5px solid #DCE0E3;
	width: 674px;
	margin-bottom: 55px;
}

#contents #housin .left_aki {
	width: 650px;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 17px;
}

#contents #housin .top_aki {
	padding-top: 12px;
}

#contents #housin .right_txt {
	text-align: right;
}

#contents .fullbox {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	width: 674px;
	line-height: 18px;
}

#contents .compliance {
	border: 5px solid #DCE0E3;
	width: 674px;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#contents .compliance h4 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
}