@charset "utf-8";
/* CSS Document */
@import url("huckgakuen.css");

/***********************************************/
/* 基本設定 */
/***********************************************/
body{
	color: #474747;
	font-family: Arial, Helvetica, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	/*text-aline: center;*/
}
a:link{
	color: #1266ce;
}
a:visited{
	color:  #58a4e5;
}
a:hover{
	color: #4f8fff;
	text-decoration: underline;
}

/******************************
レイアウト枠
********************************/
#body{
	width: 100%;
	background-image: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenBody.gif);
	background-repeat: repeat-x;
}
#body02{
	width: 100%;
	background-image: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenBodyS.gif);
	background-repeat: repeat-x;
}

#container{
	width: 920px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 17px 20px 0px 20px;
	/*padding: 5px 20px 0px 20px;*/
	background-image: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenContainerBg.gif);
	background-repeat: no-repeat;
}
#container02{
	width: 920px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 18px 20px 0px 20px;
	/*padding: 5px 20px 0px 20px;*/
	background-image: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenContainerBgS.gif);
	background-repeat: no-repeat;
}


/*ヘッダートップページ*/
#header{
	width: 100%;
	height: 398px;
	/*height: 415px;*/
	background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderSitetop.jpg) no-repeat scroll 0 0;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

/*ヘッダー画像トップページ以外*********************************/
#header_top{width: 100%; height: 284px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeadertop.jpg) no-repeat scroll 0 0;}
#header_introduction{width: 100%; height: 284px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderintro.jpg) no-repeat scroll 0 0;}
#header_rinen{width: 100%; height: 284px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderrinen.jpg) no-repeat scroll 0 0;}
#header_history{width: 100%; height: 284px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderhistory.jpg) no-repeat scroll 0 0;}
#header_shisetsu{width: 100%; height: 284px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeadershisetsu.jpg) no-repeat scroll 0 0;}
#header_nyushi{width: 100%; height: 284px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeadertop.jpg) no-repeat scroll 0 0;}
#header_setumeikai{width: 100%; height: 284px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeadertop.jpg) no-repeat scroll 0 0;}
#header_jimukyoku{width: 100%; height: 284px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderjimukyoku.jpg) no-repeat scroll 0 0;}
#header_information{width: 100%; height: 284px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeadertop.jpg) no-repeat scroll 0 0;}

#header h1{
	position:relative;
	float: left;
	/*top: 20px;
	left: 0px;*/
	height: 51px;
	width: 186px;
	text-indent: -9999px;
	background: transparent  url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderLogo.gif) no-repeat scroll 0 0;
	margin: 6px 0px 0px 0px;
	padding: 0;
}
#header_top h1, #header_introduction h1, #header_rinen h1, #header_history h1, #header_shisetsu h1, #header_nyushi h1, #header_setumeikai h1, #header_jimukyoku h1, #header_information h1{
	position:relative;
	float: left;
	/*top: 20px;
	left: 0px;*/
	height: 51px;
	width: 186px;
	text-indent: -9999px;
	background: transparent  url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderLogo.gif) no-repeat scroll 0 0;
	margin: 5px 0px 0px 0px;
	padding: 0;
}

#header h1 a, #header_top h1 a, #header_introduction h1 a, #header_rinen h1 a, #header_history h1 a, #header_shisetsu h1 a, #header_nyushi h1 a, #header_setumeikai h1 a, #header_jimukyoku h1 a, #header_information h1 a{
	position:relative;
	display: block;
	height: 51px;
	width: 186px;
}


/*header上部右**********************************************************************************************************/
#headerRight{
	position: relative;
	float: right;
	width: 586px;
	/*margin: 13px 0px 17px 0px;*/
	margin: 0px 0px 0px 0px;
}



#headerRight input{
	vertical-align: middle;
	line-height: 1em;
	/*margin-top: -5px;*/
	margin-top: -1px;
}

/*検索ボタン*//*20100127*/
#search {
	position: relative;
	display: block;
	float: left;
	/*margin: 5px 0px 0px 120px;*/
	margin-top: 5px;
	margin-left: 120px;
}

#csschange{
	/*width: 120px;*/
	float: right;
	text-align: right;
	/*margin: 0px 2px 0px 0px;*/
}

#csschange img {
	border:0;
	margin: 3px 0px 0px 1px;
}


#topSwf{
	float: right;
	margin-top:21px;
}

/*ヘッダーとフッターの間*/
#main {
	display: inline-block;
	/*display: block;*/
	background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenMainBg.gif) repeat-y scroll 0 0;
}


/*左カラム*/
#sidebar1 {
	float: left;
	width: 188px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*右カラム*/
#sidebar2 {
	float: right;
	width: 173px;
	/*margin: 0px 10px 0px 0px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/*中央カラム*/
#mainContent {
	float: left;
	margin: 0px 0px 0px 11px;
	overflow: hidden;
}

/*フッター*/
#footer {
	width: 900px;
	height: 96px;
	margin: 0px 10px 20px 10px;
	background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterBg.gif) no-repeat;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/****************************************************************************************************************************************************************************/
