@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:#FFF;
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		sans-serif;
	font-size:62.5%;
	font-size:1.0em;
}
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{
	color:#333;
	font-size:0.8em;
	font-weight:normal;
	width:700px;
	height:18px;
	background:url(img/s_h1.png) no-repeat;
	padding:2px 0 0 0;
}
.f_red{
	color:#F00;
}

/* 
リンク
----------------------------------------------------------- */ 
a{
	color:#F00;
}
a:hover{
	text-decoration:none;
}
a:visited{
}
a:active{
}

/* 
全体
----------------------------------------------------------- */ 
#s_container{
	width:700px;
	margin:0 auto;
}

/* 
ヘッダー
----------------------------------------------------------- */ 
#s_header{
}

/* 
コンテンツ
----------------------------------------------------------- */ 
#s_content{
	width:680px;
	background:url(img/bgline.png) repeat-y;
	padding:10px 10px 0 10px;
}
.s_message2{
	font-size:0.8em;
	line-height:130%;
	width:680px;
	margin:10px 0 0 0;
}
dl.s_message{
	line-height:130%;
	width:660px;
	background:#DF4E77;
	margin:0 0 10px 0;
	padding:10px;
}
dl.s_message dt{
	color:#FF0;
	font-size:1.2em;
	text-align:center;
	margin:0 0 5px 0;
}
dl.s_message dd{
	color:#FFF;
	border:1px solid #FFF;
	padding:10px;
}
.s_warning{
	font-size:0.8em;
	color:#F0F;
	width:500px;
	margin:0 auto 10px auto;
}
.s_button{
	text-align:center;
	width:290px;
	margin:0 auto;
}
.s_btm{
	width:700px;
	height:20px;
	background:url(img/s_btm.png) no-repeat;
}

/* 
全体
----------------------------------------------------------- */ 
#container{
	width:840px;
	background:url(img/bgline2.png) repeat-y;
	margin:0 auto;
}
#girl_box{
}
#girl_box2{
}
.sub_pic{
	margin:10px 0;
}

/* 
ヘッダー
----------------------------------------------------------- */ 
#header{
	width:840px;
	margin:0 0 10px 0;
}

/* 
メイン
----------------------------------------------------------- */ 
#wrapper{
	width:820px;
	padding:0 10px;
}

/* 
コンテンツ
----------------------------------------------------------- */ 
#content{
	float:right;
	width:630px;
}
.cont_t{
	width:630px;
	height:10px;
	background:url(img/cont_t.png) no-repeat;
	margin:10px 0 0 0;
}
.cont_t2{
	width:630px;
	height:10px;
	background:url(img/cont_t.png) no-repeat;
	margin:10px 0 0 0;
	_margin:10px 0 -8px 0;
}
.cont_b{
	width:630px;
	height:10px;
	background:url(img/cont_b.png) no-repeat;
}
.girl_box{
	width:620px;
	background:url(img/cont_m.png) repeat-y;
	padding:0 0 0 10px;
}
.g_photo{
	float:left;
	width:100px;
	height:120px;
	background:#FFF;
	margin:0 10px 0 0;
}
dl.g_data{
	float:left;
	font-size:0.8em;
	width:90px;
	height:120px;
	margin:0 10px 0 0;
}
dl.g_data dt{
	color:#F0F;
	height:20px;
}
dl.g_data dt.f_blue{
	color:#00F;
}

