@charset "shift_jis";
/* ===================================================================
CSS information

 file name  :episode.css
 style info :エピソードディレクトリ用CSS
=================================================================== */


/* -----------------------------------------------------------
	コンテンツを包括する要素
----------------------------------------------------------- */
#main{
	width:920px;
	margin:0 auto;
}

#main_area:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;  
}

/* -----------------------------------------------------------
	ページヘッダー
----------------------------------------------------------- */
#main_top{
	width:920px;
	height:100px;
	background:url(../img/share/bg-main_top.jpg) no-repeat;
	padding-top:10px;
	position:relative;
}

#main_top h2{
	margin-top:15px;
	margin-left:15px;
	position:absolute;
	top:35px;
	left:5px;
	line-height:0;
}

/* -----------------------------------------------------------
	本文
----------------------------------------------------------- */
#local_area{
	width:630px;
	margin:20px 0 40px 0px;
	padding-left:30px;
	float:left;
}

/* -----------------------------------------------------------
	インデックス用スタイル
-----------------------------------------------------------*/


.episode #local_area a{
	color:#526093;
	text-decoration:underline;
}

.episode #local_area a:hover{
	color:#a9b0c9;
	text-decoration:underline;
}

.episode #local_area h3  {
	font-weight:normal;
	margin-bottom:20px;
}

div.index_box {
	clear:both;
	padding-bottom:40px;
	zoom:1;
}
div.first {
	margin-bottom: 40px;
	border-bottom: #e6e6e6 solid 2px;
}

div.index_box:after {
    content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

div.section {
	clear:both;
	float:left;
	width:308px;
}

div.section h4 {
	margin-bottom:10px;
}

div.section.right {
	clear:none;
	float:right;
}


div.section p {
	margin-bottom:10px;
}

div.section p.index_link {
	text-align:right;
}

div.section p.index_link a {
	padding:3px 0 3px 18px;
	color:#526093;
	text-decoration:underline;
	background:url(../img/share/ico-arrow_box.gif) no-repeat 0% center;
}

.mar20 {
	margin-bottom: 20px;
}

div.success_box {
	clear:both;
	margin-bottom: 15px;
	padding-top: 20px;
	background:url(../img/index/success_back.gif) no-repeat top left;
}
div.success_box .box{
	margin: 0 20px 0 15px;
}
div.success_box p.img_left{
	float:left;
}
div.success_box .right{
	width: 400px;
	float:right;
}
div.success_box h4{
	margin-bottom: 10px;
}
div.success_box h4.new{
	margin-bottom: 5px;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:6px;
	background:url(../img/index/ico_new.gif) no-repeat center left;
}
div.success_box p.monday{
	margin:0 0 10px 0;
}
div.success_box p.name{
	color:#ee5189;
	font-weight:bold;
}
div.success_box p.index_link {
	clear:both;
	padding: 0 0 10px 0;
	text-align:right;
	background:url(../img/index/success_back.gif) no-repeat bottom left;
}
div.success_box p.index_link a {
	margin-right: 20px;
	padding:3px 0 3px 18px;
	color:#526093;
	text-decoration:underline;
	background:url(../img/share/ico-arrow_box_y.gif) no-repeat 0% center;
}

div.happy_box {
	clear:both;

	margin-bottom: 15px;
	padding-top: 15px;
	background:url(../img/index/back_happy.gif) no-repeat top left;
}
div.end_box {
	margin-bottom: 35px;
}

div.duo {
	background:url(../img/index/back_happy.gif) no-repeat top left;
}
div.happy_box .box{
	padding: 0 15px 15px 15px;
	background:url(../img/index/back_happy.gif) no-repeat bottom left;
}
div.happy_box .left{
	margin-right: 10px;
	width: 310px;
	float:left;
}
div.happy_box .left2{
	margin-right: 10px;
	width: 410px;
	float:left;
}
div.happy_box .img_right{
	float:right;
}
div.happy_box p.index_link {
	clear:both;
	margin-top: 10px;
	padding: 0 0 10px 0;
	text-align:right;
}
div.happy_box p.index_link a {
	margin-right: 20px;
	padding:3px 0 3px 18px;
	color:#526093;
	text-decoration:underline;
	background:url(../img/share/ico-arrow_box.gif) no-repeat 0% center;
}


/* -----------------------------------------------------------
	サクセス index用スタイル
-----------------------------------------------------------*/
.success #local_area h3 {
	margin-bottom:12px;
}


.intro {
	border-bottom:1px solid #e6e6e6;
}

.intro:after {
    content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.intro h4 {
	color:#ee5189;
	margin-bottom:0.8em;
}

.intro p {
	margin-bottom:1em;
}

.intro p.notice {
	color:#be0707;
}

.enquate #main_area #local_area div p a{
	color:#526093;
	text-decoration:underline;
}

.couple {
	clear:both;
	width:630px;
	padding:12px 0;
	border-bottom:1px solid #e6e6e6;
}

