@charset "shift_jis"; 




/*--------------------------------*/
/*      　　　全体の設定　        */		
/*--------------------------------*/


/*marginとpadingの基礎値の設定*/
*{
	margin: 0px;
	padding: 0px;
}

/*imgタグのベースラインスペース削除*/
img {
	border: none;
}

html {
  overflow-y:scroll;
}

/*////リストの表示を消す設定////*/
ol, ul, li {
	list-style: none;
	margin-left:0px;
	padding-left:0px;
	margin-top: 0px; 
 }

body {
	margin: 0px;
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #FFF;
	overflow-x : hidden;/*プロフページのインラインフレーム縦スクロールのみ*/
	min-width:1120px;
	background: url(../img/bg.jpg) repeat fixed;
}

hr{
 border:solid #333333; 
	border-width:1px 0 0 0;
	height:1px;/* for IE6 */   
	clear:both;/* for IE6 */
}



#topline {
	margin: 0px;
	height: auto;
	width: 100%;
	float: left;
	background: url(../img/h1_bg.png);
}
h1{
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	width: 1120px;
	text-align: center;
	margin: 0px auto;
	word-wrap: break-word;
	height: 16px;
	background: url(../img/h1_bg.png);
}


#head {
	margin: 0px;
	height: auto;
	width: 100%;
	float: left;
	background: url(../img/h2_bg.png);/*	background-color: rgba(255,255,255,0.7);*/
}
h2{
	margin: 0px auto 0px;
	height: auto;
	width: 1120px;
	font-size: 30px;
	color: #DF0000;
	font-weight: bold;
	line-height: 40px;
	text-shadow: 1px 1px 1px #000;
	word-wrap: break-word;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}


h5,h6 {
	font-size: 100%;
}



a:link { color: #FFF; } 
a:visited { color: #FFF; } 
a { text-decoration: none; }



/*--------------------------------*/
/*      　　　　全体枠　　        */		
/*--------------------------------*/

/*背景画像設定*/
	
img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1200px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  /* またはabsolute; */
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px){
  img.bg {
  left: 50%;
  margin-left: -512px; }
}

div#container {
  position: relative; 
}



#main_bg {
	height: auto;
	width: 100%;
	float: left;
	background: url(../img/bg_line.png) repeat-y center top;
	position:relative;	
}

/*背景画像設定ここまで*/



#wrapbg {
	margin: 0px;
	height: auto;
	width: 100%;
	float: left;
	position: absolute;
}	
#wraimg {
	margin: 0px;
	height: auto;
	width: 100%;
/*	background: url(../img/bg_txt.png) repeat-y scroll center top;*/
	float: left;
}
#wrapper {
	margin: 0px auto;
	height: auto;
	width: 1120px;
	background: #FFF;
}

#rap {/*中央部背景色指定部分*/
	height: auto;
	width: 1120px;
		background-color: rgba(0,0,0,0.7);
	float: left;
	margin: 0px auto 0px;
	/*	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	border:1px solid #CCCCCC;
	-webkit-border-radius: 8px;*/
	padding: 0px 0px 20px;
	/*background: url(../img/bg_center.png);/*	border: 1px solid #39F;*/
}

/*--------------------------------*/
/*      　　　ヘッダー　　        */		
/*--------------------------------*/

#headtop {
	height: 10px;
	width: 100%;
	background-color: #FF80C0;
	margin: 0px auto 10px;
	float: left;
		min-width:1120px;
}

#header {
	margin: 0px;
	height: 455px;
	width: 100%;
	margin: 0px auto;
	float: left;
	background-image: url(../img/bg_header.jpg);
}
#header #box{
	margin: 0px auto;
	height: 455px;
	width: 1120px;
}


#navi {
	height: 40px;
	width: 100%;
	margin: 0px auto;
	background: url(../img/bg_btn.png);
	float: left;
}
ul#menu {
	height:40px;
	margin:0 auto;
	padding:0;
	width: 1116px;
}
ul#menu li a {
	display:block;
	height:40px;
	width:186px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;

}

ul#menu li.top {
	background:url(../img/btn_top.png) no-repeat;
	float: left;
}
ul#menu li.top a {
	background:url(../img/btn_top.png) 0px -40px;
}

ul#menu li.howto {
	background:url(../img/btn_howto.png) no-repeat;
	float: left;
}
ul#menu li.howto a {
	background:url(../img/btn_howto.png) 0px -40px;
}

ul#menu li.sys {
	background:url(../img/btn_sys.png) no-repeat;
	float: left;
}
ul#menu li.sys a {
	background:url(../img/btn_sys.png) 0px -40px;
}

ul#menu li.girl {
	background:url(../img/btn_girl.png) no-repeat;
	float: left;
}
ul#menu li.girl a {
	background:url(../img/btn_girl.png) 0px -40px;
}

ul#menu li.newgirl {
	background:url(../img/btn_newgirl.png) no-repeat;
	float: left;
}
ul#menu li.newgirl a {
	background:url(../img/btn_newgirl.png) 0px -40px;
}

ul#menu li.sch {
	background:url(../img/btn_sch.png) no-repeat;
	float: left;
}
ul#menu li.sch a {
	background:url(../img/btn_sch.png) 0px -40px;
}

