@charset "utf-8";
/* CSS Document */

/* 
基本項目
----------------------------------------------------------- */ 
*{
	margin:0;
	padding:0;
}
html{
	height:100%;
	overflow-y:scroll\9;/*IE8*/
}
html>/**/body{/* for Modern browsers only not IE 7 */
	overflow:-moz-scrollbars-vertical;
	/* overflow-y:scroll; */
}
html:first-child body{/* for Opera 9 and below */
	min-height:100%;
	padding-bottom:1px;
}
body{
	color:#333;
	background:url(img/bg.jpg) repeat-x;
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		Osaka,
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		sans-serif,
		"メイリオ",
		Meiryo;
	font-size:62.5%;
	font-size:0.8em;
}
li{
	list-style-type:none;
}
img{
	border:0;
	vertical-align:top;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0;
}
a:active, a:focus{
	outline:none;  
}  
.over{
}
.png_bg{
}
h1{
	font-size:1.0em;
	font-weight:normal;
}
.f_pink{
	color:#F0F;
}

/* 
リンク
----------------------------------------------------------- */ 
a{
	color:#333;
}
a:hover{
	text-decoration:none;
}
a:visited{
}
a:active{
}

/* 
全体
----------------------------------------------------------- */ 
#s_container{
	width:700px;
	margin:0 auto;
	padding:10px 0 0 0;
}

/* 
ヘッダー
----------------------------------------------------------- */ 
#s_header{
}

/* 
コンテンツ
----------------------------------------------------------- */ 
#s_content{
	width:680px;
	padding:10px;
	background:#FFF;
}
dl.s_message{
	color:#F0F;
	width:658px;
	border:#CCC solid 1px;
	margin:0 0 10px 0;
	padding:10px;
}
dl.s_message dt{
	font-size:1.2em;
	text-align:center;
	border-bottom:1px solid #F0F;
	margin:0 0 5px 0;
}
dl.s_message dd{
}
.s_l{
	float:left;
	width:270px;
}
.s_r{
	float:right;
	text-align:center;
	width:400px;
}

/* 
全体
----------------------------------------------------------- */ 
#container{
	width:830px;
	margin:0 auto;
	padding:0 5px;
	background:#FFF;
}
#girl_box{
	background:#FFF;
}
.sub_pic{
	margin:10px 0;
}

/* 
ヘッダー
----------------------------------------------------------- */ 
#header{
	width:840px;
	margin:0 auto;
}

/* 
メイン
----------------------------------------------------------- */ 
#wrapper{
	float:right;
	width:635px;
}

/* 
コンテンツ
----------------------------------------------------------- */ 
#content{
	float:left;
	width:440px;
}
.cont_t{
	width:440px;
	height:10px;
	background:url(img/cont_t.png) no-repeat;
	margin:10px 0 0 0;
}
.cont_b{
	width:440px;
	height:10px;
	background:url(img/cont_b.png) no-repeat;
}
.girl_box{
	width:430px;
	background:url(img/cont_m.png) repeat-y;
	padding:0 0 0 10px;
}
.g_photo{
	float:left;
	width:100px;
	height:120px;
	margin:0 10px 0 0;
}
dl.g_data{
	float:left;
	width:90px;
	height:120px;
	margin:0 10px 0 0;
}
dl.g_data dt{
	font-weight:bold;
	height:20px;
}
dl.g_data dd{
	width:75px;
	color:#F0F;
	height:16px;
	margin:0 0 3px 10px;
	border-bottom:1px dotted #F0F;
}
.g_comment,
.g_comment2{
	float:left;
	line-height:130%;
	width:210px;
	height:100px;
	margin:0 0 3px 0;

	overflow:auto;
	scrollbar-base-color:#FFF;
	scrollbar-arrow-color:#FFF;
}
.g_comment2{
	height:120px;
}
#g_button{
	margin:10px 0 0 0;
}
.girl_box2{
	width:430px;
	background:url(img/cont_m.png) repeat-y;
	_margin:-4px 0 0 0;
	padding:0 0 0 10px;
}
.g_form{
	width:420px;
	height:140px;
	margin:10px 0 0 0;
}

