/* index page */
#intro {
	margin: 0px;
	padding:70px;
	text-align: center;
}

/* index page */
#pop {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/girl_pop_bg.jpg);
	text-align: left;
	height: 600px;
	width: 600px;
}


pre{


    word-break: break-all;

    white-space: pre;          

    white-space: pre-wrap;     

    white-space: pre-line;     

    white-space: -pre-wrap;    

    white-space: -o-pre-wrap;  

    white-space: -moz-pre-wrap;

    white-space: -hp-pre-wrap; 

    word-wrap: break-word;     

}
/* sub page */
body,table {
	text-align: center;
	margin:0px auto;
	padding:0px;
	font-size: 13px;
	color: #FFFFCC;
	line-height:120%;
	background-color: #CBEEF2;
}
div#content {
	padding:0px;
	margin: 0px;
	text-align: center;
	background-color: #ffff00;
	width: 900px;
}

a:link {
	color: #FF6600;
	text-decoration:none;

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

}

a:hover {
	color: #FF9900;
	text-decoration:none;

}
a:active {
	color: #FF9900;
	text-decoration:none;

}

div#header{
	background-color:#ffff00;
	width: 750px;
	height: 200px;
}

div#menu{
	width:750px;
	background-color:#ffff00;
	taxt-align:center;
}

div#hot{
	height: 24px;
	width: 900px;
	background-image: url(../images/hot_news.gif);
	text-align: left;
}

div#hot_txt{
	height: 22px;
	width: 900px;
	text-align: left;
	margin-left: 65px;
	color:#FFCC00;
	margin-top: 2px;
}

div#stage {
	padding:0px;
	margin: 0px;
	background-color: #ffff00;
}

div#main{
	width:750px;
	margin:0px;
	padding:0px;
	text-align:left;
	background-color: #ffff00;
}

div#left{
	width:515px;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
}
	
div#right{
	width:235px;
	margin:0px;
	padding:0px;
	float:right;
	text-align:left;
}

div#footer{
	padding: 0px;
	margin: 0px;
	width:965px;
	height:auto;
	clear:both;
	background-color:#ffff00;
	text-align: center;
}

#table_style{
	font-color:#ffffff;}

input,textarea{
	border-style: solid;
	border-color: #FF9900;
	color: #333333;
	background-color: #ffffff;
	border-width: 1px;
}

.btn{
	border-style: solid;
	border-color: #FF9900;
	color: #333333;
	background-color: #ffffff;
	border-width: 1px;
}

hr{
	height: 1px;
	color: #FFCC00;
}

.pink{color:#ff3366;}

div.all{clear:both;}
H1 {
 font-size:10px;
 color:#999999;
}
.girlbox{
	width:480px;
	height:500px;
	float:left;
}
#main2{
	width:965px;
	margin:0 auto;
}
#waku{
	width:965px;
}
#wrap{
	width:965px;
	margin:0 auto;
}
.topcont{
	width:480px;
	float:left;
}
.profilebox{
	width:230px;
}

#popup_close {
	padding: 5px 0;
	text-align: right;
}

#top2{
	width:1000px;
	margin:0 auto;
}
.imgborder img{
	border:3px solid #ffcc00;
}
.thumbs li img{
	margin-left:5px;
	margin-top:8px;
}
.caption{
	color:#FFCC00;
	font-weight:bold;
}
#foot{
	margin:0 auto;
}
#container{
	width:1000px;
	margin:0 auto;
}
#main2{
	/*min-height:510px;*/
}
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:block;
    overflow:hidden;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
#wrap ul {
                list-style:none;
                margin:0; padding:0;
            }
            #wrap li {
                list-style:none;
                margin:0; padding:0;
            }
			
.access-info {
    color: #009900;
    letter-spacing: 0.1em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    line-height: 1.4em;
    text-align: left;
}