@charset "shift_jis";

/* -------------------------------------------- */
/*html>body #hack {
color:#ff0000;
}
*/

* { font-size:100%; margin:0; }

html{height:100%;}

body{
	color:#430c0c;
    font-size:12px;
	line-height:1.6;
	margin:0;
	height:100%;
	background-repeat:repeat;
	background-image: url(image/back.gif);
	background-position: left top;
	background-attachment:scroll;
	position:relative;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

h1{
	font-size:11px;
	color:#fff;
	font-weight:lighter;
	}

a:link {color:#139DD9;text-decoration:underline;}
a:visited {color:#139DD9;text-decoration:underline;}
a:hover {color:#0F5C9B;text-decoration:underline;}

img{border:0;}

.outline_none {outline:0;
}

/*フォント装飾================================================*/


/*==レイアウトとかそのへん===================================*/

.logo_box {
	width:243px;
	float:left;
}

.tel_box {
	width:260px;
	float:right;
}


/*メインウィンドウを中央配置に。IE6バグ回避対策*/

div.conteinar {
	width:762px;
	text-align:center;
	height:100%;
}

div.conteinar_box{
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}

div.hed_window {
	width:762px;
	height:auto;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

div.hed_box{
 text-align: left;
  margin-left: auto;
 margin-right: auto;
}

div.main_window_top {
	width:762px;
	height:auto;
	text-align:center;
	padding-left:31px;
	padding-right:31px;
}

div.main_window_top_box{
 text-align: left;
  margin-left: auto;
 margin-right: auto;
}

div.main_window {
	width:762px;
	text-align:center;
	clear:both;
	background-image:url(image/main_window_r.png);
	background-repeat:repeat-y;
	/*overflow:auto;*/  /*これ重要！Safari対策　height100%は、ここでは不要。*/
}

div.main_box{
 text-align: left;
  margin-left: auto;
 margin-right: auto;
}

div.main_box_end {
	width:762px;
	 text-align: left;
  margin-left: auto;
 margin-right: auto;
}



/*フッダー１００％　IE6バグ回避対策*/
div.hud_window {
	clear:both;
	padding:0;
	width:100%;
	height:166px;
	background-image:url(image/hud_back.gif);
	background-repeat:repeat-x;
	
}
div.hud_window_text {
	margin-left: auto;
 	margin-right: auto;
	text-align:left;	
	width:762px;
	font-size:12px;
	color:#FFF;
}

div.hud_window_text a {
	color:#ffb487;
}

div.hud_window_text a:hover {
	color:#ffdf5e;
}

div.contents {
	width:700px;
	margin-left:31px;
}

div.big_contents {
	width:750px;
	margin-left:6px;
}

div.into_contents {
	clear:both;
	width:707px;
	margin-left:28px;
	background-image:url(image/intoduction/box_r.jpg);
	height:100%;
	overflow:auto;
}

div.into_contents_bottom {
	clear:both;
	width:707px;
	margin-left:28px;
}

.intoduction_text {
	width:663px;
	margin-left:22px;
}

.intoduction_text_left {
	width:389px;
	float:left;
}

.intoduction_text_right {
	width:230px;
	float:right;
}

.oshirase_line1 {
	background-image:url(image/oshirase_line.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#fbdda9;
}

.oshirase_line2 {
	background-image:url(image/oshirase_line.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#fce7c3;
}


.girl_box {
	float:left;
	width:218px;
	height:281px;
	background-image:url(image/girl_intoduction/box_main.jpg);
	background-position:bottom;
	margin-right:23px;
	margin-bottom:23px;
}

.girl_box2 {
	float:left;
	width:218px;
	height:281px;
	background-image:url(image/girl_intoduction/box_main.jpg);
	background-position:bottom;
	margin-bottom:23px;
}

.girl_name {
	background-image:url(image/girl_intoduction/box_top.jpg);
	background-repeat:no-repeat;
	height:24px;
	color:#FFF;
	font-weight:bold;
	padding-left:28px;
	padding-top:10px;
}

.girl_photo {
	margin-left:13px;
}

.girl_text {
	color:#FFF;
	font-size:10px;
	width:172px;
	margin-left:13px;
	padding-left:10px;
	padding-right:10px;
	margin-top:20px;
}

.girl_botton {
	width:171px;
	height:30px;
	display:block;
	background-image:url(image/girl_intoduction/botton1a.jpg);
	cursor:pointer;
}

.girl_botton:hover {
	background-image:url(image/girl_intoduction/botton1.jpg);
}

.hud_image_box {
	margin-top:15px;
}

.hud_image {
	margin-right:15px;
}