.couple:after {
    content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.couple p.imgL {
	float:left;
	width:226px;
	margin:0;
}
.couple p.monday {
	margin: 0 0 5px 0;
}
.couple div.text {
	float:right;
	width:397px;
}

.couple div.text p.name a {
	font-size:117%;
	font-weight:bold;
	color:#ee5189 !important;
	margin-bottom:8px;
	background: none;
	text-decoration: none !important;
	padding:0;
}

.couple div.text p.name a:hover {
	text-decoration:underline !important;
}

.couple div.text a {
	display:block;
	padding-left:18px;
	color:#526093;
	text-decoration:underline;
	background:url(../img/share/ico-arrow_box.gif) no-repeat 0% center;
}

.couple div.text a:hover{
	color:#a9b0c9 !important;
	text-decoration:underline !important;
}




/* -----------------------------------------------------------
	サクセス 詳細ページ用スタイル
-----------------------------------------------------------*/
.intro div.text h4 {
	margin-bottom:40px;
}

.intro div.text p.name {
	font-weight:bold;
	text-align:right;
	margin-bottom:10px;
}



/* 	会話文
-----------------------------------------------------------*/
.dialog {
	padding-top:18px;
}

.dialog h5 {
	margin-bottom:15px;
}
	

.dialog p.theme {
	color:#ee5189;
	margin-bottom:23px;
}

.dialog dl {
	width:630px;
}

.dialog dl:after {
    content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.dialog dl dt {
	clear:both;
	float:left;
	padding-left:15px;
	width:61px;
	margin-bottom:2em;
}

.dialog dl dt.husband {
	color:#5ba413;
	background:url(../img/share/ico-husband.gif) no-repeat 0% center;
}

.dialog dl dt.wife {
	color:#ee5189;
	background:url(../img/share/ico-wife.gif) no-repeat 0% center;
}

.dialog dl dd {
	float:right;
	width:544px;
	margin-bottom:2em;
}


/* 	プロフィール
-----------------------------------------------------------*/
.profile {
	width:590px;
	padding:19px;
	border:1px solid #e6e6e6;
	margin-bottom:20px;
}

.profile:after {
    content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.profile p.imgL {
	float:left;
	margin:0;
}

.profile dl {
	float:right;
	width:380px;
}

.profile dl dt {
	padding-left:15px;
}

.profile dl dt.husband {
	color:#5ba413;
	background:url(../img/share/ico-husband.gif) no-repeat 0% center;
}

.profile dl dt.wife {
	color:#ee5189;
	background:url(../img/share/ico-wife.gif) no-repeat 0% center;
}

.profile dl dd {
	margin-bottom:1em;
}



/* -----------------------------------------------------------
	enquate index用スタイル
----------------------------------------------------------- */
.enquate div.intro {
	padding-top:15px;
	border-bottom:none;
}

.enquate #couple_list .couple.first {
	border-top:1px solid #e5e5e5;
	
}

.enquate #couple_list ul {
	margin: 10px 0;
	text-align: center;
	font-size: 107%;
}
.enquate #couple_list li {
	display: inline;
	margin: 0 2px;
	border: 1px solid #e5e5e5;
	padding: 2px 5px;
}
.enquate #couple_list ul a {
	text-decoration: underline;
}
.enquate #couple_list li.strong a {
	font-weight: bold;
}

/* -----------------------------------------------------------
	enquate detail用スタイル
----------------------------------------------------------- */
.enquate div.detail.intro div.text {
	padding-top:30px;
}

.enquate div.detail.intro p.name {
	text-align:left;
	font-size:117%;
	font-weight:bold;
	color:#ee5189;
	margin-bottom:8px;
}

/* 	Q&Aテーブル
-----------------------------------------------------------*/
.enquate table#q_and_a {
	width:630px;
	margin-bottom:70px;
	border-bottom:1px solid #e5e5e5;
}
.enquate table#q_and_a tr th {
	width:36px;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	border-right:1px solid #e5e5e5;
}

.enquate table#q_and_a tr th,
.enquate table#q_and_a tr td {
	padding:5px;
}

.enquate table#q_and_a tr.question th,
.enquate table#q_and_a tr.question td {
	border-top:1px solid #e5e5e5;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
	background:#f5f3f9;
}


.enquate table#q_and_a dl {
	width:544px;
	line-height:1.7;
}

.enquate table#q_and_a dl dt {
	clear:both;
	float:left;
	width:65px;
	padding-left:15px;
}

.enquate table#q_and_a dl dt.husband {
	color:#5ba413;
	background:url(../img/share/ico-husband.gif) no-repeat 0% center;
}

.enquate table#q_and_a dl dt.wife {
	color:#ee5189;
	background:url(../img/share/ico-wife.gif) no-repeat 0% center;
}

.enquate table#q_and_a dl dt.both {
	color:#ffb200;
	background:url(../img/share/ico-couple.gif) no-repeat 0% center;
}

.enquate table#q_and_a dl dd {
	float:right;
	width:460px;
}

/* 	サムネイルリンク
-----------------------------------------------------------*/
table#thumb_list {
	width:630px;
	margin-bottom:15px;
}