/*メニューGroupA**********交通案内?お問い合わせ*/
#naviGroupA {
	position:relative;
	top: 0px;
	float:left;
	width:381px;
	height:11px;
	/*margin: 6px 0px 0px 0px;*/
	text-align:left;
}
#naviGroupA ul{
	text-indent: 0em;
	line-height: 0em;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

#naviGroupA ul li{
	text-indent: 0em;
	line-height: 0em;
	float: left;
	height: 11px;
	display: block;
	text-indent: -9999px;
}
ul#amenu li{
	height: 11px;
	display: block;
	margin: 8px 13px 0px 0px;
}

ul#amenu a{
	height: 11px;
	display: block;
}

/*メニューGroupA2**********入試情報、学校説明会*/
#naviGroupA2 {
	/*position:relative;*/
	float:left;
	width:204px;
	height:24px;
	margin-top: 5px;
	overflow: hidden;
}
#naviGroupA2 ul{
	text-indent: 0em;
	line-height: 0em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#naviGroupA2 ul li{
	float: right;
	/*display: block;*/
	line-height: 0em;
	text-indent: -9999px;
	/*height: 24px;*/
}
ul#a2menu li{
	/*height: 24px;*/
	display: block;
	margin: 0px 0px 0px 7px;
}

ul#a2menu a{
	height: 24px;
	display: block;
	color: #ffffff;
}

/*メニューGroupB**********印刷ボタン*/
#naviGroupB {
	float: left;
	/*width:104px;*/
	width:84px;
	/*display: block;*/
	height:20px;
	margin: 4px 0px 0px 20px;
}
#naviGroupB ul li{
	text-indent: 0em;
	line-height: 0em;
	height: 20px;
	text-indent: -9999px;
}
ul#bmenu li, ul#bmenu a {
	height: 20px;
	display: block;
	margin: 1px 0px 0px 0px;
}

/*メニューGroupD*/
 #naviGroupD {
	float: left;
	width: 185px;
	margin: 20px 0px 0px 0px;
}
#naviGroupD ul li{
	float: left;
	display: block;
	line-height: 0em;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#naviGroupD img {
	margin: 0px;
	padding: 0px;
}
ul#dmenu li, ul#dmenu a {
	line-height: 0em;
	height: 45px;
	display: block;
	margin: 0px;
	padding: 0px;
}

/*メニューGroupC*/
 #naviGroupC {
 	/*margin-top: -2px;*/
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}
#header_top #naviGroupC, #header_introduction #naviGroupC, #header_rinen #naviGroupC, #header_history #naviGroupC, #header_shisetsu #naviGroupC, #header_nyushi #naviGroupC, #header_setumeikai #naviGroupC, #header_jimukyoku #naviGroupC, #header_information #naviGroupC, #header_voice #naviGroupC {
	/*padding: 172px 0px 0px 0px;*/
	/*padding: 156px 0px 0px 0px;*/
	padding: 176px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}
#naviGroupC ul li{
	float: left;
	display: block;
	height: 51px;
	text-indent: 0em;
	line-height: 0em;
	text-indent: -9999px;
}
#naviGroupC img {
	border: 0;
	margin: 0;
}
ul#mainmenu li, ul#mainmenu a {
	height: 51px;
	display: block;
}
/*パンくず*/
/*p,aタグのfont-size指定ではサイズが変わってしまうため、span,aにて実現*/
#body #pankuzu {
	display: block;
	overflow:hidden;
	width: 900px;
	color: #8e8d85;
	background-color: #ffffff;
	/*margin: 0px 0px -14px 0px;
	padding: 10px 0px 10px 10px;*/
}
#body02 #pankuzu {
	display: block;
	overflow:hidden;
	width: 900px;
	color: #8e8d85;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 10px;
}
#pankuzu span {
	font-size: 85%;
}
#pankuzu a {
	color: #6594e9;
	font-size: 85%;
}


/******************************
左・ナビゲーション
********************************/

#leftarea {
	width:188px;
	/*display: block;*/
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
}

/*レベル１設定*/
#leftarea .level1, #leftarea .level1on {
	width:100%;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenLeftcolMenuP01.gif) no-repeat;
	/*min-height: 31px;
	max-height: 65px;*/
	font-size: 95%;
	line-height: 0em;
	margin: 0px 0px 1px 0px;
	padding: 0px;
}
/*#leftarea .level1 .l1icon, #leftarea .level1on .l1icon{
	width: 14px;
	height: 14px;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenLeftcolMenuicon.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	margin: 9px 2px 0px 9px; 
}*/

/*左親メニューにマウスオーバーで背景変更（全て）*/
/*#leftarea .level1:hover, #leftarea .level1on{
	background-position: 0px -130px;
}*/

/*左親メニューにマウスオーバーで背景変更（子メニューありの場合のみ）*/
#leftarea .acc:hover, #leftarea .level1on{
	background-position: 0px -130px;
}

#leftarea .level1 p, #leftarea .level1on p {
	line-height: 1.3em;
	letter-spacing: 0.1em;
	margin: 0px 5px 5px 23px;
	padding: 8px 0px 0px 0px;
	text-indent: 0em;
}

#leftarea .level1 .l1bar, #leftarea .level1on .l1bar{
	width: 187px;
	height: 3px;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenLeftcolMenuP02.gif) no-repeat scroll bottom left;
	text-indent: -9999px;
	line-height: 0em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

