﻿@charset "utf-8";
/* ===================================================================
CSS information

 file name  :schools.css
 author     :Izumi Wakahara
 style info :校舎案内
=================================================================== */
/*----------------------------------------------------
	#main
----------------------------------------------------*/
#main div#schools_index,
#main div#schools {
	width: 570px;
	margin: 0px 25px;
	padding: 0px;
}
/*----------------------------------------------------
	動画
----------------------------------------------------*/
.movie {
 clear: left;
	width: 570px;
}
.movie_00 {
	float: left;
	width: 322px;
	height: auto;
	margin-right: 16px;
}
.movie_01 {
	float: left;
	width: 320px;
	height: 276x;
	border: #0F218B solid 1px;
	margin-bottom: 10px;
}
.movie_time {
	float: left;
	width: 322px;
	height: auto;
	margin-bottom: 10px;
	text-align: center;
}
.movie_naiyou {
	float: left;
	width: 232px;
	height: auto;
	margin-bottom: 10px;
}
.movie_naiyou_konbuko {
	float: left;
	width: 570px;
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/*----------------------------------------------------
	校舎紹介
----------------------------------------------------*/
#main_wide div#index {
	width: 920px;
	clear: both;
	float: left;
}

#main_wide div#index div {
	margin-bottom: 1em;
}

#main_wide div#index div.boxL {
	float: left;
	width: 610px;
	margin-right: 10px;
	background-image: url(../img/schools/school_indexBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#main_wide div#index div.box {
	float: left;
	width: 298px;
	margin-right: 10px;
	border: 1px solid #0F218B;
	background-image: url(../img/schools/schoolBg.gif);
	background-repeat: no-repeat;
	background-position: right 0.8em;
	padding-bottom: 10px;
}

#main_wide div#index div.txt span.nen {
	font-size: 0.9em;
}

#main_wide div#index div.box_none {
	float: left;
	width: 298px;
	margin-right: 0px;
	border: 1px solid #0F218B;
	background-image: url(../img/schools/schoolBg.gif);
	background-repeat: no-repeat;
	background-position: right 0.8em;
	padding-bottom: 10px;
}

#main_wide div#index h3 {
	font-size: 2em;
	font-weight: bold;
	color: #0F218B;
	padding: 0px 10px;
	margin-top: 10px;
}

#main_wide div#index div.boxL h3 {
	font-size: 3em;
	font-weight: bold;
	color: #0F218B;
	padding: 0px 10px;
	margin-top: 10px;
}

#main_wide div#index h4 {
	font-size: 1.125em;
	font-weight: bold;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}

#main_wide div#index div.txt {
	width: 278px;
	clear: both;
	float: left;
	margin: 0px 10px;
	_margin: 0px 10px 0px 5px;
	padding: 10px 0px 0px;
	text-align: left;
}


#main_wide div#index div.button {
	width: 278px;
	clear: both;
	float: left;
	margin: 0px 10px;
	_margin: 0px 10px 0px 5px;
	padding: 10px 0px 0px;
	text-align: center;
}

#main_wide div#index div.news_index {
	float: left;
	width: 278px;
	margin: 0px 10px 0px;
	_margin: 0px 10px 0px 5px;
	padding: 0px;
	height: auto;
}

#main_wide div#index div.news_index ul {
	list-style-type: none;
} 

#main_wide div#index div.news_index li {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px dashed #CCC;
	background-image: url(../img/news/fusen00.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#main_wide div#index div.news_index li em {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 100%;
	line-height: 1.75em;
	background-image: url(../img/item/ico_01.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	font-weight:bold;
}

#main_wide div#index div.news_index li span {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

#main_wide div#index div.news_index li img {
	margin-bottom: -1px;
	padding-right: 3px;
	padding-left: 3px;
}

#main_wide div#index div.news_index li p {
	margin-top: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 1.5em;
}

#main_wide div#index div.cms_navi {
	display: none;
}


#main div#schools_index div#message_head {
	background-image: url(../img/schools/message_head.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 570px;
	margin: 0px;
	padding: 0px;
}

