@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 75%;
	color: #333333;
	line-height: 170%;
}

a:link {text-decoration:none}
a:visited {text-decoration:none}
a:active {text-decoration:none}
a:hover {color:#E0506A; text-decoration:underline}

object{
	outline: none;
}

.red {
	color: #FF0000;
}

.important {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-bottom: 2px;
	width: 40px;
	text-align: center;
}

.obi_blue,
#toppage h3,
#right div#school h4{
	color: #FFFFFF;
	margin-bottom: 5px;
	padding: 2px 0 2px 18px;
	clear: left;
	background-color: #0F218B;
	background-image: url(../images/ya_shita.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#toppage h3{
	margin-top: 2em;
}

.img_left {
	clear: left;
	float: left;
	margin-right: 20px;
	margin-bottom: 2px;
}

.top-img_btn-s {
	margin-right: 2px;
	float: left;
	clear: left;
}

#header h1{
	text-indent: -9999px;
	height: 45px;
	width: 652px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: left center;
}

#header ul{
	text-align: right;
}

#header li{
	margin-left: 0.5em;
	display: inline;
}

p.seo{
	font-size: 85%;
	line-height: 1.2;
	margin: -60px 0 5px;
}

* html p.seo{
	height: 2.4em;
}

*+html p.seo{
	height: 2.4em;
}

p.topicpath{
	margin-bottom: 5px;
	clear: both;
}

* html p.topicpath{
	margin-top: 30px;
}

*+html p.topicpath{
	margin-top: 30px;
}

#toppage #left ul{
	line-height: 140%;
}

div.pagetop{
	text-align: right;
	padding-top: 1em;
	clear: both;
}

div.flash{
	font-size: 95%;
}

/* トップページ用
*************************************************************/

#toppage #left a:hover img{
	filter: alpha(opacity=70);
  	-moz-opacity:0.7;
  	opacity:0.7;
}

#toppage h2{
	margin-bottom: 5px;
}

#toppage p.message{
	margin-bottom: 5px;
}

#toppage div.lecture_fla{
	margin-right: 2em;
	float: left;
}

#toppage dl.high123{
	margin: 10px 0;
}

#toppage dl.high123 dd{
	margin-right: 2px;
	display: inline;
}

#toppage div#counter{
	clear: both;
}

#toppage p.campaign{
	margin-bottom: 20px;
}

#toppage dl.campaign dd{
	display: inline;
}

#toppage p.bnr_kaname img,
#high_1 p.bnr_kaname img,
#high_2 p.bnr_kaname img,
#high_3 p.bnr_kaname img{
	margin-top: 10px;
	margin-bottom: 20px;
}

img.bnr_pre{
	margin-right: 10px;
}