/* 
about
------------------------------------- */ 
dl.about_list{
}
dl.about_list dt{
	color:#F00;
	font-size:1.4em;
	font-weight:bold;
	height:20px;
	border-left:4px solid #F00;
	border-bottom:1px dashed #F00;
	margin:10px 0 10px 10px;
	padding:5px 0 5px 10px;
}
dl.about_list dd{
	margin:0 0 0 20px;
}

/* 
point
------------------------------------- */ 
.point_t{
	color:#F00;
	font-size:1.4em;
	font-weight:bold;
	height:20px;
	border-left:4px solid #F00;
	border-bottom:1px dashed #F00;
	margin:10px 0 10px 10px;
	padding:5px 0 5px 10px;
}
dl.point_list{
	margin:0 0 0 20px;
}
dl.point_list dt{
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dashed #333;
	margin:0 0 5px 0;
}
dl.point_list dd{
	margin:0 0 20px 0;
}

/* 
experiences
------------------------------------- */ 
.exp_box{
	width:430px;
	background:url(img/cont_m.png) repeat-y;
	padding:0 0 0 10px;
}
.exp_comment{
	line-height:130%;
	margin:10px 0 0 0;
	padding:0 10px 0 0;
}

/* 
site
------------------------------------- */ 
.site_box{
	width:420px;
	background:url(img/cont_m.png) repeat-y;
	padding:0 10px;
}
.site_l{
	float:left;
	width:175px;
}
dl.site_r{
	float:right;
	width:235px;
}
dl.site_r dt{
	color:#F00;
	font-size:1.2em;
	font-weight:bold;
	height:15px;
	border-left:4px solid #F00;
	border-bottom:1px dashed #F00;
	margin:0 0 10px 0;
	padding:3px 0 3px 5px;
}
dl.site_r dd{
}

/* 
サイド１
----------------------------------------------------------- */ 
#side1{
	float:left;
	width:175px;
}
ul.side_menu{
	width:175px;
	background:url(img/side1_m.png) repeat-y;
	padding:10px 0 0 0;
}
ul.side_menu li{
	width:150px;
	height:15px;
	background:url(img/side1_p.png) 5px 10px no-repeat;
	border-bottom:1px dotted #CCC;
	margin:0 0 0 5px;
	padding:5px 0 5px 15px;
}
.side1_b{
	width:175px;
	height:10px;
	background:url(img/side1_b.png) no-repeat;
	margin:0 0 10px 0;
}

/* 
サイド２
----------------------------------------------------------- */ 
#side2{
	float:right;
	width:175px;
}
dl.side2_site{
}
dl.side2_site dt{
	height:15px;
	background:url(img/side1_p.png) 5px 5px no-repeat;
	margin:10px 0 0 0;
	padding:0 0 5px 15px;
}
dl.side2_site dd{
}

/* 
フッター
----------------------------------------------------------- */ 
#footer{
	color: #000;
	text-align: center;
	margin:10px 0 30px 0;
}

#footer a {
	color: #000;
}








/* 
メールフォーム
----------------------------------------------------------- */ 
dl.form01_area {
	color:#F0F;
	width:420px;
}
.form01_area dt {
	float:left;
	width:120px;
	height:25px;
}
.form01_area dd {
	float:right;
	width:300px;
	height:25px;
}

/*110120森修正*/
/*.form01_area dd input{
	width:295px;
}*/
/*110120森修正ここまで*/

.button01{
	width:420px;
	height:40px;
}

.qr_area{
	float:left;
	width:680px;
	margin:10px 0 0 0;
}
.qr_area img{
	float:left;
	margin:0 5px 5px 0;
}











