﻿* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px;
}

li{
	list-style:none;
	font-size:12px;
	line-height:16px;
}

a {
	color: gray;
	font-size: 12px;
}

p {
	color: #333333;
	font-size: 12px;
	text-align:left;
}

h1 {
	font-size:12px;
	color:#cc0033;
	text-decoration:none;
	text-align:right;
	padding-right: 70px;
	padding-top:15px;
}

h1 a {
	font-size:12px;
	color:#cc0033;
	text-decoration:none;
	text-align:right;
}

h2 {
	font-size:12px;
	padding:5px;
	text-align:left;
	color:white;
}

body {
	text-align: center;
	background-color:#dddddd;
}

#wrap {
	clear: both;
	width: 900px;
	background-color:white;
	margin:0px auto;
}

#head{
	width:880px;
	height:100px;
	background:white url('image/head.jpg') repeat;
	margin:0px auto;
}

#head ul{
	text-align:right;
	margin:5px 70px 0px 0px;
}

#head li{
	color:#cc0033;
}

#contents {
	width:870px;
	padding:10px 5px 5px 5px;
	background-color:white;
	margin:0px auto;
}

#side-l{
	width:202px;
	float:left;
}

#blogtop{
	width:200px;
	height:300px;
	background:white url('image/blogtop.gif') no-repeat;
	padding-top:30px;
	margin-top:10px;
}

#blogs{
	width:190px;
	height:250px;
	color: #111;
	margin:0px 0px 0px 4px;
	overflow-y:scroll;

}

#blogs .date{
	background:#CC0000;
	color:#EEE;
	font-size:0.7em;
}

#blogs .dayimg{
	width: 182px;
	vertical-align: bottom;
	overflow:hidden;
}

#blogs .dayimg a img{
	border:1px solid #CC0000;
}

.hb{
	width:160px;
	font-size: 0.8em;
}

.att{
	font-size: 0.7em;
	text-align: right;
}

.db{
	font-size: 0.8em;
	text-align: right;
	background: #CC0000;
	color: #EEE;
}

#navi {
	width:200px;
}

#navi ul,#navi li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#main {
	width:460px;
	margin:0px 2px;
	float:left;
}

.top {
	width:460px;
	height:195px;
	margin-bottom:5px;
}

#main1 {
	width:460px;
	height:470px;
	background: white url('image/new.gif') no-repeat;
	padding-top:60px;
}

#blog {
	width:460px;
	height:500px;
	background: white url('image/blog.gif') no-repeat;
	margin:0px 2px;
	padding-top:60px;
	float:left;
}

#system {
	width:460px;
	height:450px;
	background: white url('image/system.jpg') no-repeat;
	margin:0px 2px;
	float:left;
}

.price{
	margin-left:10px;
	margin-top:150px;
	font-weight: bold;
}

.price p{
	
	color:white;
}


.timesys{
	margin-top: 7px;
	margin-bottom: 2px;
	font-size: 0.8em;
}

.system-text{
	border:1px #cc0033 solid;
	margin-top:50px;
}

#girls {
	width:460px;
	margin:0px 2px;
	float:left;
}

#girls p {
	float:left;
}

.thumb{
	width: 105px; 
	height: 200px;
	background: white url('image/girls.gif') no-repeat;
	padding:20px 0px 0px 5px;
	margin-left:4px;
}

#main2 {
	width:456px;
	margin: 0px 2px;
	float:left;
}

#main2-image{
	text-align:center;
}

#main2-text{
	text-align: left;
	border: 1px solid #CC0000;
}

#main2-text p{
	padding:5px;
	font-size:12px;
}

#main2-title{
	font-weight: bold;
	background-color:#CC0000;
	color: #FFFFFF;
}

#main2 li{
	padding:5px;
	font-size:12px;
}

#main3 {
	width:660px;
	margin: 0px 2px;
	float:left;
	border: 1px solid #CC0000;
}

#girls-image{
	float:right;
	margin:10px 30px 10px 0px;
}

#girls-text{
	float:left;
	margin-top:20px;
	margin-left:10px;
	width:300px;
}

#girls-text p{
	font-size:14px;
	border-bottom:thin #ff008d dotted;
	line-height:25px;
}

#girls-text .a{
	font-size:24px;
}

#girls-text li{
	float:left;
	margin-top:3px;
	margin-left:4px;
}


#members {
	 margin-left: 30px;
	 margin-bottom:10px;
}

#new{
	width:440px;
	color: #111;
	height:400px;
	overflow-y:scroll;
	margin-left:10px;
}

#new .date{
	background:#CC0000;
	color:#EEE;
	margin:7px 0;
	font-size:0.7em;
}

#new .dayimg{
	width: 182px;
	margin: 2px;
	vertical-align: bottom;
	float: right;
	overflow:hidden;
}

#new .dayimg a img{
	border:1px solid #CC0000;
}

.honbun{
	width:220px;
	font-size: 0.8em;
	padding: 3px;
	float:left;
}

.attachi{
	font-size: 0.7em;
	text-align: right;
	margin: 3px;
	clear: both;
}

.dayback{
	font-size: 0.8em;
	margin: 5px auto;
	text-align: right;
	background: #CC0000;
	color: #EEE;
	padding: 2px 0;
	clear:both;
}

#side-r {
	width:200px;
	float:right;
}

#side-r p {
	 margin-bottom:10px;
}

#footer {
	clear:both;
	width:870px;
	border-top:1px gray solid;
}

#footer p {
	text-align:center;
	padding-top: 10px;
}

#navi2 li {
	float:right;
}

.color-b{
	color:blue;
}

.clear {
	clear: both;
}