/*#leftarea .level1here {
	width:100%;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/lnavi1bg_on.gif) repeat-x;
	border:1px solid #d0cfcb;
}
.level1here p {
	background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/level1heremark.gif) no-repeat scroll 0 0;
	padding: 5px 0px 5px 19px;
	border-bottom:1px solid #8d9dba;
}*/
#leftarea .level1 a, #leftarea .level1here a, #leftarea .level2 a {
	/*display: block;*/
	color: #242319;
	text-decoration: none;
}
#leftarea .level1 a:hover, #leftarea .level1here a:hover, #leftarea .level2 a:hover{
	color: #4f8fff;
	text-decoration: none;
}
/*レベル2設定*/
#leftarea .level2 {
	display: block;
	font-size: 90%;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	/*下の線が右側にはみでてしまうので修正*/
	/*width:100%;*/
	width:183px;
}
.level2 p {
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin: 0px 0px 1px 0px;
	padding: 5px 0px 4px 26px;
	border-bottom: 1px solid #e3e6cf;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenLeftcolMenuicon2.gif) 8px 7px no-repeat;
	/*height: 28px;*/
	text-indent: 0em;
}
.level2 p.on {
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin: 0px 0px 1px 0px;
	padding: 5px 0px 4px 26px;
	border-bottom: 1px solid #e3e6cf;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenLeftcolMenuicon2on.gif) 8px 7px no-repeat;
	/*height: 28px;*/
	text-indent: 0em;
}
#leftarea .level2 .on a{
	color: #4f8fff;
}
.level2 a {
	font-size: 90%;
}
.level2 span.target-blank {
	display: block;
/*	background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/mark_window.gif) no-repeat scroll right center;
*/
}


/******************************
右カラム
********************************/
#information {
	margin: 5px 0px 0px 0px;
}
#information h3 {
	width: 173px;
	height: 29px;
	margin: -5px 0px 0px 0px;
	text-indent: -9999px;
	background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenRightcolBannerAttentionT.gif) no-repeat scroll 0 0;
}
#information ul {
	list-style-type: none;
	background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenRightcolBannerAttention.gif) repeat-y scroll 0 0;
	margin: 0px 0px -6px 0px;
	padding: 0px 13px 0px 13px;
	overflow: hidden;
}
#information ul li{
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 7px 0px;
	background:transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenRightcolbar.gif) no-repeat scroll bottom right;
	/*border-bottom: 2px dotted #fedf64;*/
	text-indent: 0em;
}

#information a{
	font-size: 90%;
	color: #1c78df;
}

#infobar {
	width: 173px;
	height: 22px;	
	background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenRightcolBannerAttentionB.gif) no-repeat scroll 0 0;
	text-indent: -9999px;
	margin: 0px 0px 10px 0px;
}

/*#information #moreinfo {
	height: 12px;
	text-align: right;
	padding: 0 10px 5px 0;
	background:transparent url(/images/www.seijogakuen.ed.jp/gakuen/bg_info_bottom.gif) no-repeat scroll 0 0;
}*/
#banner{
	margin: 0px 0px 10px 0px;
}
#banner p{
	margin: 0px 0px 10px 0px;
	text-indent: 0;
}
/******************************
中央カラム（メインエリア）
********************************/
/*０１お知らせ*/
#news01{
	margin: 0px 0px 5px 0px;
}

#newsindex01 {
	width: 523px;
	height: 34px;
	background:transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenOshirase01.gif) no-repeat scroll 0 0;
	margin: 0px 0px 0px 0px;
}

/*０２イベント・講演会*/
#news02 {
	margin: 0px 0px 0px 0px;
	background:transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenEventbg.gif) repeat-y;
}

#newsindex02 {
	width: 523px;
	height: 34px;
	background:transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenEvent.gif) no-repeat scroll 0 0;
	margin: 0px 0px 0px 0px;
}

/*０３職員採用案内*/
#news03{
	margin: 0px 0px 5px 0px;
}

#newsindex03 {
	width: 493px;
	height: 34px;
	background:transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuen_saiyou_01.gif) no-repeat scroll 0 0;
	margin: 0px 15px 0px 15px;
}

/*０４教員採用案内*/
#news04{
	margin: 0px 0px 5px 0px;
}

#newsindex04 {
	width: 493px;
	height: 34px;
	background:transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuen_saiyou_02.gif) no-repeat scroll 0 0;
	margin: 0px 15px 0px 15px;
}


/*news共通*****************************************/
#newsindex01 h2, #newsindex02 h2{
/*	position:relative;
	font-size:120%;
	padding: 5px 5px 0px 10px;
	color: #313845;
*/	
	display: inline;
	text-indent: -9999px;
	line-height: 0em;
	float: left;
}
#newsindex03 h2, #newsindex04 h2{
	display: inline;
	text-indent: -9999px;
	float: left;
	padding: 8px 10px 0px 10px;
}
#newsindex01 p, #newsindex02 p, #newsindex03 p, #newsindex04 p{
	text-align: right;
	float: right;
}

#newsindex01 p img, #newsindex02 p img, #newsindex03 p img, #newsindex04 p img{
	margin: 8px 8px 8px 3px;
}


