*{
	margin: 0;
	padding: 0;
	line-height: 130%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}

h1, h2, h3, p, address, th, b, ul, li, dl
{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

img {
	border: 0px;
}

ul {
	list-style: none;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

body {
	background: #fff repeat-y center;
}

#container {
	width: 800px;
	background-color: #F4CAF2;
}

#head {
	height: 300px;
	background: url(img/paipan.jpg);
	text-align: right;
	padding-right: 10px;
	color: #FF3300;
}

h1 {
	padding-top: 260px;
}

#main {
	float: left;
	width: 600px;
}

.highscool {
	margin: 20px;
	padding: 10px;
	height:220px;
	background-color:#FFFFFF;
}

.highscool:after {content:" "; display: block; visibility:hidden; clear:both; height:0.1em; font-size:0.1em; line-height:0px;}
* html .highscool{height:0.1em;}

.student {
	float: right;
	width: 380px;
	margin-bottom: 20px;
}
h2 {
	height: 25px;
}

#girls h2 {
	padding-top: 20px;
	background-color: #F4CAF2;
	height:60px;
}
.purikura {
	float: left;
	text-align: center;
}

.docomo {
	float: right;
	width: 380px;
	padding-top: 20px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #FF66CC;
}

h3 {
	text-align: right;
}

#girls {
	float: right;
	width: 200px;
	background-color: #333333;
}

dl {
	padding-top:10px;
	margin: 0px 5px;
}

dt {
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFCC;
	padding-top: 5px;
}

dd {
	margin-left: 72px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFCC;
	padding-top: 5px;
	min-height:90px;

}

#content_top_adv dl {margin-bottom:10px;}
	#content_top_adv dt {line-height:1.4em; color:#338934; border-left: 8px solid #B0E2B1; padding: 0px 0px 0px 0.3em;}
	#content_top_adv dd {line-height:1.4em; margin: -1.4em 0px 4px 8em;}

b {
	color: #CCCCCC;
}

.sa {
	margin: 20px;
	padding: 10px;
	text-align: center;
	background-color:#FFFFFF;
	font-size: 12px;
}

address {
	clear: both;
	text-align: center;
}