@charset "UTF-8";
*{
	margin:0;
	padding:0;
}

/* 画像ボーダー */
img{
	margin:0px;
	border:none;
	vertical-align:top;
	-ms-interpolation-mode:bicubic;
}

/* clearfix */
.clearfix:after {  
	content: " ";   
	display: block;   
	height: 0;   
	clear: both;   
	visibility: hidden;  
}  
.clearfix {  
	display: inline-block;  
	min-height: 1%;  
}  
/* Hides from IE-mac \*/  
* html .clearfix {  
	height: 1%;  
}  
.clearfix {  
	display: block;  
}  
/* End hide from IE-Mac */  

/* テキストリンク */
a:link{color:#a149de; text-decoration:none;}
a:visited{color:#a149de; text-decoration:none;}
a:active{color:#ffffff; text-decoration:none;}
a:hover{color:#ffffff; text-decoration:none;}

/* ボディ設定 */
body{
	margin:0 auto;
	padding:0;
	font-family:メイリオ;
	font-size:12px;
	line-height:16px;
	color:#000000;
	text-align:center;
}
/* 透過のマウスオーバー */
a:hover img{
	opacity:0.8;
	filter:alpha(opacity=90);
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}

/*==========================
ヘッダー
===========================*/
#header{
	height:250px;
	margin-bottom:10px;
}

.menu{
	width:1000px;
	height:40px;
	margin:0 auto;
}

h1{
	font-size:12px;
	background:#000;
	color:#fff;
}


.line{
	height:50px;
	background: none repeat scroll 0 0 #000000;
}


.home{
	background:url(../img/header2.jpg) no-repeat center top;
	padding:200px 0 0 0;



}

/*==========================
フッター
===========================*/
/* フッター */
#Footer{
	background:#310B16;
	margin:20px 0 0 0;
}

.futter{
	width:900px;
	padding:20px 0;
	margin:0 auto;
}

.futter-sita{
	height:20px;
	background: none repeat scroll 0 0 #000000;
	padding:10px 0 0 0;
}

.futter-sita p{
	color:#fff;
}
/*================================================
 共通ページ
================================================*/
/* ベース */
#Base{
	margin:0 auto;
	width:1900px;
}
/* メイン */
#main_back{
	background:url(../img/haikei.jpg)center top;
	background-color:#ffffff;
	margin:0 auto;
}

#Main{
	width:990px;
	margin:0 auto;
}

.midasi{
	width:400px;
	height:100px;
	float:left;
	margin:10px 30px 10px 30px;
}

.midasibun{
	float:left;
	width:550px;
	height:80px;
	margin:10px 0 10px 10px;
	text-align:left;
	padding:10px;

}

.midasi3{
	width:400px;
	height:100px;
	float:left;
	margin:10px 30px 10px 0;
}

.midasibun3{
	float:left;
	width:500px;
	height:80px;
	margin:10px 0 10px 10px;
	text-align:left;
	padding:10px;

}

.midasi4{
	width:400px;
	height:80px;
	float:left;
	margin:10px 30px 10px 100px;
}

.midasibun4{
	float:left;
	width:500px;
	height:60px;
	margin:10px 0 10px 10px;
	text-align:left;
	padding:10px;

}

.main-waku{
	width:1109px;
	background-color:#ffffff;
	margin:0 auto;
	border-left:solid 1px #9A805B;
	border-right:solid 1px #9A805B;
	border-bottom:solid 1px #9A805B;
	padding:0 0 50px 0;

}

.sita2{
	width:989px;
	height:167px;
	margin:0 auto;
	padding:30px 0 0 120px;
}
.page{
	width:130px;
	height:50px;
	padding:100px 0 0 920px;
}


/*==========================
index
===========================*/
.home2{
	background:url(../img/header.jpg) no-repeat center top;
	height:430px;
}
.nakami{
	background:url(../img/haikei.jpg)center top;
	padding:0 0 50px 0;
}

.nyuuten{
	padding:30px 0 0 0;
	width:300px;
	height:280px;
	margin:0 auto;
}

.nyuuten p{
	color:#fff;

}

.index-text{
	width:700px;
	margin:0 auto;
	border:solid 1px #664C29;
	padding:10px;
	background:#000;
}

.index-text p{
	color:#fff;
	text-align:left;
}

#link_box{
	width:480px;
	margin:0 auto;
	border:solid 1px #664C29;
	padding:10px;
	background:#000;
	margin-bottom:30px;

}
#link_box img{
	float:left;
}

