﻿* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px;
}

body {
	text-align:center;
	background:white url('image/back.jpg') repeat-y;
	background-position:center top;
}

h1 {
	font-size:0.8em;
	color:white;
	text-decoration:none;
	text-align:right;
	padding-right: 20px;
	padding-top:20px;
}

h1 a {
	color:white;
	text-decoration:none;
	text-align:right;
}

li{
	list-style:none;
	font-size:0.8em;
}

#wrap {
	width: 1014px;
	margin:0px auto;
	padding:5px;
	background:url('image/wrap-back.png') repeat-y;
}

#head {
	height:140px;
	border:1px #ff002a solid;
	background:white url('image/head-back.jpg') no-repeat;
	text-align:right;
}

#head-text {
	height:120px;
	margin:10px;
	text-align:right;
}

#head-text  ul{
	margin:10px 20px 0px 0px;
	text-align:right;
}

#head-text  li{
	color:white;
	font-size:0.7em;
}

#head-text  li a{
	color:white;
	text-decoration:none;
}

#contents {
	padding:10px 0px;
	margin:0px auto;
}

#side-l{
	width:244px;
	float:left;
	margin-bottom:10px;
	line-height:0px;
}

#navi {
	margin-bottom:10px;
}

#navi li{
	width:244px;
	height:39px;
	list-style:none;
	margin-bottom:1px;
	border:1px #ff002a solid;
	background-color:white;
}

#side-l img {
	padding:2px;
}

.navi-bottom {
	width:244px;
	margin-top:7px;
	border:1px #b8a151 solid;
	background-color:white;
}

#main {
	float:right;
	width:760px;
	margin-bottom:10px;
	line-height:0px;
}

#mainbox {
	color:white;
	border:1px #ff002a solid;
	padding:2px;
	background-color:white;
}

#mainbox-space {
	background-color:black;
}

#mainbox-title {
	padding:20px;
}

#mainbox-list {
	border-bottom:thin white dotted;
}


#main-top {
	width:760px;
	margin-bottom:7px;
}

#news {
	width:754px;
	height:120px;
	margin-bottom:7px;
	border:1px #b8a151 solid;
	background-color:white;
	padding:2px;
}


#news-text {
	height:116px;
	color:white;
	text-align:left;
	padding:0px 20px;
}

#news-text a{
	color:white;
}

#news-text p{
	line-height:36px;
	border-bottom:thin #c50c65 dotted;
}

#main-l {
	float:right;
	width:450px;
	height:400px;
	border:1px #ff002a solid;
	background-color:white;
}

#blogtop {
	padding:2px;
}

#main-r {
	float:left;
	width:300px;
	height:400px;
	border:1px #ff002a solid;
	background-color:white;
}

#eventtop {
	padding:2px;
}

#eventtop-image {
	padding-top:2px;
}

#eventtop-text {
	overflow-y:scroll;
	text-align:left;
	height:359px;
}

#main-frame {
	width:758px;
	border:1px #ff002a solid;
	background-color:white;	
}

#main-space {
	padding:2px;
}

#cast {
	float:left;
}

#cast li{
	width: 180px; 
	height: 240px;
	background-image:url('image/thumb.jpg');
	text-align: center;
	float:left;
	font-size:12px;
	margin-left:7px;
	margin-top:7px;
}

#cast img{
	padding-top:18px;
	padding-left:11px;
	padding-right:10px;
	margin-bottom:23px;
}

#cast a{
	color:#ff2865;
	text-decoration:none;
	font-weight:bold;
}

#profile {
	height:700px;
	background:white url('image/profile.jpg') no-repeat;
	text-align:left;
}

#photo-frame {
	width:360px;
	height:480px;
	background: #ffbccf url('image/photo-frame.jpg') no-repeat;
	margin-left:9px;
	margin-top:75px;
	float:left;
}

#girls-image {
	width:300px;
	height:400px;
	margin-top:55px;
	margin-left:30px;
}

#girls-image li{
	float:left;
	margin-top:30px;
	margin-left:2px;
	border:1px #b8a151 solid;
}

#girls-profile {
	float:right;
	margin-right:22px;
	margin-top:95px;
	width:340px;
	height:545px;
}

#girls-profile p{
	font-size:0.9em;
	border-bottom:thin #ff648f dotted;
	line-height:25px;
}

.profile-name {
	font-weight:bold;
	color:#e50061;
}

#event {
	height:600px;
	background:white url('image/event.jpg') no-repeat;
	text-align:left;
}

#event-image {
	width:360px;
	height:480px;
	margin-left:9px;
	margin-top:90px;
	float:left;
}

#event-text {
	float:right;
	margin-right:22px;
	margin-top:120px;
	width:340px;
	height:545px;
}

#event-text p{
	font-size:0.9em;
	border-bottom:thin #ff648f dotted;
	line-height:28px;
}

#members {
	height:300px;
	background:white url('image/members.jpg') no-repeat;
	text-align:left;
}

#members-text{
	width:350px;
	padding-left:360px;
	padding-top:140px;
}

#members-text p{
	font-size:0.9em;
	line-height:28px;
}

#access {
	text-align:left;
	background:white url('image/main-back.gif') repeat;
	line-height:28px;
}

.main-tab {
	background-color:#e10074;
	font-weight:bold;
	margin:10px 10px 0px 10px;
}

.main-tab p {
	color:white;
	padding-left:20px;
}

.main-text {
	width:700px;
	margin-left:27px;
}

.main-text p {
	font-size:0.9em;
	border-bottom:thin #ff648f dotted;
	line-height:34px;
	padding-left:10px;
}

.main-text2 p {
	font-size:0.8em;
	line-height:24px;
}

#staff {
	text-align:left;
	background:white url('image/main-back.gif') repeat;
	line-height:28px;
}

.table{
	margin:10px 20px;
	border:1px #b8a151 solid;
	line-height:24px;
	font-size:0.9em;
	text-align:center;
}

.table th{
	width:100px;
	background-color:#FFCCFF;
	border-bottom:1px #FF99CC dotted;
}

.table td{
	border-bottom:1px #FF99CC dotted;
	padding-left:5px;
	text-align:left;
	background-color:white;
}

#linksite {
	text-align:left;
	background:white url('image/main-back.gif') repeat;
	line-height:28px;
}

#linksite dl {
	font-size:0.7em;
	margin:10px;
	line-height:16px;
}

#linksite li {
	padding-top:3px;
}

#sitemap {
	background-color:white;
	line-height:28px;	
} 

#sitemap dl {
	text-align: left;
	margin-top:20px;
}

#sitemap dt {
	float:left;
	width: 200px;
	margin-left:60px;
	text-align: center;
	font-size: 0.8em;
	clear:left;
}

#sitemap dd {
	float:right;
	width: 300px;
	font-size: 0.8em;
	margin-right:150px;
}


#footer {
	clear:both;
	background:#720036 url('image/footer-back.jpg') repeat;
}

#footer p {
	text-align:center;
	font-size:0.8em;
	padding: 10px 0px;
	color:white;
}

#footer p a{
	color:white;
}


#navi2 {
	padding:10px 0px;
}

#navi2 li {
	float:right;
	color:white;
}

#navi2 li a {
	color:white;
}

.color-p {
	color:fuchsia;
	font-weight:bold;
}

.color-b {
	color:blue;
}

.clear {
	clear: both;
}