/*News詳細（お知らせ用枠なし）*/
#newsarea01 {
	/*width: 460px;*/
	width: 492px;
	padding: 15px 10px 10px 20px;
}

/*News詳細（イベント用枠あり）*/
#newsarea02 {
	/*width: 460px;*/
	width: 492px;
	background:transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenEventbottom.gif) no-repeat bottom left;
	padding: 15px 10px 10px 20px;
}

/*News詳細（採用情報用枠なし）*/
#newsarea03, #newsarea04 {
	/*width: 460px;*/
	width: 492px;
	padding: 15px 15px 10px 25px;
}


/*News詳細（共通）*/
#newsarea01 ul, #newsarea02 ul, #newsarea03 ul, #newsarea04 ul{
	list-style-type: none;
}

#newsarea01 li, #newsarea02 li, #newsarea03 li, #newsarea04 li{
	margin: 0px 0px 15px 0px;
	border-left: 2px solid #c8ddf0;
	line-height: 1em;
	text-indent: 0em;
	padding: 0px 0px 0px 8px;
}

#newsarea01 p, #newsarea01 td{
	font-size: 110%;
	line-height: 1.5em;
}

/*wysiwyg内テーブル用*/
#newsarea01 table, #newsarea02 table, #newsarea03 table, #newsarea04 table {
	margin: 10px 0px 10px 0px;
}

.newsdate {
	color: #464646;
	font-size: 90%;
	line-height: 1em;
}
.newstitle {
	font-size: 95%;
	line-height: 1.7em;
	margin: 3px 0px 1px 0px;
}
.newstitle a {
	color: #2f6cdc;
	text-decoration: underline;
}
.newstitle a:hover {
	color: #1393ff;
	text-decoration: underline;
}
.newstitle img{
	padding: 0px 0px 0px 3px;
	vertical-align: bottom;
}

/*topics詳細設定（2010.3.8改）*/
#topics{
	padding: 0px 10px 0px 0px;
}
#topics #title{
	letter-spacing: 0.1em;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenTopicsBgBody.gif) repeat-y;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 0px 0px;
}
#topics #title h2{
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenTopicsBgBottom.gif) no-repeat scroll bottom left;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 12px 30px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
}
#topics .date{
	float: right;
	color: #00427c;
	margin:0px 5px 0px 0px;
	font-size: 90%;
}
#topics #note{
	font-size: 110%;
	line-height: 1.5em;
	padding: 20px 10px 10px 20px;
	
}
#topics .backlist{
	border-top:1px solid #dddddd;
	padding: 5px 3px 0px 0px;
	margin: 10px 0px 0px 0px;
}
#topics .backlist a{
	display:inline-block;
	float: right;
	height: 13px;
	width: 62px;
	text-indent: -9999px;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenbutbacklist.gif) no-repeat scroll 0 0;
}
#topics .backlist a:hover{
	background-position: 0px -13px;
}


/*各ページコンテンツ設定*/
.mainContentArea {
	display: inline-block;
	/*width: 523px;*/
	width: 486px;
	background:transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenContentsBg.gif) no-repeat scroll 0 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 13px 0px 24px;
}

.mainContentArea a{
	color:#1266ce;
}
/*ページタイトル*/
.mainContentArea h2{
	font-size: 140%;
	font-weight: bold;
	line-height: 1.3em;
	padding: 28px 0px 20px 16px;
	color: #3a4c6c;
}
.mainContentArea p{
	line-height: 1.5em;
}

/*wysiwyg内のコンテンツエリア設定*/
/*ブログ内タイトル*/
#mainContentIndex h3{
	font-size: 110%;
	color: #41822a;
	line-height: 1em;
	padding: 0px 0px 0px 4px;
}


#mainContentIndex p{
	margin: 0px 10px 0px 10px;
	padding: 0px;
	/*text-indent: 0.8em;*/
	line-height: 1.7em;
}

#mainContentIndex ul{
	margin: 20px 0px 0px 40px;
	padding: 0px;
	font-size: 95%;
}

#mainContentIndex ul li{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-indent: 0em;
}

/*共通クラス設定*********************************************************************************/
/*ページ（リードテキスト：Teacher's VOICE）*/
p.lead01{
	line-height: 1.5em;
	color: #000000;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
/*ページ（小見出し:Teacher's VOICE）*/
.indexVoiceF{
	color: #773d7c;
	padding: 20px 0px 0px 0px;
}
.indexVoiceM{
	color: #135289;
	padding: 20px 0px 0px 0px;
}
/*ページ（小見出し:学園紹介）*/
.index02{
	font-size: 110%;
	font-weight: bold;
	color: #135289;
	padding: 10px 0px 0px 0px;
}
/*ページ（小見出し:成城の教育）*/
.index03{
	font-weight: bold;
	color: #135289;
	padding: 10px 0px 0px 0px;
}
/*ページ（小見出し：連絡先一覧）*/
.index04{
	font-size: 130%;
}
/*ページ（強調テキスト（大）：センタリング）*/
.impact01 {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	color: #135289;
}
/*ページ（強調テキスト（中）：センタリング）*/
.impact02 {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #135289;
}
/*上付文字*/
sup{
	font-size: 80%;
}
/*写真などの配置用*/
.typeleft {
	float: left;
	margin: 5px 10px 0px 0px;
}
.typeright {
	float: right;
	margin: 5px 0px 0px 10px;
}
.typecenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 10px 0px;
}