/*==========================
メインページ
===========================*/
#main_box{
	width:1009px;
	padding:20px 50px 30px;
}
#left{
	width:280px;
	height:680px;
	float:left;
}
#right{
	width:700px;
	height:680px;
	margin:10px 0 0 19px;
	float:left;
}
#left #col_bn{
	margin:10px 0;
}
#left #col_photodiary{
	margin:10px 0;
}
#left #col_photodiary .dto_diary_widget_v3{
	height:380px;
	overflow-y: scroll;
}
#news{
	float:left;
	width:430px;
	height:490px;
	margin:0 10px 10px 0;
}
#news_box{
	border:1px #2e0c40 solid;
	border-top:none;
	width:418px;
	height:439px;
	padding:5px;
	overflow-y:scroll;
	overflow-x:hidden;
}
#news_box p{
	margin:5px 0;
}
#pickup{
	float:left;
	width:260px;
	height:490px;
	margin-bottom:10px;
}
#pickup_box{
	border:1px #2e0c40 solid;
	border-top:none;
	width:248px;
	height:439px;
	padding:5px;
	overflow-y:scroll;
	overflow-x:hidden;
}

.midasi2{
	width:440px;
	height:40px;
}


.pic{
	margin:0 0 5px 10px;
}

.text{
	text-align:left;
	width:210px;
	margin:10px;
}

.pic2{
	margin:0 0 5px 10px;
}
.bannar{
	float:left;
	width:250px;
	height:120px;
	margin:10px 50px 0 0;
}
.syukkin #col_waiting{
	height:250px;
	margin:0 0 20px;
	overflow-y:scroll;

}
/*==========================
奥様一覧
===========================*/
.girl{
	width:188px;
	height:300px;
	background:url(../img/girl.back.gif);
	margin:0 10px 20px 0;
	float:left;
}

.photo{
	margin:15px 10px 5px 10px;
}

.girl p{
	color:#000000;
	text-align:center;
}


/*==========================
プロフィール
===========================*/
.oowaku{
	width:1000px;
	padding:20px;
	border:solid 2px #9A805B;
	margin:0 0 20px 30px;
	background:url(../img/plof_hana.png)no-repeat right top;
	
}

.oowaku2{
	width:1000px;
	padding:20px 20px 10px 20px;
	border:solid 2px #9A805B;
	margin:0 0 0 30px;
}



.left-g{
	width:550px;
	float:left;
}

.bun{
	width:400px;
	float:left;
}

.nakami{

}

/* サムネイル画像表示（thumbnaillist）
-----------------------------------------*/
#thumbnaillist{
	float:left;
}
#thumbnaillist ul{
}
#thumbnaillist li{
	height:97px;
	background:none;
	padding:0 10px 0px 0;
	margin:0 0 10px 0;
	list-style:none;
}
#thumbnaillist li a{
	display:block;
}
#thumbnaillist li a:link    {}
#thumbnaillist li a:visited {}
#thumbnaillist li a:hover   {opacity:0.8;}
#thumbnaillist li a:active  {opacity:0.8;}
/* IE用 ↓*/
#thumbnaillist li a:hover img {filter:alpha(opacity=80);}

/* メイン画像表示（mod_mainimglist）
-----------------------------------------*/
#mainimglist{
	float:left;
	width:350px;
	height:525opx;
	margin:0 10px 0 0;
}


.girlprof{
	width:480px;
	border:solid 2px #95723A;
	margin:0 20px 10px 0;
	padding:10px 0 10px 50px;
}

.bun2{
	width:450px;
	float:left;
}

.name{
	font-size:18px;
	line-height:25px;
}

.name strong{
	font-size:26px;
}

.name p{
	text-align:left;
}

.qa{
	margin-bottom:20px;
}

.qa strong{
	color:#fa08ca;
	text-align:left;
}

.qa p{
	text-align:left;
	font-size:12px;
	line-height:14px;
}

.option{
	width:530px;
	margin:0 20px 10px 0;
	padding:10px 0;
}

.option ul{
}
.option li{
	list-style:none;
	float:left;
	margin:5px 0 0 5px;
}


.syukkinmidasi{
	float:left;
	width:120px;
	height:30px;
	margin:15px 10px 0 0;
}


.cw{
 	 width:750px;
  	height:80px;
	float:left;
	margin:0 0 0 30px;
}

.c-waku{
 	 width:90px;
  	height:20px;
	border:solid 1px #95723A;
	float:left;
	margin:0 5px 2px 0;
	padding:5px;
}

.c-waku1{
 	 width:90px;
  	height:19px;
	background-color:#95723A;
	border:solid 1px #95723A;
	float:left;
	margin:0 5px 0 0;
	padding:5px;
}

