@charset "UTF-8";


/* -----------------------------------------------------------------
     House&Opus専用スタイル
----------------------------------------------------------------- */

/* タイトル / 見出し
-------------------------------------------------------*/
#Main #Conts h1{
	clear:both;
	margin-bottom:15px;
}
#Main #Conts h2 {
	clear:both;
	margin-bottom:12px;
	}


/* SectionBox
-------------------------------------------------------*/
#Main #Conts .sectionBox {
	clear:both;
	width:570px;
	margin-bottom:40px;
	}
	
#Main #Conts .sectionBox .txtBox {
	float:left;
	width:338px;
	}
#Main #Conts .sectionBox .txtBox p img{
	display:inline-block;
	margin-bottom:5px;
}

#Main #Conts .sectionBox .imgBox {
	float:right;
	width:224px;
	padding-bottom:5px;
	}

#Main #Conts .sectionBox .txtBox ul {
	list-style:none;
	margin-bottom:1em;
}
#Main #Conts .sectionBox .txtBox li {
	padding-left:1em;
	text-indent:-1em;
}



/* おトクなサービス
-------------------------------------------------------*/
#Main #Conts .serviceBox {
	width:570px;
	margin-bottom:20px;
}
#Main #Conts .serviceBox div.clearfix{
	padding:0 3px;
	margin-bottom:15px;
}
#Main #Conts .serviceBox dl{
	width:275px;
}
#Main #Conts .serviceBox dl dt{
	float:left;
	width:65px;
}
#Main #Conts .serviceBox dl dt img{
	vertical-align:bottom;
}
#Main #Conts .serviceBox dl dd{
	float:right;
	width:205px;
	font-weight:bold;
	font-size:92%;
	line-height:1.4;
}
#Main #Conts .serviceBox dl dd span{
	font-weight:normal;
}

#Main #Conts .detailBox {
	clear:both;
	width:550px;
	padding:10px 15px;
	background-color:#F6F6F6;
	margin-bottom:40px;
}
#Main #Conts .detailBox p {
	margin:0;
}
	
	

/* SectionBox2
-------------------------------------------------------*/
#Main #Conts .sectionBox2 {
	width:550px;
	padding:10px;
	background-color:#e3f4fb;
	margin-bottom:15px;
	}
#Main #Conts .sectionBox2 .txtBox {
	float:left;
	width:450px;
	}
#Main #Conts .sectionBox2 .txtBox h3 {
	font-weight:bold;
	margin-bottom:3px;
	}

#Main #Conts .sectionBox2 .imgBox {
	float:right;
	width:86px;
	}

#Main #Conts .sectionBox2 .txtBox ul {
	margin:0;
	padding:0;
	}
#Main #Conts .sectionBox2 .txtBox li {
	list-style:none;
	}
	
#Main #Conts .sectionBox2 .txtBox p {
	margin:0;
	padding:0;
	}
	
#Main #Conts .sectionBox2supple {
	clear:both;
	width:460px;
	margin-bottom:40px;
	}
#Main #Conts .sectionBox2supple p {
	margin:0;
	padding:0;
	}
	
#Main #Conts .sectionBox2supple ul {
	margin:0;
	padding:0;
	}
#Main #Conts .sectionBox2supple li {
	list-style:none;
	float:left;
	margin-right:20px;
	white-space:nowrap;
	}

#Main #Conts .sectionBox2 .txtBox .maru_txt {
width: 180px; float:left;
}
	
#Main #Conts .sectionBox2 .txtBox .kara_mail {
width: 250px; float:right;
}
/* お申し込み資格・お支払い方法
-------------------------------------------------------*/
#Main #Conts table.type1 {
	width:570px;
	border-top:solid 1px #dad3e5;
	margin:0 0 50px 0;
	padding:0;
	}
#Main #Conts table.type1 th {
	background-color:#dff2fa;
	border-right:solid 1px #dad3e5;
	border-bottom:solid 1px #dad3e5;
	padding:10px 8px;
	white-space:nowrap;
	vertical-align:top;
	text-align:center;
	}
#Main #Conts table.type1 td {
	background-color:#FFFFFF;
	border-bottom:solid 1px #dad3e5;
	font-weight:normal;
	padding:10px 8px;
	vertical-align:top;
	}
#Main #Conts table.type1 th.lastItem,
#Main #Conts table.type1 td.lastItem {
	border-right:none;
	}
#Main #Conts table.type1 td p {
	margin:0 0 0.5em 0;
	}
#Main #Conts table.type1 td span {
	font-size:92%;
	}


/* お申込み
-------------------------------------------------------*/
#Main #Conts #opasCard {
	display:block;
	width:570px;
	padding:15px 0;
	text-align:center;
	background-color:#e3f4fb;
	margin-bottom:20px;
	}
#Main #Conts #opasCard p{
	margin:0;
}
#Main #Conts #opasCard p.small{
	margin-top:5px;
}



#Main #Conts div.opusInfo{
	margin-bottom:20px;
	padding:0 5px;
}
#Main #Conts div.opusInfo p.lead{
	margin:0 0 10px 0;
	color:#1b50b8;
	font-weight:bold;
}
#Main #Conts div.opusInfo p.small{
	margin:0 0 3px 0;
}
#Main #Conts div.opusInfo dl{
	margin-bottom:1em;
}
#Main #Conts div.opusInfo dl dt{
	font-weight:bold;
}
#Main #Conts div.opusInfo span{
	color:#f00;
}
#Main #Conts div.opusInfo span.small{
	color:#000;
}