#main div#schools_index div#message_foot {
	background-image: url(../img/schools/message_foot.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 570px;
	margin: 0px;
	padding: 0px;
}

#main div#schools_index h3 {
	font-size: 1.125em;
	font-weight: bold;
	line-height: 2em;
	background-image: url(../img/schools/message_body.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 540px;
	padding: 15px;
	color: #0F218B;
}

#main div#schools_index h4 {
	font-weight: bold;
	font-size: 1.25em;
	border-bottom: 1px solid #666666;
	margin-bottom: 5px;
	color: #0F218B;
	clear: both;
	width: 570px;
}

#main div#schools_index h4:first-letter {
	font-size: 1.75em;
}

#main div#schools_index p.master {
	text-align: right;
	padding-right: 15px;
	padding-top: 7px;
}

#main div#schools_index p.master span.name {
	font-weight: bold;
	font-size: 1.125em;
}

#main div#schools_index div#hyou {
	margin-bottom: 1em;
	margin-top: 1em;
}

#main div#schools_index div#hyou table {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#main div#schools_index div#hyou table td {
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main div#schools_index div#hyou table td.time {
	text-align: center;
	background-color: #E5EAFC;
	font-weight: bold;
}

#main div#schools_index div#hyou table th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F218B;
	text-align: center;
	border-left: 1px dashed #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 67px;
	border-top: 1px solid #CCCCCC;
}

#main div#schools_index div#hyou table td.none {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F218B;
	text-align: center;
	border-left: 1px dashed #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main div#schools_index div#download {
	float: left;
	width: 570px;
	clear: both;
}

#main div#schools_index div#download ul {
	width: 540px;
	padding: 0px 15px;
}

#main div#schools_index div#download ul li {
	padding: 0px 5px;
	margin: 0px 0px 0px 10px;
}

#main div#schools_index div#download ul li img {
	margin-bottom: -3px;
	margin-right: 3px;
}

#main div#schools_index div#koutsuu {
	float: left;
	width: 570px;
	clear: both;
	margin-bottom: 1em;
}

#main div#schools_index div#koutsuu img.gaikan {
	float: left;
	background-color: #FFFFFF;
	padding-right: 10px;
}

#sub div#profile {
	margin-bottom: 1em;
	width: 285px;
	clear: both;
}

#sub div#profile h3 {
	margin-bottom: 0.5em;
	width: 285px;
	font-size: 1.25em;
	font-weight: bold;
	color: #0F218B;
	border-bottom: 1px solid #0F218B;
	clear: both;
}

#sub div#profile p.text {
	width: 275px;
}

#sub div#profile p.name {
	width: 265px;
	font-size: 1.5em;
	font-weight: bold;
	color: #0F218B;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

#sub div#profile p.roman {
	width: 265px;
	font-weight: bold;
	color: #666666;
	margin: -5px 0px 5px;
	padding: 0px 10px;
}

#sub div#profile img.photo {
	float: left;
	width: 263px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}

#main div#schools_index ul.tyousyo  {
	clear: both;
	margin: 0px 0px 1.5em;
	padding: 0px 10px;
}

#main div#schools_index ul.tyousyo li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}