#col_prf_photodiary{
	width:530px;
	background:url(../img/tit_p_photodiary.gif) no-repeat top;
	padding:35px 0 0 0;
}
#col_prf_photodiary .dto_diary_widget_v3{
	height:250px;
	overflow-y:scroll;
}
/*==========================
スケジュール
===========================*/
.btn{
	margin:0 0 10px 350px;
	float:left;

}

.btn img{
	float:left;
	margin-right:10px;
}

a:link.link1{
	display:block;
	width:100px;
	height:30px;
	background-image:url(../img/sche_btn1_on.gif);
	list-style:none;
	float:left;
	margin:0 10px 0 0;

}
a:hover.link1{
	display:block;
	width:100px;
	height:30px;
	background-image:url(../img/sche_btn1_off.gif);
	list-style:none;
	float:left;
	margin:0 10px 0 0;
}


a:link.link2{
	display:block;
	width:100px;
	height:30px;
	background-image:url(../img/sche_btn2_on.gif);
	list-style:none;
	float:left;
	margin:0 10px 0 0;
}

a:hover.link2{
	display:block;
	width:100px;
	height:30px;
	background-image:url(../img/sche_btn2_off.gif);
	list-style:none;
	float:left;
	margin:0 10px 0 0;
}

a:link.link3{
	display:block;
	width:100px;
	height:30px;
  	background-image:url(../img/sche_btn3_on.gif);
  	list-style:none;
	float:left;
	margin:0 10px 0 0;
}

a:hover.link3{
  	display:block;
 	width:100px;
  	height:30px;
 	background-image:url(../img/sche_btn3_off.gif);
  	list-style:none;
	float:left;
	margin:0 10px 0 0;
}

.week{
 	 width:900px;
  	height:130px;
	border:solid 2px #95723A;
	margin:20px 0 0 40px;
	padding-bottom:10px;
}

.w-photo{
	float:left;
	margin:15px 20px 0 30px;
	border:solid 2px #95723A;
}

.week p{
	text-align:left;
	margin:10px 0;
}



.w-waku{
 	 width:100px;
  	height:40px;
	float:left;
	margin-bottom:10px;
	border:solid 1px #95723A;
	margin:0 5px 0 0;
}

.w-waku p{
	text-align:center;
}
.w-waku1{
 	 width:100px;
  	height:39px;
	float:left;
	background-color:#95723A;
	margin-bottom:10px;
	border:solid 1px #95723A;
	margin:0 5px 0 0;
}

.w-waku2{
 	 width:100px;
  	height:39px;
	float:left;
	background-color:#b01111;
	margin-bottom:10px;
	border:solid 1px #b01111;
	margin:0 5px 0 0;
}

.w-waku3{
 	 width:100px;
  	height:39px;
	float:left;
	background-color:#b01111;
	margin-bottom:10px;
	border:solid 1px #b01111;
	margin:0 5px 0 0;
}

.w-waku1 p{
	text-align:center;
	color:#ffffff;
}
.w-waku2 p{
	text-align:center;
	color:#ffffff;
}
.w-waku3 p{
	text-align:center;
	color:#ffffff;
}



/*==========================
料金表
===========================*/
.waku{
	width:980;
	padding:5px;
	border:solid 1px #9A805B;
	text-align:left;
	margin:0 auto;
}

.naiyou{
	width:900;
	padding:10px;
	background-color:#FCD9FA;
	text-align:left;
	margin:0 auto;
}

/*==========================
ランキング
===========================*/
.ranking1{
 	width:960px;
  	height:480px;
 	background-image:url(../img/ranking1.gif);
	margin-top:30px;
	padding:20px 0 0 20px;
}

.ranking2{
 	width:960px;
  	height:480px;
 	background-image:url(../img/ranking2.gif);
	margin-top:30px;
	padding:20px 0 0 20px;
}
.ranking3{
 	width:960px;
  	height:480px;
 	background-image:url(../img/ranking3.gif);
	margin-top:30px;
	padding:20px 0 0 20px;
}

.r-photo{
	float:left;
	margin:0 60px 0 0;
}

.r-migi{
	float:left;
	width:520px;
	height:450px;
	text-align:left;
}

.r-migi p{
	font-size:26px;
	margin:120px 0 40px 145px;
}



/*==========================
　リンクページの設定 上部にclearfixの設定あり
===========================*/
#link{
	margin:30px auto 0;
	width:800px;
	height:auto;
	padding-bottom:10px;
}
#link .link_box{
	float:left;
	text-align:center;
	width:190px;
	padding:0 5px;
	height:85px;
}

/*==========================
SP indexフッターリンク
===========================*/
#f_link{
	padding:2% 0;
	margin:0 0 2%;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}