@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;
}

.ime_off{
	ime-mode: disabled;
}

.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: 1em;
}

.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;
	margin-top: -40px;
}

#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%;
}

#left a:hover img,
#right a:hover img{
	filter: alpha(opacity=70);
  	-moz-opacity:0.7;
  	opacity:0.7;
}


/* トップページ用
*************************************************************/
#toppage .picup{
	margin-right: -20px;
}

#toppage .picup li{
	width: 280px;
	vertical-align: top;
	margin-bottom: 10px;
	margin-right: 15px;
	display: inline-block; /display:inline; /zoom:1;
}

#toppage .picup li a:hover img{
	filter: alpha(opacity=70);
  	-moz-opacity:0.7;
  	opacity:0.7;
}


#toppage h2{
	margin-bottom: 10px;
}

#toppage div.box_left{
	float: left;
	margin: 0 0 10px 0;
	width: 275px;
}

#toppage div.box_right{
	float: right;
	margin: 0 0 10px 0;
	width: 275px;
}


#toppage div.box_top{
	float: right;
	margin: 19px 0 10px 0;
	width: 275px;
}

#toppage div.box h3{
	color: #FFFFFF;
	margin-top: 0;
	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 div.box dl dd.etc{
	margin-top: 2px;
}

#toppage div.box dl.high123 dd{
	margin-bottom: 0px;
}

hr.line {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 4px dotted #CCCCCC;
	border-right: 0 none #FFFFFF;
	border-bottom: 0 none #FFFFFF;
	border-left: 0 none #FFFFFF;
	clear: both;
}

hr.clear {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 0 none #CCCCCC;
	border-right: 0 none #FFFFFF;
	border-bottom: 0 none #FFFFFF;
	border-left: 0 none #FFFFFF;
	clear: both;
}

#toppage ul.list li{
	margin: 0 0 10px 0;
}

.margintop0{
	margin-top: 0 !important;
}

p.omimai{
	font-size: 110%;
	text-align:center;
	border: 2px solid #CCCCCC;
	padding: 8px;
	margin-bottom: 15px;
}

p.omimai strong{
	font-size: 130%;
	font-weight: bold;
}

p.omimai span{
	color:#FF0000;
}

#right div.enquete{
	margin-bottom: 20px;
}

#right div.enquete dt{
	font-weight: bold;
	padding: 120px 3px 3px 55px;
	background-color: #CC99CC;
	background-image: url('../images/title_enquete.png');
	background-position: center top;
}

#right div.enquete dd{
	padding: 5px 0 3px 8px;
	border-width: 1px;
	border-color: #D4ACD5 #D4ACD5 #CCCCCC;
	border-style: none solid dotted;
	background-color: #FFF2DC;
}

*+html #right div.enquete dd{
	padding-left: 2px;
}

* html #right div.enquete dd{
	padding-left: 2px;
}


#right div.enquete div.button{
	text-align: center;
	padding: 10px 0;
	border-width: 0px 1px 1px;
	border-color: #D4ACD5;
	border-style: solid;
	background-color: #FFF2DC;
}

/* 404用
*************************************************************/

div.error{
	width: 100%;
	font-size: 120%;
	text-align: center;
	clear: both;
	margin: 150px 0 150px 0;
}

div.error span{
	font-size: 130%;
	font-weight: bold;
}

/* カウンター用
*************************************************************/
#counter {
	width: 275px;
	margin-bottom: 5px;
}

#counter table{
	height: 80px;
	margin-bottom: 5px;
	padding: 50px 0 0 0;
}

#counter td{
	margin: 0;
	padding: 0 0 2px 10px  !important;
	height: 30px !important;
	border: 0px none #FFFFFF !important;
	text-align: left;
	font-size: 105%;
}

#counter th{
	border: 0px none #FFFFFF !important;
}

#counter table.high2{
	height:80px;
	background-image: url('../images/bg_time2.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#counter table.high3{
	height:80px;
	background-image: url('../images/bg_time3.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#counter table.newhigh3{
	height:80px;
	background-image: url('../images/bg_newtime3.png');
	background-repeat: no-repeat;
	background-position: left top;
}

/* ブラウザ互換
*************************************************************/
* html #counter td img{
	margin: 0 0;
}

*+html #counter td img{
	margin: 0 0;
}

* html dl.high123 dd img{
	margin-bottom: 4px;
}

*+html dl.high123 dd img{
	margin-bottom: 4px;
}

html>/**/body dl.high123 dd img{
	margin-bottom/*\**/ : 5px\9;
}

/* 印刷対応
*********************************************************************/

@media print{
	#counter table{
		padding: 20px 0 0 0;
	}
}