/*Teacher's VOICE トップ用*/
.voicelead{
	background:transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenVoiceNoBg.gif) no-repeat scroll 0px 4px;
}
.voicelead p{
	font-size: 110%;
	font-family:Helvetica, Arial, sans-serif;
}
.voicelead span{
	font-weight: bold;
}
.voiceindex {
	margin: 5px 0px 20px 15px;
}
.voiceindex dl {
	float: left;
	width: 365px;
}
.voiceindex dt {
	font-weight: bold;
	color:#0d4a7f;
	line-height: 2em;
	border-bottom: 1px solid #cccccc;
}
.voiceindex dt span{
	font-size:115%;
}
.voiceindex dd {
	font-size: 90%;
	line-height: 1.9em;
	padding: 10px 0px 0px 0px;
}
/*Teacher's VOICE 中身用*/
.tvoice{
	padding:0px 15px 0px 24px;
}
.tvoice p{
	line-height: 180%;
}


/*ページ設定*************************************************************************/
/*ページ（テンプレート：ご支援をお考えの方用）*/
.contShien p, .contShien2 p{
	line-height: 1.7em;
	margin: 0px 0px 10px 0px;
}
.contShien dl{
	clear:both;
	margin: 0px 0px 10px 0px;
}
.contShien dt{
	float:left;
	font-weight: bold;
	line-height: 1.5em;
}
.contShien dd {
	line-height: 1.5em;
	margin: 0px 0px 0px 150px;
}
.contShien td {
	line-height: 1.5em;
	padding: 0px 20px 0px 0px;
	vertical-align:top;
}
.contShien2 dt{
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
}
.contShien2 dd {
	line-height: 1.5em;
	margin: 0px 0px 0px 30px;
}
.contShien2 td {
	padding: 0px 20px 0px 0px;
	vertical-align:top;
}
/*ページ（テンプレート０１：通常文章入り用）*/
.contNormal{
	/*padding: 0px 24px 0px 24px;*/
}
.contNormal p{
	line-height: 1.7em;
	margin: 0px 0px 10px 0px;
}

.contNormal ul{
	margin: 10px 0px 20px 17px;
}
.contNormal ul li{
	/*list-style: disc url(/images/www.seijogakuen.ed.jp/gakuen/gakuenIconTri1.gif) outside;*/
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
}
.contNormal ol {
	margin: 10px 0px 20px 20px;
}
.contNormal ol li {
	line-height: 1.5em;
	margin: 0px 0px 8px 0px;
}
.contNormal dl {
	margin: 0px 0px 15px 18px;
}
.contNormal dt {
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
}
.contNormal dt a{
	font-size: 120%;
}
.contNormal dd{
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
/*ページ（テンプレート：メニュー一段用）*/
.contMenu1col {
	/*padding: 0px 24px 0px 24px;*/
}
.contMenu1col ul{
	margin: 0px 0px 0px 20px;
}
.contMenu1col ul li{
	line-height:1.5em;
	list-style: disc url(/images/www.seijogakuen.ed.jp/gakuen/gakuenIconTri1.gif) outside;
	margin: 0px 0px 10px 0px;
}

/*ページ（テンプレート：メニュー二段組用）*/
.contMenu2col {
	/*padding: 0px 24px 0px 24px;*/
}
.contMenu2col ul{
	margin: 0px 0px 0px 20px;
}
.contMenu2col ul li{
	line-height:1.5em;
	list-style: disc url(/images/www.seijogakuen.ed.jp/gakuen/gakuenIconTri1.gif) outside;
	margin: 0px 0px 10px 0px;
}
.contMenu2col .menuLeft{
	display:block;
	float:left;
	width: 220px;
	margin: 20px 0px 0px 0px;
	padding: 0px 28px 0px 0px;
}
.contMenu2col .menuRight{
	display:block;
	float:left;
	width: 220px;
	margin: 20px 0px 0px 0px;
}
/*ページ（テンプレート：サイトマップ二段用）*/
#sitemap{
	display: inline-block;/*これないと枠がちゃんとでない*/
}
/*左*/
.sitemapLeft {
	float: left;
	width: 300px;
	margin: 0px 30px 0px 20px;
}
*html .sitemapLeft{margin: 0px 20px 0px 10px;}
.sitemapLeft ul{
	margin: 0px 0px 10px 20px;
}
.sitemapLeft ul li{
	line-height:1.5em;
	list-style: disc;
}
.sitemapLeft p{
	display: block;
	font-size: 110%;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;
}
.sitemapLeft p a{
	/*display: block;*/
	font-size: 110%;
}
/*右*/
.sitemapRight {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
}
.sitemapRight ul{
	margin: 0px 0px 10px 20px;
}
.sitemapRight ul li{
	line-height:1.5em;
	list-style: disc;
}
.sitemapRight p{
	display: block;
	font-size: 110%;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;
}
.sitemapRight p a{
	/*display: block;*/
	font-size: 110%;
}