ul#menu li.job {
	background:url(../img/btn_job.png) no-repeat;
	float: left;
}
ul#menu li.job a {
	background:url(../img/btn_job.png) 0px -40px;
}

ul#menu li.hotel {
	background:url(../img/btn_hotel.png) no-repeat;
	float: left;
}
ul#menu li.hotel a {
	background:url(../img/btn_hotel.png) 0px -40px;
}

ul#menu li.link {
	background:url(../img/btn_link.png) no-repeat;
	float: left;
}
ul#menu li.link a {
	background:url(../img/btn_link.png) 0px -40px;
}

ul#menu li.contact {
	background:url(../img/btn_contact.png) no-repeat;
	float: left;
}
ul#menu li.contact a {
	background:url(../img/btn_contact.png) 0px -40px;
}

ul#menu li.movie {
	background:url(../img/btn_movie.png) no-repeat;
	float: left;
}
ul#menu li.movie a {
	background:url(../img/btn_movie.png) 0px -40px;
}


ul#menu li.access {
	background:url(../img/btn_access.png) no-repeat;
	float: left;
}
ul#menu li.access a {
	background:url(../img/btn_access.png) 0px -40px;
}


/*--------------------------------*/
/*      　　　　left　　          */		
/*--------------------------------*/


#left {
	float:left;
	width:800px;
	height:auto;
	margin: 20px 0px 0px 20px;
}
#headline{
	float:left;
	width:800px;
	height:30px;
	background: url(../img/bar_headline.png);
	margin: 0px 0px 15px;
	font-weight: normal;
	color: #000;
	font-size: 14px;
	line-height: 20px;
}
#headline span{
	float:left;
	width:683px;
	height:18px;
	margin: 5px 0px 0px 110px;
	background: #FFF;
	border: 1px solid #666;
}



/*#left h3{
	float:left;
	width:100%;
	height:30px;
	margin: 0px;
	font-weight: normal;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}*/
#left h4{
	float:left;
	width:100%;
	height:30px;
	background: #FF80C0;
	margin: 10px 0px;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	line-height: 30px;
	text-indent: 10px;
}

/*--------------------------------*/
/*      　　　　right　　         */		
/*--------------------------------*/


#right {
	float:left;
	width:250px;
	height:auto;
	margin: 20px 0px 0px 30px;
}
#right #box{
	float:left;
	width:250px;
	height:auto;
	background: url(../img/bg_slanting.gif);
	margin: 0px 0px 20px;
	padding: 0px 0px 10px;
}
#right #box2{
	float:left;
	width:250px;
	height:auto;
	margin: 0px 0px 20px;
	text-align: center;
	background: url(../img/bg_slanting.gif);
	padding: 10px 0px;
}
#right h3{
	float:left;
	width:250px;
	height:30px;
	margin: 0px;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	line-height: 30px;
}
#right #box #area{
	background: #FFF;
	margin: 10px 0px 0px 10px;
	padding: 5px;
	float: left;
	height: auto;
	width: 219px;
	line-height: 12px;
}
#right #box #mailmaga{
	background: #FFF url(../img/bg_mailmaga.gif) no-repeat right bottom;
	margin: 10px 0px 0px 10px;
	padding: 5px;
	float: left;
	height: auto;
	width: 219px;
	line-height: 12px;
	font-size: 12px;
	color: #000;
}


/*--------------------------------*/
/*      　　モバイル部分　        */		
/*--------------------------------*/

#right #box #mobile{
	background: #FFF url(../img/bg_mobile.png) no-repeat right center;
	margin: 10px 0px 0px 10px;
	padding: 5px;
	float: left;
	height: 115px;
	width: 219px;
	line-height: 16px;
	position: relative;
	color: #000;
}
#right #box #qr{
	margin: 10px 0px 0px 10px;
	float: left;
	height: auto;
	width: auto;
	position: absolute;
	border: 3px solid #333;
	background: #FFF url(../img/qr.gif) no-repeat center center;
}

/*--------------------------------*/
/*      　　写メ日記部分　        */		
/*--------------------------------*/

#right #picblog{
	margin: 10px 0px 25px 0px;
	float: left;
	height: 400px;
	width:250px;
}

/*--------------------------------*/
/*      　　　　FOOTER　　        */		
/*--------------------------------*/


#footer {
	float:left;
	width:100%;
	height: 353px;
	position:relative;
	background: url(../img/bg_footer.png) repeat;
	margin: 20px 0px 0px;
	min-width:1120px;
}
#footer p{
	margin: 40px auto 0px;
	height: auto;
	width: 900px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
}
#footer #logo{
	margin: 0px auto 0px;
	height: 150px;
	width: 430px;
	text-align: center;
}

#footer a:link { color: #FFF; } 
#footer a:visited { color: #FFF; } 
#footer a { text-decoration: 000; }

/*--------------------------------*/
/*      　　　戻るボタン　        */		
/*--------------------------------*/



#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 100%;
}
#page-top a {
	background-color: rgba(0,0,0,0.30);
	text-decoration: none;
	color: #FFF;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	border: 5px solid #999;
}
#page-top a:hover {
	text-decoration: none;
	background-color: rgba(255,0,0,0.30);
	color: #000;
}






/*--------------------------------*/
/*      　　　　3P部分　　        */		
/*--------------------------------*/

#comic #box{
	text-align: center;
	float: left;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}






