@charset "UTF-8";

body {
	margin:0;
	padding:0px;
	line-height:150%;
	color: #666666;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'Verdana', 'メイリオ', 'Meiryo', 'MS Pゴシック', 'Osaka', 'arial', 'helvetica', 'sans-serif';
	font-size: 10pt;
	font-weight: normal;
	background-image: url(../img/check_bg.jpg);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

form {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

#container {
	width:800px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/main_bg.png);
	background-repeat: repeat-y;
}

.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#index-header {
	text-align: center;
	padding: 0px;
	height: 300px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}	
.index-bttn {
	margin: 0px;
	padding: 5px;
	}
.index-bttn .left {
	float: left;
	}
.index-bttn .right {
	float: right;
	}
a:link {
	color: #FF99FF;
	text-decoration:none;
}
a:visited {
	color: #FF66CC;
	text-decoration:none;
}
a:hover {
	color: #0000CC;
	text-decoration:underline;
}
img {margin:0px; padding:0px; border:0;}

#header {
	height: 100px;
	clear: both;
	padding: 0px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	margin: 0px;
}
#header .left {
	width:400px;
	padding:0px;
	margin:0px;
	float:left;
	height: 100px;
	text-align: left;
}
#header .right {
	padding:0px;
	margin:0px;
	float:right;
	text-align:right;
	height: 100px;
	width: 450px;
}

#header .right .box-top {
	margin: 0px;
	height: 30px;
	width: 710px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header .right .box-bottom {
	margin: 0px;
	height: 30px;
	background-image: url(../img/header_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	padding: 0px;
}


#navi {
	padding:0px;
	height:40px;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/g_navi.png);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
	width: 800px;
}
#navi ul {
	padding:0px;
	list-style-type: none;
	width:800px;
	background-image: url(../img/g_navi.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 40px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi ul li {
	margin:0px;
	padding:0px;
	float: left;
	text-align: center;
}
#navi ul li a {
	display: block;
	height:35px;
	background-image: url(../img/g_navi.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000066;
}
#navi ul li#navi0 a { background-position:0px 0px; width:100px; }
#navi ul li#navi1 a { background-position:-100px 0px; width:100px; }
#navi ul li#navi2 a { background-position:-200px 0px; width:100px; }
#navi ul li#navi3 a { background-position:-300px 0px; width:100px; }
#navi ul li#navi4 a { background-position:-400px 0px; width:100px; }
#navi ul li#navi5 a { background-position:-500px 0px; width:100px; }
#navi ul li#navi6 a { background-position:-600px 0px; width:100px; }
#navi ul li#navi7 a { background-position:-700px 0px; width:100px; }
#navi ul li#navi0 a:hover { background-position: 0px -40px; }
#navi ul li#navi1 a:hover { background-position: -100px -40px; }
#navi ul li#navi2 a:hover { background-position: -200px -40px; }
#navi ul li#navi3 a:hover { background-position: -300px -40px; }
#navi ul li#navi4 a:hover { background-position: -400px -40px; }
#navi ul li#navi5 a:hover { background-position: -500px -40px; }
#navi ul li#navi6 a:hover { background-position: -600px -40px; }
#navi ul li#navi7 a:hover { background-position: -700px -40px; }

#navi ul li#navi0 a.hover { background-position: 0px -40px; }
#navi ul li#navi1 a.hover { background-position: -100px -40px; }
#navi ul li#navi2 a.hover { background-position: -200px -40px; }
#navi ul li#navi3 a.hover { background-position: -300px -40px; }
#navi ul li#navi4 a.hover { background-position: -400px -40px; }
#navi ul li#navi5 a.hover { background-position: -500px -40px; }
#navi ul li#navi6 a.hover { background-position: -600px -40px; }
#navi ul li#navi7 a.hover { background-position: -700px -40px; }

#c-navi {
	padding:0px;
	height:30px;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	width: 800px;
}
#c-navi ul {
	padding:0px;
	list-style-type: none;
	width:800px;
	display: block;
	height: 30px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#c-navi ul li {
	margin:0px;
	float: right;
	text-align: center;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-right-color: #FF99FF;
	border-bottom-color: #FF99FF;
	border-left-color: #FFCCFF;
	width: 80px;
	height: 25px;
	padding: 0px;
}
#c-navi ul li a {
	display: block;
	height:22px;
	background-image: url(../img/navi.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF33CC;
}
#c-navi ul li a:hover {
	display: block;
	height:22px;
	background-image: url(../img/navi.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF33CC;
	background-color: #FF99CC;
}

