a:link { color: #FFFF00; text-decoration:none; }
a:visited { color:#aaaa00; text-decoration:none; }
a:hover { color:#66FFFF; text-decoration:overline underline; }
a:active { color:#6600FF; text-decoration:overline underline; }

#index {
	LEFT: 50%;
	WIDTH: 290px;
	TOP: 50%;
	HEIGHT: 470px;
	background-color: #000000;
	position: absolute;
	background-image: url(img/indexbg.jpg);
	color: #999999;
	border: 1px solid #333333;
	margin-top: -240px;
	margin-right: -150px;
	margin-bottom: -240px;
	margin-left: -150px;
	padding-left: 10px;
	padding-top: 10px;
}

html,body {
	font-family     :"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size       :9pt;
	line-height		:140%;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

tr,th,td	{
	font-family     :"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size       :9pt;
	line-height		:140%;
	color: #FFFFFF;
}
#maincontents {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#topphoto {
	background-image: url(img/topbg.jpg);
	width: 775px;
	height: 441px;
}
#topinfo {
	height: 291px;
	width: 275px;
	margin-left: 499px;
}

#topnew {
	height: 150px;
	width: 275px;
	margin-left: 499px;
}
#mainbg {
	background-color: #000000;
	background-image: url(img/bg.jpg);
	width: 775px;
}
#main {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}
.girlphototop {
	margin: 2px;
}
#girlleft {
	height: 385px;
	width: 400px;
	float: left;
}
#girlright {
	height: 385px;
	width: 305px;
	float: right;
	padding-left: 20px;
}
#girlright img {
	float: left;
}
#girlright td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


.girlmidishi {
	border: 1px solid #330033;
	padding: 2px;
	color: #CCCCCC;
}

.floatnon {
	clear: both;
}
.midashi01 {
	font-weight: bold;
	color: #e4b968;
}
.system01 {
	font-size: 20px;
}
.system02 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
}
.system03 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