/*表***********************************************************************************************************************/
/*表（線なし）*/
.tbNormal{
	margin-left: auto;
	margin-right: auto;
}
.tbNormal td{
	padding: 5px;
}
/*表左側（創立者紹介の表）*/
.tb01{
	float: left;
}
.tb01 table{
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #ececec;
}
.tb01 th {
	line-height:1.5em;
	font-weight: normal;
	vertical-align:top;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenThBg02.gif) repeat-y;
	/*background-color: #f1e8fb;*/
	padding:6px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.tb01 tr{
}
.tb01 td{
	line-height:1.5em;
	vertical-align:top;
	/*background-color: #f5f5f5;*/
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenTdBg01.gif) repeat-y;
	padding:6px;
	border-top: 1px solid #ffffff;
}
/*表（学園事務局）*/
.tb02{
	margin-left: auto;
	margin-right: auto;
}
.tb02 table{
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #ececec;
}
.tb02 th {
	line-height:1.5em;
	font-weight: normal;
	vertical-align:top;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenThBg02.gif) repeat-y;
	/*background-color: #f1e8fb;*/
	padding:6px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.tb02 td{
	line-height:1.5em;
	vertical-align:top;
	/*background-color: #f5f5f5;*/
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenTdBg01.gif) repeat-y;
	padding:6px;
	border-top: 1px solid #ffffff;
}
.tb02 img{
	vertical-align:middle;
	padding: 0px 5px 0px 0px;
}
/*表（学園事務局：生徒数）*/
.tb03{
	margin-left: auto;
	margin-right: auto;
}
.tb03 table{
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #ececec;
}
.tb03 th {
	line-height:1.5em;
	font-weight: normal;
	vertical-align:top;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenThBg02.gif) repeat-y;
	/*background-color: #f1e8fb;*/
	padding:6px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.tb03 td{
	line-height:1.5em;
	text-align:right;
	vertical-align:top;
	/*background-color: #f5f5f5;*/
	/*background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenTdBg01.gif) repeat-y;*/
	padding:6px;
	border-top: 1px solid #e5eff9;
	border-right: 1px solid #e5eff9;
}


/*表（学園事務局：生徒数）*/
.tb04{
	margin-left: auto;
	margin-right: auto;
}
.tb04 table{
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #c5c5c5;
	/*border-right: 1px solid #c5c5c5;*/
	border-left: 1px solid #ececec;
}
.tb04 th {
	line-height:1.5em;
	font-weight: normal;
	vertical-align:top;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenThBg02.gif) repeat-y;
	/*background-color: #f1e8fb;*/
	padding:6px;
	border-top: 1px solid #e5eff9;
	border-right: 1px solid #e5eff9;
}
.tb04 td{
	line-height:1.5em;
	text-align:left;
	vertical-align:top;
	padding:6px;
	border-top: 1px solid #e5eff9;
	/*border-right: 1px solid #e5eff9;*/
}
/*表（入試情報）*/
.tbBlueWhite {
	margin-left: auto;
	margin-right: auto;
}
.tbBlueWhite table{
	border-bottom: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #ececec;
	
}
.tbBlueWhite th {
	line-height:1.5em;
	font-weight: bold;
	text-align:center;
	vertical-align:top;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenThBg04.gif) repeat-x;
	padding:6px;
	border-top: 1px solid #e5eff9;
	border-right: 1px solid #e5eff9;
}
.tbBlueWhite td{
	line-height:1.5em;
	vertical-align:top;
	padding:6px;
	border-top: 1px solid #e5eff9;
	border-right: 1px solid #e5eff9;
}
/*表（学園事務局：募金）*/
.tbBokin {
	margin-left: auto;
	margin-right: auto;
}
.tbBokin table{
	border-bottom: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #ececec;
	
}
.tbBokin th {
	line-height:1.5em;
	font-weight: normal;
	vertical-align:top;
	background: url(/images/www.seijogakuen.ed.jp/gakuen/gakuenThBg02.gif) repeat-y;
	padding:6px;
	border-top: 1px solid #e5eff9;
	border-right: 1px solid #e5eff9;
}
.tbBokin td{
	line-height:1.5em;
	text-align:left;
	vertical-align:top;
	padding:6px;
	border-top: 1px solid #e5eff9;
}
.tbBokin td.topline{
	border-top: 1px solid #e5eff9;
}
.tbBokin td.dotline{
	border-top: 1px dotted #cccccc;
}
.tbBokin td.dotnone{
	border-top: none;
}
.tbBokin td.lineleft{
	width: 34px;
	border-left: 1px solid #e5eff9;
}
.tbBokin td span{
	font-size: 80%;
}
.tbBokin td.bg2{
	/*background-color:#fafafa;*/
}


/*右に写真（創立者紹介の写真）*/
.photo01{
	display: inline-block;
	margin: 10px 0px 0px 10px;
}
.photo01 p{
	padding: 0px 0px 10px 0px;
}


/*校歌の歌詞*/
#song{
	float: left;
	display: inlie-block;
	padding: 15px 30px 0px 30px;
}
#song li{
	margin: 0px 0px 10px 0px;
	line-height: 1.5em;
}
/*登録商標の表*/
#syohyo td{
	padding: 10px;
	text-align: center;
}
/*校長インタビューのボタンの表*/
#kouchoiv td{
	vertical-align: top;
	text-align: center;
	padding: 5px;
}
/*環境・施設の表*/
.shisetsu table{
	/*width: 500px;*/
}
.shisetsu td{
	padding: 0px 0px 5px 0px;
}
.shisetsu p{
	padding: 0px 10px 0px 0px;
}
/*環境・施設：AED*/
#aed{
}
#aed ol {
	padding: 0px 0px 0px 30px;
	line-height: 1.5em;
}
#aed table{
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
#aed td {
	font-size: 90%;
	vertical-align:top;
	padding:10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	
}

