@charset "utf-8";
/* formatting style
---------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;

}




body {
	color: #4B4B4B;
	background-color: #FFFFFF;
	font-size: 75%;
	line-height: 1.8;
	font-family: sans-serif;
	background-repeat: repeat;
	background-image: url(image/bg.gif);

}
hr {
	display: none;
}
/* link style
---------------------------------------------*/
a img {
	border: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #C5E2FE;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
	color: #0000FF;
	background-color: #C5E2FE;
}
/* basic layout
---------------------------------------------*/
	

#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 858px;
	border: none;
}
#main {
	float: right;
	width: 650px;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	padding: 0px 5px 0px 0px;
	float: left;
	width: 195px;
	margin: 0px;
}
#footer {
	padding: 30px 15px 15px;
	clear: both;
	background-color: #333333;
	color: #FF00FF;
	background-image: url(image/footerbgf.gif);
	background-repeat: no-repeat;
}
#header {
	background-image: url(image/topbg.gif);
	background-repeat: no-repeat;
	height: 180px;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header ul {
	background-color: #FFFFFF;
	position: absolute;
	left: 1px;
	top: 184px;
	width: 855px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	background-color: #E7E7E7;
	text-align: center;
	display: block;
	height: 1.5em;
	width: 140px;
	border-top: 1px solid #FFCC99;
	border-bottom: 1px solid #999999;
	border-left: 3px solid #FFFFFF;
}
#header ul li#nHome a {
	border-left: none;
}
#main #news dt {
	margin: 0px 0px 10px;
	width: 5em;
	padding-left: 30px;
	font-weight: bold;
	background-image: url(image/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
}
#main #news dd {
	margin: 0px 0px 10px 4em;
}
/* footer style
---------------------------------------------*/
#footer ul li a {
	color: #FF66FF;
}
#footer ul li a:hover {
	color: #FF00FF;
}
#footer p a {
	color: #FF99FF;
}
#footer p a:hover {
	color: #FF00FF;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
#header ul li a:hover {
	background-color: #999999;
}
#header ul li a:hover {
	background-color: #D2FFFF;
}
#home #header #nHome a, 
#girlslist #header #nGirlslist a,
#link #header #nLink a, 
#system #header #nSystem a,
#hotel #header #nHotel a, 
#jobs #header #nJobs a {
	color: #FFFFFF;
	background-color: #828CA7;
}
#main #puran {
	margin: 5px;
	padding: 10px;
	float: none;
}
#main #con {
	padding-top: 15px;
	padding-bottom: 15px;
}
#main p {
	line-height: 1.8;
}
#wrapper #headerup {
	margin-top: 10px;
	font-size: 10px;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#sidebar h2 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 100%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 3em;
	border-bottom: 1px dotted #999999;
	left: 1em;
	color: #FF00FF;
	background-color: #333333;
}
#main h2 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 100%;
	font-weight: bold;
	background-position: left center;
	padding: 0px 0px 0px 3em;
	border-bottom: 1px dotted #999999;
	left: 3em;
	color: #FF00FF;
	background-color: #333333;
}
#home #main h2 {
	margin-bottom: 0px;
}
#sidebar img {
	text-align: center;
	padding: 0px;
}
a:visited {
	color: #FF00FF;
}
#blog #main table tr td img {
	border: 1px solid #666666;
}
#wrapper h1 {

	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 9px;
	font-weight: normal;
	background-position: left center;
	padding: 0px 0px 0px 3em;
	left: 3em;
	color: #FF00FF;
	background-color: #333333;
}
#main table tr td iframe {
	background-image: url(image/tes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar img {
	padding-top: 2px;
	padding-bottom: 2px;
}
#link #main {
	background-color: #FFFFFF;
	width: 540px;
}

