@charset "utf-8";

#title {
	background-image: url(../img/pagetitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 87px;
	width: 580px;
	margin: 0px;
	padding: 0px;
}


#right {
	width:580px;
	margin:0;
	padding:0;
	float:right;
}

#right_contents {
	width:580px;
	margin:0px 0 0 0;
	padding:0;
	float:left;
}

#left .submenu li {
	margin-top: 0px;
}



/*meinコンテンツ部分*/
#right_contents .housyanou_ct01 {
	height: 39px;
	width: 580px;
	background-image: url(../img/set03_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.housyanou_ct h2 {
	color: #330000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B09A33;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #B09A33;
	padding-left: 5px;
	margin-top: 10px;
}


.housyanou_ct_boxin01 {
	text-align:left;
	line-height: 1.7em;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	color: #330000;
	font-size: 90%;
}