/*スクールカラー（ディープブルー）*/
#scolordb{
	margin: 10px 0px 0px 0px;
	background:transparent url(/files/www.seijogakuen.ed.jp/gakuen/introduction/scolor/gakuenColorDBbody.gif) repeat-y;
}
#scolordb dl{
	min-height: 85px;
	padding:0px 20px 0px 135px;
	background:transparent url(/files/www.seijogakuen.ed.jp/gakuen/introduction/scolor/gakuenColorDB1.gif) no-repeat scroll 0 0;
}
#scolordb dt{
	font-weight: bold;
	padding: 13px 0px 4px 0px;
}
#scolordb dt span{
	color: #023461;
}
#scolordb dd{
	line-height: 1.4em;
}
/*スクールカラー（ストロングブルー）*/
#scolorsb{
	margin: 10px 0px 0px 0px;
	background:transparent url(/files/www.seijogakuen.ed.jp/gakuen/introduction/scolor/gakuenColorSBbody.gif) repeat-y;
}
#scolorsb dl{
	min-height: 85px;
	padding:0px 20px 0px 135px;
	background:transparent url(/files/www.seijogakuen.ed.jp/gakuen/introduction/scolor/gakuenColorSB1.gif) no-repeat scroll 0 0;
}
#scolorsb dt{
	font-weight: bold;
	padding: 13px 0px 4px 0px;
}
#scolorsb dt span{
	color: #005eae;
}
#scolorsb dd{
	line-height: 1.4em;
}
/*スクールカラー（ブライトブルー）*/
#scolorbb{
	margin: 10px 0px 0px 0px;
	background:transparent url(/files/www.seijogakuen.ed.jp/gakuen/introduction/scolor/gakuenColorBBbody.gif) repeat-y;
}
#scolorbb dl{
	min-height: 85px;
	padding:0px 20px 0px 135px;
	background:transparent url(/files/www.seijogakuen.ed.jp/gakuen/introduction/scolor/gakuenColorBB1.gif) no-repeat scroll 0 0;
}
#scolorbb dt{
	font-weight: bold;
	padding: 13px 0px 4px 0px;
}
#scolorbb dt span{
	color: #187fc4;
}
#scolorbb dd{
	line-height: 1.4em;
}
/*連絡先一覧*/
.renraku{
	padding: 0px 24px 0px 24px;
}
.renraku p{
	line-height: 1.5em;
}
.renraku a{
	color:#1266ce;
}
/******************************
フッター（詳細）
********************************/
/*リンク先*/
#foot1{
	position: relatibe;
	float: left
	display: block;
	width: 460px;
	height: 11px;
	text-align: left;
	margin: 0px 0px 0px 10px;
}
#foot1 ul li {
	float: left;
	text-indent: 0em;
	line-height: 0em;
	height: 11px;
	margin: 14px 0px 0px 14px;
	padding: 0px;
}
ul#gakuenlinkmenu li, ul#gakuenlinkmenu a{
	height: 11px;
	display: block;
	text-indent: -9999px;
}
ul#sitelinkmenu li {
	margin-top: 28px;
}

ul#sitelinkmenu li, ul#sitelinkmenu a{
	height: 12px;
	display: block;
	text-indent: -9999px;
}
/*コピーライトなど*/
#foot2 {
	position: relatibe;
	float: right;
	width: 390px;
	margin: -24px 0px 0px 0px;
	padding: 0px 27px 0px 0px;
	color: #8d8d8e;
	background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterBar01.gif) no-repeat scroll 0px 10px;

}
#foot2 h3 {
	position: relatibe;
	float: left;
	margin: 10px 5px 6px 28px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	text-indent: 1em;
	letter-spacing: 0.1em;
}
#foot2 p{
	float: right;
	width: 265px;
	font-size: 75%;
	text-indent: 0px;
	text-align: right;
	margin: 10px 0px;
	padding: 3px 0px 0px 0px;
	letter-spacing: 0em;
}
#foot2 #address {
	height: 18px;
	background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterHome.png) no-repeat scroll 0 0;
}
#foot2 #copyright {
	font-size: 80%;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: right;
}

/****************************************************************************************************************************************************************************/
/*ナビ設定*/
/*ナビA（Aメニュー）*/
#amenu01 a{width: 61px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderTraffic.gif) no-repeat scroll 0 0;}
#amenu02 a{width: 99px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderMap.gif) no-repeat scroll 0 0;}
#amenu03 a{width: 77px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderSitemap.gif) no-repeat scroll 0 0;}
#amenu04 a{width: 85px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderInquiry.gif) no-repeat scroll 0 0;}

#amenu01 a:hover, #amenu02 a:hover, #amenu03 a:hover, #amenu04 a:hover{
	background-position: 0px -11px;
}

