@charset "utf-8";

/* matrimony
------------------------------------------------------------------------------*/

#contentArea h2 {
	margin:20px 0 15px;
	text-align:left;
	display:block;
}

#matrimony {
}

.detail_table {
	font-size:12px;
	margin:20px 0 20px 18px;
}



/* 一例 */

.ex_box {
	width:615px;
	background:url(../images/matrimony/ex_box_bg1.gif) 0 0 repeat-y;
	margin-bottom:15px;
}
.left_conts {
	margin-right:15px;
}

.ex_box p {
	float:left;
	width:280px;
	padding-left:10px;
	padding-right:10px;
	color:#444;
	line-height:1.3em;
}

.ex_img {
	padding-top:10px;
	padding-bottom:7px;
	background:url(../images/matrimony/ex_box_top.gif) 0 0 no-repeat;
	display:inline;
	vertical-align:bottom;
}

.ex_txt {
	padding-bottom:7px;
}

.ex_eligibility {
	clear:both;
	width:615px;
	background:url(../images/matrimony/ex_box_bg2.gif) repeat-y;
}

.ex_eligibility_txt {
	float:left;
	width:270px;
	padding:8px 15px 5px;
	background:url(../images/matrimony/ex_txt_top.gif) 10px 0 no-repeat;
}

.ex_eligibility_txt p {
	float:none;
	width:240px;
	padding-top:5px;
	text-indent:-30px;
	padding-left:30px;
	padding-right:0;
	color:#444;
	line-height:1.3em;
}

	/* 参加資格テキスト */
	.ex_ttl {
		color:#987664;
		font-weight:bold;
	}
	.ex_male {
		color:#339966;
	}
	.ex_female {
		color:#c7537f;
	}

.ex_box_end {
	width:615px;
	height:15px;
	background:url(../images/matrimony/ex_box_foot.gif) bottom left no-repeat;
}


/* ご成婚までの流れ */

#marry_flow {
}
.marry_flow_ttl {
	margin-bottom:15px;
}

.marry_flow_txtbox {	
	margin-top:15px;
	margin-right:15px;
	float:left;
	width:300px;
	line-height:1.5;
}
.marry_flow_txt {
	padding:10px;
	line-height:1.5em;
}
.marry_flow_btn a {
	display:block;
	vertical-align:bottom;
	margin-bottom:10px;
}




/* Other Menu */
.other_menu_box {
	float:left;
}



/* 参加方法について */
.participate_flow {
}

.participate_flow_img {
}

.participate_flow_txt {
	width:573px;
	line-height:20px;
	padding:0 20px 20px 20px;
	border-left:1px solid #d5cbbe;
	border-bottom:1px solid #d5cbbe;
	border-right:1px solid #d5cbbe;
}

.participate_flow_arrow {
	text-align:center;
	margin:10px 0 7px;
}

.mb40 {
	margin-bottom: 40px;
}