/* CSS Document */

.title_h2 {
	background: url(../images/story/h4_01.gif) no-repeat left top;
	height: 34px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 11pt;
	padding-left: 40px;
	padding-top: 4px;
	font-weight: bold;
}

/* 説明ボックス（バックグラウンド設定済）
--------------------------------------------------------------- */ 

/* トップページ
----------------------------- */
.bg_explanation_box_01 {
	height:136px;
	background: url(../images/bg_explanation_box_01.jpg) no-repeat bottom;
	margin:10px 0 0 0;
	font-size: 9pt;
 }
.bg_explanation_box_02 {
	height:179px;
	background: url(../images/bg_explanation_box_02.gif) no-repeat bottom;
	margin:10px 0 0 0;
	font-size: 9pt;
	line-height: 20px;
 }
 .fsp_01{
 	padding:10px 0px 0px 0px;
}
	
/* お試し体験
----------------------------- */
.bg_explanation_box_03 {
	height:147px;
	background: url(../images/sample/bg_explanation_box_03.gif) no-repeat top;
	font-size: 9pt;
 }
.bg_explanation_box_04 {
	height:100px;
	background: url(../images/sample/bg_explanation_box_04.gif) no-repeat bottom;
	font-size: 9pt;
	margin:15px 0 0 0;
 }
	
/* よくあるご質問
----------------------------- */
.bg_explanation_box_05 {
	background: url(../images/faq/bg_explanation_box_05.gif) no-repeat bottom;
	padding:0 0 8px 0;
	clear: both;
	margin:0 0 5px 0;
 }

/* 入会の前に
----------------------------- */
.bg_explanation_box_06 {
	background: url(../images/tobira/bg_explanation_box_06.gif) repeat bottom;
	height:710px;
	margin:20px 0 0 0;
 }

/* 成婚までの流れ
----------------------------- */
.bg_explanation_box_07 {
	background: url(../images/system/bg_explanation_box_07.gif) no-repeat bottom;
	margin-top: 20px;
 }
	
/* 成婚者からの喜びの声
----------------------------- */
.bg_explanation_box_08 {
	background: url(../images/story/bg_explanation_box_08.gif) no-repeat bottom;
	margin-top: 20px;
	padding-bottom: 10px;
 }

	/* ボックス
--------------------------------------------------------------- */ 
.partner_box {
	width: 400px;
	height: 49px;
	margin:0px auto 0;
	padding-top: 50px;
 }
.condition_box {
	width: 300px;
	height: 37px;
	margin:10px auto 0;
 }
.main_section_box_01 {
 width:517px;
	margin:0 auto 0 auto;
 }
.main_section_box_02 {
	width:517px;
	margin: 15px auto 0;
 }
.main_section_box_right_01 {
 float:right;
	width:233px;
 }
.main_section_box_right_02 {
	float:right;
	width:345px;
	padding-right: 15px;
 }
.main_section_box_right_03 {
	float:right;
	width:375px;
	padding-right: 30px;
 }
.main_section_box_left_01 {
	float:left;
	padding-left: 15px;
 }
.main_section_box_left_02 {
	float:left;
	padding-left: 20px;
 }
	
/* スペースボックス
----------------------------- */
.space_box_01 {
	margin:15px 0 0 0;
 }

/* テキストスペース
--------------------------------------------------------------- */ 
.text_space_01 {
	padding:0 8px 0 160px;
	line-height: 20px;
	}
.text_space_02 {
	padding:0 140px 0px 20px;
	}
.text_space_03 {
	padding:0 35px 0 30px;
	}

/* イメージスペース
--------------------------------------------------------------- */ 
.img_space_01 {
	margin:15px 0 0 0;
	clear: both;
	}
.img_space_02 {
	margin:0 0 5px 0;
	clear: both;
	}

/* ナビゲーション(サブ)
--------------------------------------------------------------- */ 
#navi {
	height: 32px;
	position: relative;
 }
#navi p {
	float:left;
	padding:0px;
	}
#navi img { vertical-align:bottom; }
.navi01 {	background:url(../images/subnavi/navi_01_over.gif) no-repeat left bottom; }
.navi02 {	background:url(../images/subnavi/navi_02_over.gif) no-repeat left bottom; }
.navi03 { background:url(../images/subnavi/navi_03_over.gif) no-repeat left bottom; }
.navi04 { background:url(../images/subnavi/navi_04_over.gif) no-repeat left bottom; }
.navi05 { background:url(../images/subnavi/navi_05_over.gif) no-repeat left bottom; }
.navi06 { background:url(../images/subnavi/navi_06_over.gif) no-repeat left bottom; }
#navi a { display:block; }
#navi a:hover { background-color:transparent; }
#navi a:hover img{ visibility:hidden; }

/* パートナー検索ボタン
--------------------------------------------------------------- */ 
.partner_box img { vertical-align:bottom;	}
.man {
	background:url(../images/sample/btn_man_over.gif) no-repeat;
	float: right;
 }
.woman {
	background:url(../images/sample/btn_woman_over.gif) no-repeat;
	float: left;
 }
.partner_box a { display:block; }
.partner_box a:hover { background-color:transparent; }
.partner_box a:hover img{ visibility:hidden; }

/* 入会条件同意ボタン
--------------------------------------------------------------- */ 
.condition_box img { vertical-align:bottom;	}
.yes {
	background:url(../images/tobira/btn_yes_over.gif) no-repeat;
	float: left;
 }
.no {
	background:url(../images/tobira/btn_no_over.gif) no-repeat;
	float: right;
	}
.condition_box a { display:block; }
.condition_box a:hover { background-color:transparent; }
.condition_box a:hover img{ visibility:hidden; }

/* テキストサイズ
--------------------------------------------------------------- */ 
.text_small {
	font-size: 90%;
	line-height: 150%;
 }

/* リスト
--------------------------------------------------------------- */ 
.ol_01 {
	font-size: 9pt;
	padding: 0px;
	margin: 40px 20px 0px 60px;
	line-height: 20px;
 }
.ol_01 li {
	margin: 5px 0px 0px;
	padding: 0px;
 }
	.ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
/* プライバシーポリシー
----------------------------- */
.ol_02 {
	padding: 0px;
	margin: 0px 20px 0px 40px;
 }
.ol_02 li {
	margin: 20px 0px 0px;
	padding: 0px;
	font-weight: bold;
 }
.ol_02 li ol {
	margin: 5px 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
	list-style: none;
 }
.ol_02 li ol li {
	padding: 0px;
	font-weight: normal;
	list-style: none;
	margin: 0px;
 }

/* テーブルライン
--------------------------------------------------------------- */ 
.td1 {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
 }
.td2 {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
 }

/* スクロール設定（成婚者からの喜びの声）
--------------------------------------------------------------- */ 
.scroll {
	width: 188px;
	height: 200px;
	overflow-y: auto;
	border: 1px solid #DFD6CE;
	padding-left: 10px;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#827061;
	scrollbar-darkshadow-color:#CFC8C2;
	scrollbar-face-color:#DFD6CE;
	scrollbar-highlight-color:#DFD6CE;
	scrollbar-shadow-color:#DFD6CE;
	scrollbar-track-color:#F6F2EF;
}

/*リンク
--------------------------------------------------------------- */ 
ul a:link { color:#666666; text-decoration:none; }
ul a:visited { color:#999999; text-decoration:none; }
ul a:hover { color:#666666; text-decoration:underline; }

/*規約
--------------------------------------------------------------- */ 
.kiyaku {
	height: 200px;
	width: 400px;
	overflow: scroll;
}