/*----------------------------------------------------
	CMS内：詳細
----------------------------------------------------*/
/*見出し*/
#schools h2 {
	width: 557px;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 0px 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8C94B1;
	float: left;
}
/*サブ見出し*/
#schools h3 {
	width: 557px;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;	
	font-weight: bold;
	color: #990000;	
	background-image: url(../img/item/ico_03.gif);
	background-repeat: no-repeat;
	background-position: left 0.8em;
	float: left;
}
h2 span#title {
 float:left;
	width: 432px;
	padding: 0px 10px 0px 0px;
	text-align: left;
	display: block;
	font-size: larger;
	font-weight: bold;	
}
h2 span#date {
 float: right;
	width: 95px;
	padding: 5px 10px 0px 10px;
	font-weight: normal;
	text-align: right;
	display: block;
	font-size: 0.875em;
}
/*画像ボックス*/
.big_photo {
	width: 250px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
/*画像*/
.big_photo img {
	margin-bottom: 5px;
}
/*サブ画像ボックス*/
.photo {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 5px;
}
/*画像*/
.photo img {
	margin-bottom: 5px;
}
/*記事ボックス*/
.text {
	padding: 5px 5px 10px 5px;
	clear: both;	
}

/* サムネイル
------------------------------------------------------------------ */
/*ボックス*/
.thumbnail {
	width: 570px;
	clear: both;
	margin-top: 5px;
}
/*小ボックス*/
.thumbnail_box {
	float: left;
	width: 150px;
	margin: 0px 0px 10px 30px;
	text-align: center;
}
/*画像ボックス*/
.thumbnail_box-img {
	width: 150px;
	height: 100px;
	padding: 10px 0px 10px 0px;			
	background-color: #eee;
}
/*キャプション*/
.caption {
	margin: 5px 5px 5px 5px;
	padding: 0px;
	font-size: smaller;
	text-align: left;
	line-height: 120%;
}

/* 表
------------------------------------------------------------------ */
/*3列ボックス*/
.row3_box {
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 150%;
	background-image:url(../img/schools/row3_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px 0px 5px 0px;
	clear: both;
	text-align:left;
}
/*3列項目ボックス*/
#row3_koumoku_box {
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 150%;
	font-weight: bold;
	color: #fff;
	background-image:url(../img/schools/row3_koumoku_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px 0px 5px 0px;	
	clear: both;
	text-align:center;
}
/*3列*/
.row3_01 {
	float: left;
	width: 180px;
	padding: 0px 5px 0px 5px;
}
.row3_02 {
	float: left;
	width: 180px;
	padding: 0px 5px 0px 5px;
}
/*4列ボックス*/
.row4_box {
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 150%;
	background-image:url(../img/schools/row4_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px 0px 5px 0px;
	clear: both;
	text-align:left;
}
/*4列項目ボックス*/
#row4_koumoku_box {
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 150%;
	font-weight: bold;
	color: #fff;
	background-image:url(../img/schools/row4_koumoku_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px 0px 5px 0px;
	clear: both;
	text-align:center;
}
/*4列*/
.row4_01 {
	float: left;
	width: 133px;
	padding: 0px 5px 0px 5px;
}
.row4_02 {
	float: left;
	width: 132px;
	padding: 0px 5px 0px 5px;
}

/* 注意
------------------------------------------------------------------ */
.kome{
	width: 505px;
 margin: 0px 0px 3px 50px;	
	padding-left:15px;
	background-image:url(../img/item/kome.gif);
	background-repeat:no-repeat;
	background-position: left 0.3em;
	text-align:left;
}

/* 参照リンク
------------------------------------------------------------------ */
#schools ul {
	width: 558px;
	padding-left: 5px;
	padding-right: 15px;
	float: left;
}
#schools li {
	background-image: url(../img/item/ico_link.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	padding: 0px 0px 0px 25px;
}

/* ファイルダウンロード
------------------------------------------------------------------ */
.pdf {
	clear: both;
	width: 540px;
	background-image:url(../img/item/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding: 5px 0px 5px 25px;
	margin-left:5px;
	line-height: 150%;
}
.excel {
	clear: both;
	width: 540px;
	background-image:url(../img/item/excelicon_small.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding: 5px 0px 5px 25px;
	margin-left:5px;
	line-height: 150%;
}
.jpg {
	clear: both;
	width: 540px;
	background-image:url(../img/item/jpgicon_small.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding: 5px 0px 5px 25px;
	margin-left:5px;
	line-height: 150%;
}

/* Adobe Reader
------------------------------------------------------------------ */
#get_adobe {
	width: 420px;
	margin-left: 150px;
	margin-top: 1em;	
	margin-bottom: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	font-size: smaller;
	line-height: 120%;	
}
.get_adobe {
	float: right;
	width: 112px;
	margin-top: 0.8em;	
	padding-right:5px;
}
.get_adobe2 {
	float: right;
	width: 288px;
	margin-top: 0.7em;
	margin-bottom: 0.5em;	
	padding-right:5px;
}

/* ページナビ
------------------------------------------------------------------ */
.cms_navi {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
}

/*----------------------------------------------------
	CMS内：右メニュー
----------------------------------------------------*/
/* 背景が青いメニュー見出し
------------------------------------------------------------------ */
.menu_sobutsu {
	width: 270px;
	height: 36px;
	text-align: right;
	color: #FFFFFF;
	line-height: 36px;
	font-size: 0.875em;
	padding-right: 15px;
	margin-bottom: 5px;
	background-image: url(../img/navi/menu05_sobutsu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_honbuko {
	width: 270px;
	height: 36px;
	text-align: right;
	color: #FFFFFF;
	line-height: 36px;
	font-size: 0.875em;
	padding-right: 15px;
	margin-bottom: 5px;
	background-image: url(../img/navi/menu05_honbuko.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_takada {
	width: 270px;
	height: 36px;
	text-align: right;
	color: #FFFFFF;
	line-height: 36px;
	font-size: 0.875em;
	padding-right: 15px;
	margin-bottom: 5px;
	background-image: url(../img/navi/menu05_takada.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_tohbu {
	width: 270px;
	height: 36px;
	text-align: right;
	color: #FFFFFF;
	line-height: 36px;
	font-size: 0.875em;
	padding-right: 15px;
	margin-bottom: 5px;
	background-image: url(../img/navi/menu05_tohbu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_nanno {
	width: 270px;
	height: 36px;
	text-align: right;
	color: #FFFFFF;
	line-height: 36px;
	font-size: 0.875em;
	padding-right: 15px;
	margin-bottom: 5px;
	background-image: url(../img/navi/menu05_nanno.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_shiroyama {
	width: 270px;
	height: 36px;
	text-align: right;
	color: #FFFFFF;
	line-height: 36px;
	font-size: 0.875em;
	padding-right: 15px;
	margin-bottom: 5px;
	background-image: url(../img/navi/menu05_shiroyama.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_kaizu {
	width: 270px;
	height: 36px;
	text-align: right;
	color: #FFFFFF;
	line-height: 36px;
	font-size: 0.875em;
	padding-right: 15px;
	margin-bottom: 5px;
	background-image: url(../img/navi/menu05_kaizu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_sobutsu a:link,.menu_honbuko a:link,.menu_takada a:link,.menu_tohbu a:link,.menu_nanno a:link,.menu_shiroyama a:link,.menu_kaizu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_sobutsu a:visited,.menu_honbuko a:visited,.menu_takada a:visited,.menu_tohbu a:visited,.menu_nanno a:visited,.menu_shiroyama a:visited,.menu_kaizu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_sobutsu a:hover,.menu_honbuko a:hover,.menu_takada a:hover,.menu_tohbu a:hover,.menu_nanno a:hover,.menu_shiroyama a:hover,.menu_kaizu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu_sobutsu a:active,.menu_honbuko a:active,.menu_takada a:active,.menu_tohbu a:active,.menu_nanno a:active,.menu_shiroyama a:active,.menu_kaizu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.itiran {
 float: right;
 width:100px;
 padding-top: 8px;
	line-height: 20px;
	padding-bottom: 8px;
}
/* ナビ
------------------------------------------------------------------ */
.list_box-index {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ccc;
}
.list_box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	background-image: url(../img/item/ico_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.8em;
	line-height: 150%;
}
.list_box a {
	display: block;
	padding: 5px 5px 5px 15px;
}
.list_box div.box {
	display: block;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
}
.list_box div.box2 {
	display: block;
	padding: 5px 5px 5px 15px;
}
.list_box div.sentaku {
	background-color: #EEEEEE;
	display: block;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	background-image: url(../img/item/ico_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.8em;
}
.list_box a:hover {
	background-color: #DAE1F3;
	display: block;
	background-image: url(../img/item/ico_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.8em;
}