dl.g_data dd{
	width:85px;
	color:#333;
	height:17px;
	margin:0 0 3px 0;
}
.g_comment{
	float:left;
	line-height:130%;
	width:390px;
	height:100px;
	padding:0 10px 0 0;

	overflow:auto;
	scrollbar-base-color:#EE95AC;
	scrollbar-arrow-color:#FFF;
}
.g_comment2{
	float:left;
	line-height:130%;
	width:200px;
	height:120px;
	margin:0 10px 0 0;
	padding:0 10px 0 0;

	overflow:auto;
	scrollbar-base-color:#EE95AC;
	scrollbar-arrow-color:#FFF;
}
.g_button{
	float:left;
	width:180px;
	height:120px;
}
.girl_box2{
	width:620px;
	background:url(img/cont_m.png) repeat-y;
	_margin:-4px 0 0 0;
	padding:0 0 0 10px;
}
.g_form{
	width:420px;
	height:160px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* 
about
------------------------------------- */ 
dl.about_list{
}
dl.about_list dt{
	float:left;
	width:240px;
	height:240px;
	margin:10px 10px 0 0;
}
dl.about_list dd{
	float:left;
	font-size:0.8em;
	line-height:150%;
	width:380px;
	margin:10px 0 0 0;
}
.about_t{
	color:#DC3D59;
	font-size:1.4em;
	font-weight:bold;
	height:20px;
	border-bottom:2px solid #DC3D59;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
}

/* 
point
------------------------------------- */ 
.point_t{
	color:#DC3D59;
	font-size:1.4em;
	font-weight:bold;
	height:20px;
	border-bottom:2px solid #DC3D59;
	margin:10px 0 0 0;
	padding:0 0 5px 0;
}
dl.point_list{
}
dl.point_list dt{
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	background:#DC3D59;
	margin:10px 0;
	padding:5px;
}
dl.point_list dd{
	margin:0 0 20px 0;
}
.point_l{
	float:left;
	width:150px;
	margin:0 10px 0 0;
}
.point_r{
	float:left;
	line-height:160%;
	width:470px;
}

/* 
experiences
------------------------------------- */ 
.exp_box{
	width:620px;
	background:url(img/cont_m.png) repeat-y;
	padding:0 0 0 10px;
}
.exp_comment{
	float:left;
	width:400px;
	line-height:130%;
}

/* 
site
------------------------------------- */ 
.site_box{
	width:610px;
	background:url(img/cont_m.png) repeat-y;
	padding:0 10px;
}
.site_l{
	float:left;
	width:180px;
	height:180px;
	background:#FFF;
}
dl.site_r{
	float:right;
	width:420px;
}
dl.site_r dt{
	color:#DC3D59;
	font-size:1.2em;
	font-weight:bold;
	height:20px;
	border-bottom:2px solid #DC3D59;
	margin:0 0 10px 0;
	padding:3px 0 3px 0;
}
dl.site_r dd{
}

/* 
サイド１
----------------------------------------------------------- */ 
#side1{
	float:left;
	width:180px;
}
ul.side_menu{
	width:180px;
	background:url(img/side1_m.png) repeat-y;
	padding:10px 0 0 0;
}
ul.side_menu li.menu1 a,
ul.side_menu li.menu2 a,
ul.side_menu li.menu3 a,
ul.side_menu li.menu4 a,
ul.side_menu li.menu5 a,
ul.side_menu li.menu6 a{
	width:160px;
	height:30px;
	display:block;
}
ul.side_menu li.menu1 a{
	background:url(img/button1.png) 0 0;
}
ul.side_menu li.menu1 a:hover{
	background:url(img/button1.png) -160px 0;
}
ul.side_menu li.menu2 a{
	background:url(img/button1.png) 0 150px;
}
ul.side_menu li.menu2 a:hover{
	background:url(img/button1.png) -160px 150px;
}
ul.side_menu li.menu3 a{
	background:url(img/button1.png) 0 120px;
}
ul.side_menu li.menu3 a:hover{
	background:url(img/button1.png) -160px 120px;
}
ul.side_menu li.menu4 a{
	background:url(img/button1.png) 0 90px;
}
ul.side_menu li.menu4 a:hover{
	background:url(img/button1.png) -160px 90px;
}
ul.side_menu li.menu5 a{
	background:url(img/button1.png) 0 60px;
}
ul.side_menu li.menu5 a:hover{
	background:url(img/button1.png) -160px 60px;
}
ul.side_menu li.menu6 a{
	background:url(img/button1.png) 0 30px;
}
ul.side_menu li.menu6 a:hover{
	background:url(img/button1.png) -160px 30px;
}

.side1_b{
	width:180px;
	height:10px;
	background:url(img/side1_b.png) no-repeat;
	margin:0 0 10px 0;
}
.button1bg{
	width:175px;
	height:30px;
	background:url(img/button1bg.png) no-repeat;
}

dl.side_site{
}
dl.side_site dt{
	width:180px;
	height:180px;
	background:#FFF;
	margin:10px 0 0 0;
}
dl.side_site dd{
	height:20px;
	padding:0px;
}

/* 
フッター
----------------------------------------------------------- */ 
#footer{
	font-size:0.8em;
	color: #333;
	text-align: center;
	margin:10px 0 0 0;
	padding:0 0 2px 0;
}

#footer a {
	color: #333;
}
.bg_btm{
	width:840px;
	height:20px;
	background:url(img/bg_btm.png) no-repeat;
}







/* 
メールフォーム
----------------------------------------------------------- */ 
dl.form01_area {
	float:left;
	font-weight:bold;
	width:420px;
	height:120px;
}
.form01_area dt {
	float:left;
	width:120px;
	height:25px;
}
.form01_area dd a{
	color:#F0F;
	font-weight:normal;
	font-size:0.8em;
}
.form01_area dd {
	float:right;
	width:300px;
	height:25px;
}
.form01_area dd input{
	width:295px;
}
.button01{
	float:right;
	width:180px;
	height:120px;
}
.toplink{
	float:left;
	height:17px;
	padding:3px 0 0 0;
}
.toplink a{
	color:#F0F;
	font-size:0.8em;
}

/* 
----------------------------------------------------------- */ 

/* 
----------------------------------------------------------- */ 

/* 
----------------------------------------------------------- */ 