#c-navi ul li a.hover {
	display: block;
	height:22px;
	background-image: url(../img/navi.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF9;
	background-color: #FF99CC;
}



#main{
	text-align:center;
	display: inline-block;
	margin: 0px;
	width: 800px;
	padding: 0px;
	clear: both;
}


	
.title{
	text-align:left;
	background-image: url(../img/title_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12pt;
}

.title2{
	margin:0px;
	text-align:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.midashi {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	}

#cont01{
	display: inline-block;
	padding: 10px;
	text-align: left;
	clear: both;
	margin: 0px;
}

#cont01 .leftbox{
	width:200px;
	padding:0px;
	margin:0px;
	float:left;
	display: inline-block;
}

#cont01 .leftbox .bana{
	margin: 0px;
	padding: 0px;
	}
#cont01 .leftbox .bana ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#cont01 .leftbox .bana ul li{
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
	}

#cont01 .leftbox .title{
	font-size:10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../img/top_whatsnew_title.png);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	clear: both;
}
#cont01 .leftbox .box01{
	width: 590px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

#cont01 .leftbox .box01 ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	height: 200px;
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	}
#cont01 .leftbox .box01 ul li {
	padding:0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	clear: both;
	display: inline-block;
	}
#cont01 .leftbox .box01 ul li h3 {
	color: #FF6699;
	}
#cont01 .leftbox .box01 ul li .date {
	color: #5D4926;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	}
#cont01 .leftbox .box01 ul li img{
	padding:5px;
	float:left;
	vertical-align: middle;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px none #FFFFFF;
	background-image: url(../img/pic_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#cont01 .leftbox .box01 p{
	padding:5px;
	margin:0px;
	font-weight: normal;
	line-height: 150%;
	font-size: 10pt;
}

#cont01 .leftbox .box01 .right{
padding:0px 0px 0px 10px;
margin:0px;
float:left;
}



* html #cont01 .rightbox{
	width:570px;
	float:right;
	margin: 0px;
	display: inline-block;
	padding: 0px;
}
#cont01 .rightbox{
	width:570px;
	float:right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cont01 .rightbox .title {
	height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../img/top_right_title.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-right-color: #FF99CC;
	border-bottom-color: #FF99CC;
	border-left-color: #FFCCFF;
	font-size: 10pt;
	font-weight: normal;
	color: #FF3399;
	clear: both;
	line-height: 150%;
	}
#cont01 .rightbox .box01 {
	padding: 0px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 570px;
	clear: both;
	}
#cont01 .rightbox .box01 {
	float:left;
}
#cont01 .rightbox .box01 .navi-top {
	background-image: url(../img/navi_box_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	}
#cont01 .rightbox .box01 .navi {
	background-image: url(../img/navi_box_02.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 560px;
	display: block;
	}
#cont01 .rightbox .box01 .navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#cont01 .rightbox .box01 .navi ul li {
	margin: 0px;
	float: left;
	height: 50px;
	width: 138px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-right-color: #FF99CC;
	border-bottom-color: #FF99CC;
	border-left-color: #FFCCFF;
	text-align: center;
	background-image: url(../img/navi_bg.png);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12pt;
	}
#cont01 .rightbox .box01 .navi ul li a {
	font-weight: bold;
	color: #006;
	}
#cont01 .rightbox .box01 .navi-bottom {
	background-image: url(../img/navi_box_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	}

/* 巨乳一押し娘 */
#cont01 .rightbox .box01 .pickup {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 558px;
	clear: both;
	background-color: #fdeeed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-right-color: #FF99CC;
	border-bottom-color: #FF99CC;
	border-left-color: #FFCCFF;
	}
#cont01 .rightbox .box01 .pickup ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 4px;
	}
#cont01 .rightbox .box01 .pickup ul li {
	padding: 0px;
	float: left;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-right-color: #FF99CC;
	border-bottom-color: #FF99CC;
	border-left-color: #FFCCFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	}
#cont01 .rightbox .box01 .pickup ul li .datails {
	font-size: 9pt;
	margin: 0px;
	padding: 2px;
	text-align: left;
	}
#cont01 .rightbox .box01 .pickup ul li .datails .bust {
	font-size: 12pt;
	font-weight: bold;
	color: #FF3399;
	}

#cont01 .rightbox .box01 .pub {
	margin: 0px;
	padding: 10px;
	font-size: 12pt;
	line-height: 150%;
	}
