html,body{
	margin:0;
	padding:0;
}

body{
	background:#F9EFFD;
	font-size:14px;
	color:#444444;
	letter-spacing:0.08em;
	line-height:1.4em;
}

a{
    color:D843B5;
    font-style:normal;
    text-decoration:none;
}
a:link {
    color:D843B5;
    font-style:normal;
    text-decoration:none;
}
a:visited {
    color:#D843B5;
    text-decoration:none;
}
a:hover {
    color:#EE8DD7;
    font-style:normal;
    text-decoration:underline;
}
a:active {
    text-decoration:none;
}

h1{
	width:90%;
	margin:0;
	text-align:left;
	color: #693A83;
	font-size:16px;
}
	
p{
	margin-top:0px;
	margin-bottom: 0px;
}


div#footer{
	clear:both;
	}
	
div#toplink,
div#footer{
	background-color: #3E144E;
	padding:5px;
	font-size:12px;
	text-align:center;
	
}

div#toplink a:link,
div#toplink a:visited,
div#footer a:link,
div#footer a:visited{
color:#fff;
}

#toplink p span,
#footer p span{
font-weight:normal;
font-size:10px;
}

div#kinshi{
	width:100%;
	clear:both;
	margin-bottom:10px;
	font-size:12px;
	}
	
#kinshi p{
	text-align:center;
	}

div#naka{
	margin-top:0.5em;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	}

div#hidari{
	width:380px;
	float:left;
	margin-bottom:15px;
	}

div#migi{
	width:380px;
	float:left;
	}

h3{
	width:86%;
	padding:0 2% ;
	margin:0;
	text-align:left;
	color:#FFF;
	background:#693A83;
	font-size:14px;
	height:20px;
	line-height:23px;
	border-radius:4px 4px 0 0 ;
}

table.card{
	background-color:#ffffff;
	border:1px solid #666666;
	width:90%;
}

table.card td{
	text-align:center;
	border:0;
	padding:0.4em;
}

div#top{
	text-align: center;
	padding:5px;
}

table.name{
	background-color:#ffffff;
	border-collapse:collapse;
	border-style:none;
	width:90%;
}

table.name td{
	text-align:left;
	border:1px solid #666666;
	padding:0.5em;
}

table.sys{
	background-color:#ffffff;
	border-collapse:collapse;
	border-style:none;
	width:90%;
}

table.sys td{
	text-align:left;
	border:1px solid #666666;
	padding:0.4em;
}

p.menu{
	color:#333333;
	text-align:center;
	letter-spacing:0.1em;
}

div.info{
	text-align:left;
	background-color:#ffffff;
	border:1px solid #666666;
	padding:0.3em;
	overflow:auto;
	height:80px;
	width:305px;
}

div.kihon{
	text-align:left;
	background-color:#ffffff;
	border:1px solid #ED4598;
	padding:0.5em;
	line-height:1.3em;
	width:305px;
}

p.center{
	text-align:center;
	}

table.girls{
	clear:both;
	margin-top:2em;
}

table.girls td{
	padding:0 0.4em;
}

.girls p{
	text-align:center;
	color:#00632D;
	margin-bottom:10px;
	}

p.info{
	line-height:1.3em;
	margin-bottom:0.3em;
}

iframe{
	background-color:#ffffff;
	border:1px solid #666666;
	padding:0.2em;
	overflow:auto;
	height:462px;
	width:88%;
}

p.kihon{
	line-height:1.5em;
}

#girls{
	width:740px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top:5px;
}

.girl{
	float:left;
	width:80px;
	margin:5px 0 5px 11px;
}

.girl img.thum{
vertical-align:middle;
border:1px solid #8457C6;
}

.girl a img.thum:hover{
opacity:0.6;
}

p.name{
	font-size:12px;
	text-align:center;
	color:#8E4DD0;
}