@charset "utf-8";
/*
Theme Name: 彦根東高等学校
Theme URI: http://www.hikonehg-h.shiga-ec.ed.jp/
Description: 彦根東高校様　専用のカスタマイズテーマ
Version: 1.0
Author: 株式会社ヤマプラ
Author URI: http://yp1.jp/
Tags: 
*/

@import url("../../../../css/base.css");
@import url("./wp-default.css");

#left{
	padding: 30px 50px 0 30px;
	width: 600px;
}

#top #menu {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border-bottom: 2px solid #CCCCCC;
	width: 956px;
}
* html #top #menu{
	margin-top:-290px;
}

#top h1{
	margin-top: 0px;
	margin-bottom:0px;
}

#sub h1 {
	padding: 0px;
	margin: 0px;
	position:relative;
	top:6px;
	left:20px;
}

#headmenu img {
	margin: 0 5px 0 20px;
}

h2.pagetitle{
	color:#990100;
	font-size:18px;
	font-weight:bold;
}
.pagetitle a{
	color:#990100;
	text-decoration:none;
}
.pagetitle a:hover{
	color:#990100;
	text-decoration:none;
}
h3.kijititle{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 5px 10px 2em;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	background-image: url('images/blog_icon.gif');
	background-repeat: no-repeat;
	background-position: left 12px;
}
.kijititle a{
	color:#333333;
	text-decoration:none;
}
div.blogdate {
	text-align:right;
}
div.blogdate2 {
	text-align: right;
	padding: 10px 5px;
	border-top: 1px dotted #666666;
	border-bottom: 1px solid #666666;
}
.entry{
	padding:5px;
}

.pageback{
	margin-top: 2em;
	clear: both;
}

.pageback img {
	border:0;
}

/****** メインビジュアル *****/
h2.introduction,
h2.characteristics,
h2.schoollife,
h2.junior,
h2.pta,
h2.evening,
h2.ob{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	height: 165px;
	width: 957px;
}

h2.introduction{
	background-image: url('../../../../introduction/img/main_img.jpg');
}
h2.characteristics{
	background-image: url('../../../../characteristic/img/image.jpg');
}
h2.schoollife{
	background-image: url('../../../../life/img/main_img.jpg');
}
h2.junior{
	background-image: url('../../../../junior/img/img_main.jpg');
}
h2.ob{
	background-image: url('../../../../ob/img/img_main.jpg');
}
h2.pta{}
h2.evening{
background-image: url('../../../../evening/img/main_img.jpg');}
h2.ob{}

/* 各教科の取り組み
--------------------------------------------------------------------------------------------- */
div.lesson{
	background-color:#F0F0F0;
	padding: 10px;
}

div.lesson .midashi{
	font-size:18px; 
	color:#990000;
}

div.lesson ul{
	margin: 0px;
	padding: 0px 0px 10px;
	clear: both;
}

div.lesson li {
	font-size: 16px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

div.lesson li a{
	padding: 10px 0 10px 40px;
	border: 2px solid #E3E3E3;
	float: left;
	width: 130px;
	background-color: #FFFFFF;
	background-image: url(../../../../blog/wp-content/uploads/2008/10/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

*+html div.lesson li a{
	padding: 10px 0 10px 40px;
	border: 2px solid #E3E3E3;
	float: left;
	width: 140px;
	background-color: #FFFFFF;
	background-image: url(../../../../blog/wp-content/uploads/2008/10/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

h4.messege{
	background-image: url(images/message.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #990000;
	text-indent: 40px;
	}
	


/* 卒業生・在学生からのメッセージ
--------------------------------------------------------------------------------------------- */

.name{
	background-image: url(images/message_name.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 110px;
	}

h3.messege{
	background-image: url(images/message.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #990000;
	text-indent: 40px;
	}