#cont01 .rightbox .box01 .pub p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#cont01 .rightbox .box01 .pub .bana {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#cont01 .rightbox .box01 .link {
	margin: 0px;
	padding: 0px;
	}
#cont01 .rightbox .box01 .link ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#cont01 .rightbox .box01 .link ul li {
	padding: 0px;
	float: left;
	width: 88px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	height: 31px;
	}
#cont01 .rightbox .box01 .link ul li img {
	width: 88px;
	height: 31px;
	}
#cont01 .rightbox .box02 {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	}
#cont01 .rightbox .box02 ul.bg {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	clear: both;
	}
#cont01 .rightbox .box02 ul.bg li {
	padding: 0px;
	float: left;
	width: 120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	}


#cont01 .rightbox .box02 ul.mdl {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	clear: both;
	}
#cont01 .rightbox .box02 ul.mdl li {
	padding: 0px;
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

#cont01 .rightbox .box02 ul.sml {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	clear: both;
	}
#cont01 .rightbox .box02 ul.sml li {
	padding: 0px;
	float: left;
	width: 60px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

#cont01 .rightbox .page {
	font-size: 9pt;
	margin: 0px;
	padding: 2px;
	text-align: center;
	clear: both;
	}

/*     cont01     */

#cont02{
	text-align:left;
	display: inline-block;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	width: 880px;
}
#cont02 .cont-title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#cont02 .girls{
	margin: 0px;
	padding: 0px;
	}
#cont02 .girls ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
#cont02 .girls ul li{
	text-align: center;
	padding: 4px;
	float: left;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	background-image: url(../img/girls/girls_bg.png);
	background-repeat: repeat-y;
	margin: 5px;
	}
#cont02 .girls ul li .txt{
	background-image: url(../img/girls/db_txt.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 18px;
	width: 148px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	text-align: left;
	display: block;
	padding: 1px;
	font-size: 9pt;
	}
#cont02 .girls ul li .reserve{
	color: #000000;
	background-image: url(../img/girls/db_reserve_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	padding: 1px;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	width: 148px;
	margin: 0px;
	}

#cont02 .system{
	margin: 0px;
	padding: 10px;
	}
#cont02 .system .sys-title{
	background-image: url(../img/h3_title_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #4d4d4d;
	}

#cont02 .system .box{
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	background-image: url(../img/system__bg.png);
	background-repeat: repeat-y;
	}
#cont02 .system .box table{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#cont02 .system .box table caption{
	text-align: left;
	}
#cont02 .system .box table th{
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	background-color: #000000;
	background-image: url(../img/girls/th_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	}
#cont02 .system .box table td{
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	}

#cont03{
	text-align:left;
	display: inline-block;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	width: 880px;
	}
#cont03 .left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
	}
#cont03 .left .pic{
	margin: 0px;
	padding: 10px;
	height: 400px;
	width: 300px;
	background-image: url(../img/girls/prf_pic_bg.png);
	background-repeat: repeat-y;
	}
#cont03 .left .btn {
	margin: 0px;
	padding: 0px;
	clear: both;
	}
#cont03 .left .btn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#cont03 .left .btn ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	width: 62px;
	font-weight: bold;
	background-image: url(../img/girls/prf_btn.png);
	background-repeat: repeat-x;
	text-align: center;
	}
#cont03 .left .btn ul li a {
	color: #FFFFFF;
	}
	
#cont03 .right{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 550px;
	}
#cont03 .right table{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#cont03 .right table caption{
	text-align: left;
	}
#cont03 .right table th{
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	background-color: #000000;
	background-image: url(../img/girls/th_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	}
#cont03 .right table td{
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	}
	
#footer {
	padding: 0px;
	text-align: center;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 800px;
	}
#footer .footer-top {
	background-image: url(../img/footer_01.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 10px;
	width: 790px;
	clear: both;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#footer .footer-main {
	background-image: url(../img/footer_02.png);
	background-repeat: no-repeat;
	width: 770px;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#footer .footer-main p {
	margin: 0px;
	padding: 0px;
	}
#footer .footer-bottom {
	background-image: url(../img/footer_03.png);
	background-repeat: no-repeat;
	padding: 0px;
	width: 850px;
	clear: both;
	height: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#footer address {
	font-style: normal;
	font-weight: normal;
}


.border {
	border: 1px solid #999999;
	}


.groupe {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	display: inline-block;
	width: 100%;
}
.groupe table {
	width: 460px;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.groupe table td {
	text-align: center;
	width: 50%;
	margin: 0px;
	padding: 5px;
}