table#thumb_list caption {
	margin-bottom:15px;
}

table#thumb_list td {
	width:210px;
	padding:10px 0;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}


table#thumb_list td.center {
	border:1px solid #e5e5e5;
}

table#thumb_list td p {
	margin:0;
}

table#thumb_list td p.imgL {
	float:left;
	width:68px;
}

table#thumb_list td div.text {
	float:left;
	width:141px;
}

table#thumb_list td div.text p.name {
	color:#ee5189;
}

table#thumb_list td div.text a {
	display:block;
	padding-left:18px;
	color:#526093;
	text-decoration:underline;
	background:url(../img/share/ico-arrow_box.gif) no-repeat 0% center;
}
	
/* -----------------------------------------------------------
	共通サイドナビ
----------------------------------------------------------- */
#aside_area{
	background:url(../img/share/bg-local_right.gif) no-repeat left top;
	padding-left:20px;
	float:right;
	width:216px;
}

#aside_area a{
	color:#333;
}

#aside_area h5{
	margin-left:6px;
	margin-top:20px;
	width:180px;
	background:#89c51d;
	color:#fff;
	padding:2px 0 2px 10px;
	margin-bottom:0;
	font-size:120%;
}

#aside_area h5 a{
	color:#fff;
}

#aside_area h5 a:hover{
	color:#fff;
}



/*---------------------------------------------------------
	ローカルナビ
----------------------------------------------------------*/
#aside_area ul#local_nav {
	margin-left:6px;
	margin-bottom:30px;
	border-bottom:1px solid #89c51d;
	width:190px;
	padding-bottom:0;
}



#aside_area ul#local_nav li {
	background:none;
	border-bottom:1px solid #e5e5e5;
	width:190px;
}

#aside_area ul#local_nav li#current {
}

#aside_area ul#local_nav li a {
	width:178px;
	display:block;
	padding:7px 0 7px 12px;
	background:url(../img/share/ico-arrow_local_nav.gif) no-repeat 0% center;
}

/* 	ローカルナビ2階層目
-----------------------------------------------------------*/
#aside_area ul#local_nav li ul {
	border-top:1px solid #e5e5e5;
}

#aside_area ul#local_nav li ul a{
	margin-left:14px;
	width:176px;
	padding-left:14px;
}

#aside_area ul#local_nav li ul li.edge {
	border:none;
}

/* 	バナーエリア
-----------------------------------------------------------*/
#bnr_area{
	clear:right;
	padding-right:20px;
	padding-top:20px;
	float:right;
	width:190px;
	margin-bottom:20px;
}

#bnr_area ul li{
	padding-bottom:10px;
}

/* -----------------------------------------------------------
	ヘッダ部分
----------------------------------------------------------- */
div#header #header_left p#logo{
	width:120px;
	margin-bottom:6px;
	padding-bottom:0;
}
div#header #header_left p.top_copy{
	width:260px;
	height:18pt;
	padding-left:10px;
	font-size:8pt;
	line-height:1.2;
	position:absolute;
	top:20px;
	left:140px;
}
div#header #header_left h1#top_copy{
	width:220px;
	height:8pt;
	padding-left:10px;
	font-size:8pt;
	line-height:1.2;
	position:absolute;
	top:42px;
	left:145px;
	font-weight:normal;
}



/* -----------------------------------------------------------
	右下バナー
----------------------------------------------------------- */

ul#banner_area{
	margin-left:2px;
	margin-bottom:20px;
}
ul#banner_area li{
	padding-bottom:1px;
}

/* -----------------------------------------------------------
	体験談スタイル
----------------------------------------------------------- */
#taikendan{
	margin-top: 20px;
}
.taiken_comment{
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	border-bottom: 1px #e6e6e6 solid;
}
.taiken_comment .ico{
	float:left;
}
.taiken_comment p.title{
	margin-bottom: 10px;
	margin-left: 75px;
}
.taiken_comment p.comment{
	margin-left: 75px;
}
.taiken_comment p.comment strong{
	color:#ee5189;
}

.foot_list{
	margin-bottom: 50px;
	width: 630px;
	height: 135px;
	background:url(../taikendan/img/list_back.gif) no-repeat top left;
}
.foot_list ul{
	padding-top: 35px;
	margin-left: 12px;
}
.foot_list li{
	float:left;
}
div.taiken_list{
	clear:both;
	margin-bottom: 20px;
}
div.taiken_list div.taiken_title{
	position:relative;
	width:630px;
	height:37px;
	margin-bottom:20px;
}
div.taiken_list p.index_link{
	margin-bottom:40px;
}
div.taiken_list .ico{
	float:left;
	margin-right: 15px;
}
div.taiken_list  div.taiken_title p.more{
	position:absolute;
	bottom:11px;
	left:444px;
}


.intro p.notice2 {
	margin-top:1em;
	color:#be0707;
}

/* IEバグ修正 */

html*p.goto_top{
	margin-bottom:40px;
	width:610px;
}