/*ナビA2（A2メニュー）*/
#a2menu01 a{width: 95px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderNyushi.gif) no-repeat scroll 0 0;}
#a2menu02 a{width: 95px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderSetsumeikai.gif) no-repeat scroll 0 0;}

#a2menu01 a:hover, #a2menu02 a:hover{
	background-position: 0px -24px;
}

/*ナビB（Bメニュー）*/
#bmenu01 a{
	width: 84px;
	background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenHeaderPrint.gif) no-repeat scroll 0 0;
}
#bmenu01 a:hover{
	background-position: 0px -20px;
}
/*ナビswf（学園各校へのリンクヘッダー内）*/
#dmenu01 a{width: 185px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupD01.gif) no-repeat scroll 0 0;}
#dmenu02 a{width: 185px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupD02.gif) no-repeat scroll 0 0;}
#dmenu03 a{width: 185px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupD03.gif) no-repeat scroll 0 0;}
#dmenu04 a{width: 185px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupD04.gif) no-repeat scroll 0 0;}
#dmenu05 a{width: 185px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupD05.gif) no-repeat scroll 0 0;}
#dmenu06 a{width: 185px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupD06.gif) no-repeat scroll 0 0;}

#dmenu01 a:hover, #dmenu02 a:hover, #dmenu03 a:hover, #dmenu04 a:hover, #dmenu05 a:hover, #dmenu06 a:hover{
	background-position: 0px -45px;
}

/*ナビC（メインメニュー）*/
#mainmenu01 a{width: 184px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupC01.gif) no-repeat scroll 0 0;}
#mainmenu02 a{width: 184px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupC02.gif) no-repeat scroll 0 0;}
#mainmenu03 a{width: 184px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupC03.gif) no-repeat scroll 0 0;}
#mainmenu04 a{width: 184px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupC04.gif) no-repeat scroll 0 0;}
#mainmenu05 a{width: 184px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupC05.gif) no-repeat scroll 0 0;}

#mainmenu01 a:hover, #mainmenu02 a:hover,#mainmenu03 a:hover,#mainmenu04 a:hover,#mainmenu05 a:hover,#mainmenu06 a:hover,#mainmenu07 a:hover{
	background-position: 0px -51px;
}

#mainmenu01on a{width: 184px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupC01.gif) no-repeat scroll 0px -51px;}
#mainmenu02on a{width: 184px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupC02.gif) no-repeat scroll 0px -51px;}
#mainmenu03on a{width: 184px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupC03.gif) no-repeat scroll 0px -51px;}
#mainmenu04on a{width: 184px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupC04.gif) no-repeat scroll 0px -51px;}
#mainmenu05on a{width: 184px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenNaviGroupC05.gif) no-repeat scroll 0px -51px;}

/*ナビフッター（フッター内リンク）*/
#gakuenlink01 a{width: 45px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterGakuen.gif) no-repeat scroll 0 0;}
#gakuenlink02 a{width: 45px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterDaigaku.gif) no-repeat scroll 0 0;}
#gakuenlink03 a{width: 125px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterChuko.gif) no-repeat scroll 0 0;}
#gakuenlink04 a{width: 92px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterShoto.gif) no-repeat scroll 0 0;}
#gakuenlink05 a{width: 56px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterYochien.gif) no-repeat scroll 0 0;}

#gakuenlink01on a{width: 45px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterGakuen.gif) no-repeat scroll 0px -11px;}
#gakuenlink02on a{width: 45px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterDaigaku.gif) no-repeat scroll 0px -11px;}
#gakuenlink03on a{width: 125px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterChuko.gif) no-repeat scroll 0px -11px;}
#gakuenlink04on a{width: 92px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterShoto.gif) no-repeat scroll 0px -11px;}
#gakuenlink05on a{width: 56px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterYochien.gif) no-repeat scroll 0px -11px;}

#gakuenlink01 a:hover, #gakuenlink02 a:hover, #gakuenlink03 a:hover, #gakuenlink04 a:hover, #gakuenlink05 a:hover{
	background-position: 0px -11px;
}

#sitelink01 a{width: 85px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterSite.gif) no-repeat scroll 0 0;}
#sitelink02 a{width: 79px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterKojin.gif) no-repeat scroll 0 0;}
#sitelink03 a{width: 68px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterRenraku.gif) no-repeat scroll 0 0;}

#sitelink01on a{width: 85px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterSite.gif) no-repeat scroll 0px -12;}
#sitelink02on a{width: 79px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterKojin.gif) no-repeat scroll 0px -12;}
#sitelink03on a{width: 68px; background: transparent url(/images/www.seijogakuen.ed.jp/gakuen/gakuenFooterRenraku.gif) no-repeat scroll 0px -12;}

#sitelink01 a:hover, #sitelink02 a:hover, #sitelink03 a:hover{
	background-position: 0px -12px;
}


/*wysiwygエリア用追加 2010.2.5 mizuno*/
#mainContent, #mainContent_wysiwyg1, .mainContentArea{
	position: relative;
	z-index: 2;
}
/*#mainContent{width:535px;}*/
#mainContent{width:535px;}
#mainContent_wysiwyg1{width:535px;}
#ContentEditForm{width:100%;}
.contblog{width:492px;}

#cmd_edit_honbun1{
	display: inline-block;
}


