@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: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{
	color:#FFC88C;
	font-size:1.0em;
	font-weight:normal;
	width:695px;
	height:18px;
	background:url(img/s_h1.png) no-repeat;
	padding:2px 0 0 5px;
}

/* 
リンク
----------------------------------------------------------- */ 
a{
	color:#FFC88C;
}
a:hover{
	text-decoration:none;
}
a:visited{
}
a:active{
}

/* 
全体
----------------------------------------------------------- */ 
#s_container{
	width:700px;
	background:url(img/bgline.png) repeat-y;
	margin:0 auto;
	padding:0 5px;
}

/* 
ヘッダー
----------------------------------------------------------- */ 
#s_header{
}

/* 
コンテンツ
----------------------------------------------------------- */ 
#s_content{
	width:680px;
	padding:10px;
}
.s_message2{
	color:#FFF;
	width:660px;
	background:#E26F9A;
	margin:10px 0 0 0;
	padding:10px;
}
.s_message2 img{
	float:right;
	margin:0 0 0 10px;
}
dl.s_message{
	width:660px;
	background:#E26F9A;
	margin:0 0 10px 0;
	padding:10px;
}
dl.s_message dt{
	color:#90F;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	background:#FFF;
	margin:0 0 5px 0;
	padding:5px 0;
}
dl.s_message dd{
	color:#FFF;
}
.s_l{
	float:left;
	color:#FFF;
	width:270px;
}
.s_r{
	float:right;
	color:#FF0;
	text-align:center;
	width:400px;
}
.s_button a{
	display:block;
	width:400px;
	height:70px;
}
.s_button a{
	background:url(img/s_button.png) 0 0;
}
.s_button a:hover{
	background:url(img/s_button.png) 0 -70px;
}
.s_btm{
	width:700px;
	height:10px;
	background:url(img/s_btm.png) no-repeat;
}

/* 
全体
----------------------------------------------------------- */ 
#container{
	width:840px;
	background:url(img/bgline2.png) repeat-y;
	margin:0 auto;
	padding:0 5px;
}
#container2{
	width:830px;
	padding:0 5px;
}
#girl_box{
	background:#AE3C5A;
}
#girl_box2{
	background:#D1628A;
}
.sub_pic{
	margin:10px 0;
}

/* 
ヘッダー
----------------------------------------------------------- */ 
#header{
	width:840px;
	margin:0 0 10px 0;
}

/* 
メイン
----------------------------------------------------------- */ 
#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;
	_margin:9px 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;
	background:#FFF;
	margin:0 10px 0 0;
}
dl.g_data{
	float:left;
	width:90px;
	height:120px;
	margin:0 10px 0 0;
}
dl.g_data dt{
	color:#FFF;
	height:20px;
}
dl.g_data dt.f_blue{
	color:#FFF;
}

dl.g_data dd{
	width:85px;
	color:#FF0;
	height:17px;
	margin:0 0 3px 0;
}
.g_comment,
.g_comment2{
	float:left;
	color:#FFF;
	line-height:130%;
	width:210px;
	height:100px;

	overflow:auto;
	scrollbar-base-color:#D1628A;
	scrollbar-arrow-color:#D1628A;
}
.g_comment2{
	height:120px;
}
.g_button a{
	display:block;
	width:420px;
	height:40px;
	margin:10px 0 0 0;
	_margin:9px 0 0 0;
}
.g_button a{
	background:url(img/button2.png) 0 0;
}
.g_button a:hover{
	background:url(img/button2.png) 0 -40px;
}
.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:180px;
	margin:10px 0 0 0;
}

/* 
about
------------------------------------- */ 
dl.about_list{
}
dl.about_list dt{
	color:#90F;
	font-size:1.4em;
	font-weight:bold;
	height:20px;
	background:#FFF;
	margin:0 0 10px 0;
	padding:5px 0 5px 10px;
}
dl.about_list dd{
	color:#FFF;
	margin:0 0 10px 20px;
}

/* 
point
------------------------------------- */ 
.point_t{
	color:#90F;
	font-size:1.4em;
	font-weight:bold;
	height:20px;
	background:#FFF;
	margin:10px 0 10px 0;
	padding:5px 0 5px 10px;
}
dl.point_list{
	margin:0 0 0 20px;
}
dl.point_list dt{
	color:#FF0;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dashed #FFF;
	margin:0 0 5px 0;
}
dl.point_list dd{
	color:#FFF;
	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{
	color:#FFF;
	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;
	height:190px;
	background:#FFF;
}
dl.site_r{
	float:right;
	width:235px;
}
dl.site_r dt{
	color:#FF0;
	font-size:1.2em;
	font-weight:bold;
	height:15px;
	border-bottom:1px solid #FFF;
	margin:0 0 10px 0;
	padding:3px 0 3px 0;
}
dl.site_r dd{
	color:#FFF;
}

/* 
サイド１
----------------------------------------------------------- */ 
#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;
	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;
}
.button1bg{
	width:175px;
	height:30px;
	background:url(img/button1bg.png) no-repeat;
}

/* 
サイド２
----------------------------------------------------------- */ 
#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{
	width:175px;
	background:#FFF;
}

/* 
フッター
----------------------------------------------------------- */ 
#footer{
	color: #FFC88C;
	text-align: center;
	margin:10px 0;
}

#footer a {
	color: #FFC88C;
}
.bg_btm{
	width:840px;
	height:10px;
	background:url(img/bg_btm.png) no-repeat;
}







/* 
メールフォーム
----------------------------------------------------------- */ 
dl.form01_area {
	color:#FFF;
	font-weight:bold;
	width:420px;
}
.form01_area dt {
	float:left;
	width:120px;
	height:25px;
}
.form01_area dd a{
	font-weight:normal;
}
.form01_area dd {
	float:right;
	width:300px;
	height:25px;
}
.form01_area dd input{
	width:295px;
}
.button01{
	width:420px;
	height:40px;
	background:url(img/button2bg.png) no-repeat;
}
.toplink{
	float:left;
	height:20px;
}

/* 
----------------------------------------------------------- */ 

/* 
----------------------------------------------------------- */ 

/* 
----------------------------------------------------------- */ 

