@charset "utf-8";
@import url("initialize-compress.css"); /* cssリセット */


/* ------------------------------------------------
   Global Font Size
-------------------------------------------------*/
h1 { font-size: 2.2em; /font-size: 2.0em; }
h2 { font-size: 1.6em; /font-size: 1.4em; }
h3 { font-size: 1.4em; /font-size: 1.2em; }
h4 { font-size: 1.2em; /font-size: 1.0em; }


/* ------------------------------------------------
    COMMON
-------------------------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFFF;
}


a:link,a:visited {
	color: #FF5500;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table { 
	font-size:1em; /* IE6以下のfont-size 継承バグ対策 */
}

.txt {
	text-align: justify;
	text-justify:distribute;
	line-height: 1.4em;
}

big {
	font-size:1.2em;
}

strong {
	font-weight: bold;
}

small {
	font-size:0.8em;
}

fieldset {
	margin: 0 5px;
	padding-bottom: 5px;
	border: 1px solid #28A26F;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
}

legend {
	color: #28A26F;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */



/* ------------------------------------------------
   レイアウト
-------------------------------------------------*/

#wrapper {
	background: url(../images/wrap_bg.jpg) repeat-x;
	line-height: 1.0em;
	margin: 0 0 20px 0;
	padding-bottom: 1px;
}
#wrapper:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
} 


.clear {
	clear:both;
}


/* ------------------------------------------------
   HEADER, MAIN_IMG
-------------------------------------------------*/
#wrapper #header {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: center;
}

/* --------------------------------------------- */

#wrapper #header #h_lim {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 100px;
	text-align: center;
	clear: both;
}

#wrapper #header #h_lim #logo {
	marging: 0;
	padding: 0;
	width: 455px;
	float: left;
	text-align: left;
}

#wrapper #header #h_lim #head_menu {
	margin: 64px 0 0 0;
	padding: 0;
	width: 257px;
	float: right;
	text-align: right;
}

/* --------------------------------------------- */

#wrapper #header #head_img {
	margin: 0;
	padding: 0;
	border: 0;
	width: 900px;
	background-color: #FFFFFF;
}



/* ------------------------------------------------
   CONTENT-AREA
-------------------------------------------------*/
#wrapper #content_area {
	width: 900px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0;
}

/* HOME ---------------------------------------- */
#wrapper #content_area_news {
	width: 590px;
	float: left;
}

#wrapper #content_area_news #news {
	text-align: left;
	border-bottom: 1px solid #FFCB99;
	padding-bottom: 14px;
}

#wrapper #content_area_news #news ul {
	margin: 10px;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
	list-style: none;
}

/* 20100727_変更 */
#wrapper #content_area_news #news ul li {
	margin-bottom: 3px;
	text-align: left;
	list-style: none;
}


#wrapper #content_area_pdf {
	margin: 32px 18px 0 0;
	width: 272px;
	float: right;
	display: inline;
}

/*
#wrapper #content_area_lim {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 900px;
}
*/





/* ------------------------------------------------
   SLIDER
-------------------------------------------------*/
#wrapper #content_area #slider {
	margin: 0;
	padding: 0; 
	width: 270px;
	float: left;
}

/* --------------------------------------------- */
/*
#wrapper #content_area #slider h3.s_title {
	margin: 0;
	padding: 0;
	width: 260px;
	text-align: center;
	color: #28A26F;
	font-weight: lighter;
	display: block;
}
*/

/* --------------------------------------------- */
/*
#wrapper #content_area #slider .s_menu {
	margin: 0;
	padding: 0;
	width: 260px;
}

#wrapper #content_area #slider .s_menu ul {
	list-style: none;
}

#wrapper #content_area #slider .s_menu li {
	margin-bottom: 15px;
	list-style: none;
	display: block;
}

#wrapper #content_area #slider .s_menu li a:link,a:visited {
	color: #FF5500;
	text-decoration: none;
}

#wrapper #content_area #slider .s_menu li a:hover {
	color: #FFAABB;
	text-decoration: none;
}
*/

/* --------------------------------------------- */
/*
#wrapper #content_area #slider #demo {
	margin: 0;
	padding: 0;
	border: 1px solid #28A26F;
	width: 258px;
}

#wrapper #content_area #slider #demo .img {
	margin: 0;
	padding: 0;
	width: 258px;
	line-height: 0.8em;
	background: url(../images/sldr_menu_demo.jpg) no-repeat;
}

#wrapper #content_area #slider #demo .intrdctn	{
	margin: 0;
	padding: 9px;
	width: 240px;
	text-align: justify;
	text-justify: distribute;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
}
*/

/* ------------------------------------------------
   MAIN
-------------------------------------------------*/
#wrapper #content_area #main {
	padding: 0 20px 0 10px;
	width: 580px;
	float: right;
}

/* HOME ---------------------------------------- */




/* RAKURAKU LIST ------------------------------- */
/*
#wrapper #content_area #main h1.jtitle {
	margin-bottom: 10px;
	padding: 15px 15px 15px 45px;
	width: 520px;
	color: #28A26F;
	font-weight: lighter;
	line-height: 1.0em;
	text-align: left;
	display: block;
	background: transparent url(../images/title_bg.gif) no-repeat;
}
*/

/*
#wrapper #content_area #main .block {
	width: 580px;
	text-align: left;
}

#wrapper #content_area #main .block ul {
	list-style-type: none;
}

#wrapper #content_area #main .block ul li {
	margin-bottom: 10px;
	padding: 9px;
	border: 1px solid #999;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
}

#wrapper #content_area #main .block ul li a:link,a:visited {
	color: #28A26F;
	text-decoration: none;
}

#wrapper #content_area #main .block ul li a:hover {
	color: #28A26F;
	text-decoration: underline;
} */

#wrapper #content_area #main .block ul li h4.ptitle {
	font-weight: lighter;
}

#wrapper #content_area #main .block ul li .description {
	margin-top: 2px;
	color: #333333;
	text-align: justify;
	text-justify:distribute;
}

/* #wrapper #content_area #main .block ul li .lastmodify {
	font-size: 0.8em;
	color: #999;
} */

#wrapper #content_area #main .block ul li .new {
	font-size: 0.8em;
	color: #FF9900;
}


/*#wrapper #content_area #main .block ul li .moreread {
	text-align: right;
}
*/


/* RAKURAKU PAGE ------------------------------- */
/*
#wrapper #content_area #main h1.ptitle {
	margin-bottom: 10px;
	padding: 15px 15px 15px 45px;
	width: 520px;
	color: #28A26F;
	font-weight: lighter;
	line-height: 1.0em;
	text-align: left;
	display: block;
	background: transparent url(../images/title_bg.gif) no-repeat;
}
*/

/* 20100727_追記 */
#wrapper #content_area #main .jnr_ttl {
	margin: 0 0 10px 0;
	padding: 12px 15px 3px 20px;
	width: 520px;
	color: #86A3CD;
	font-size: 1.4em;
	line-height: 1em;
	text-align: left;
	font-weight: lighter;
	display: block;
	background: transparent url(../images/title_bg.gif) no-repeat 0px 0.8em;
}
/* IE6,IE7対策 */
#wrapper #content_area #main .jnr_ttl {
	/margin-bottom: 10px;
}


/* 20100727_変更 */
/*#wrapper #content_area #main h2.title {  */
	/*margin-bottom: 0px;*/
/*	width: 520px;
	color: #86A3CD;
	font-weight: lighter;
	line-height: 1em;
	text-align: left;
	display: block;
	padding-top: 15px;
	padding-right: 15px;  */
	/*padding-bottom: 0px;*/
/*	padding-left: 20px;
	background-color: transparent;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.8em;
	margin-bottom: 10px;
} */
#wrapper #content_area #main h2.title {
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #666666;
	font-weight: lighter;
	text-align: left;
}
/* IE6,IE7対策 */
#wrapper #content_area #main h2.title {
	/margin-bottom: 10px;
}



/* --------------------------------------------- */
#wrapper #content_area #main .text {
	margin: 0;
	text-align: left;
	width: 580px;
	/*padding: 9px;*/
}

#wrapper #content_area #main .text .block ul.list {
	margin: 0;
	padding: 0;
	text-align: justify;
	text-justify: distribute;
	list-style: none;
	clear: left;
}

/* 20100727_変更 */
#wrapper #content_area #main .text .block ul.list li.t12 {
	margin: 0 9px 9px 0;
	padding: 10px;
	width: 248px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
	display: block;
	background-color: #ECEDFF;
}

#wrapper #content_area #main .text .block ul.list li.t12 img {
	font-size: 1.0em;
	padding-right: 4px;	
	/*float: right;*/
}

#wrapper #content_area #main .text .block ul.list li.t12 .box {
	display: block;
	clear: left;
}

#wrapper #content_area #main .text .block ul.list li.t12 p.pic {
	margin-right: 5px;
	float: left;
}

#wrapper #content_area #main .text .block ul.list li.t12 .clear {
	clear: both;
}


/* --------------------------------------------- */
/*
#wrapper #content_area #main .text .bloc_contz {
	font-size: 1.2em;
	line-height: 1.0em;
	text-align: justify;
	text-justify: distribute;
}

#wrapper #content_area #main .text .bloc_contz p {
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
}
*/

/* Table_aboutus ---------------------------20100731変更 */
/*#wrapper #content_area #main .text .bloc .aboutus {
	margin: 0 10px;
}*/

#wrapper #content_area #main .text .block table.aboutus {
	width: 580px;
	border-top: 1px #c5c5c5 solid;
	border-left: 1px #c5c5c5 solid;
	font-size: 1.2em;
	_font-size: 1.0em;
	line-height: 1.4em;
}

#wrapper #content_area #main .text .block table.aboutus th {
	padding: 9px;
	border-right: 1px #c5c5c5 solid;
	border-bottom: 1px #fff solid;
	text-align: center;
	vertical-align: top;
	font-weight: lighter;
	background-color: #c5c5c5;
	color: #fff;
}

#wrapper #content_area #main .text .block table.aboutus td {
	padding: 9px;
	border-right: 1px #c5c5c5 solid;
	border-bottom: 1px #c5c5c5 solid;
	text-align: left;
	vertical-align: top;
	color: #333;
}
/* --------------------------------------------- */

/* Table_facilities ---------------------------20100731変更 */
#wrapper #content_area #main .text .block table.facilities {
	width: 580px;
	border-top: 1px #c5c5c5 solid;
	border-left: 1px #c5c5c5 solid;
	font-size: 1.2em;
	_font-size: 1.0em;
	line-height: 1.4em;
}

#wrapper #content_area #main .text .block table.facilities th {
	padding: 9px;
	border-right: 1px #c5c5c5 solid;
	border-bottom: 1px #fff solid;
	text-align: center;
	vertical-align: top;
	font-weight: lighter;
	background-color: #c5c5c5;
	color: #fff;
}

#wrapper #content_area #main .text .block table.facilities td {
	padding: 9px;
	border-right: 1px #c5c5c5 solid;
	border-bottom: 1px #c5c5c5 solid;
	text-align: center;
	vertical-align: top;
	color: #333;
}
/* --------------------------------------------- */

/* Table_school ---------------------------20100731変更 */
#wrapper #content_area #main .text .block table.school {
	width: 580px;
	border-top: 1px #ffa8b8 solid;
	border-left: 1px #ffa8b8 solid;
	font-size: 1.2em;
	_font-size: 1.0em;
	line-height: 1.4em;
}

#wrapper #content_area #main .text .block table.school th {
	padding: 9px;
	border-right: 1px #fff solid;
	border-bottom: 1px #ffa8b8 solid;
	text-align: center;
	vertical-align: middle;
	font-weight: lighter;
	background-color: #ffa8b8;
	color: #fff;
}

#wrapper #content_area #main .text .block table.school td {
	padding: 9px;
	border-right: 1px #ffa8b8 solid;
	border-bottom: 1px #ffa8b8 solid;
	text-align: center;
	vertical-align: middle;
	color: #333;
}
/* --------------------------------------------- */


/* --------------------------------------------- */
/*　20100727_変更　*/
/*#wrapper #content_area #main .text .block h3.cntz_ttl {
	border: 1px solid #666666;
	padding: 20px;
	font-size: 1.4em;
	margin-top: 20px;
}*/
#wrapper #content_area #main .text .block h3.cntz_ttl {
	margin: 10px 0 5px 0;
	padding: 15px 20px 14px 15px;
	border-bottom: 1px dotted #86A3CD;
	border-left: 5px solid #86A3CD;
	width: 540px;
	color: #333333;
	font-weight: lighter;
}

#wrapper #content_area #main .text .block p {
	font-size: 1.2em;
	line-height: 1.4;
}

#wrapper #content_area #main .text .block table.t10 {
	margin: 0 10px 10px 10px;
	width: 540px;
}

#wrapper #content_area #main .text .block table.t10 td {
	padding:0 5px;
	width: 170px;
	font-size: 1.0em;
	line-height: 1.2;
	color: #333;
	text-align: justify;
	text-justify:distribute;
}

.file {
	padding: 15px 30px;
	font-size: 1.4em;
	line-height: 1.4;
}

.file img {
	vertical-align: middle;
}

.file .filelink a:link,a:visited {
	color: #86A3CD;
	text-decoration: none;
}

.file .filelink a:hover {
	color: #86A3CD;
	text-decoration: underline;
}




/* 小見出し */
#wrapper #content_area #main .text .block h4.crosshead_title {
	border-bottom: 1px dashed #86A3CD;
	border-left: 7px solid #86A3CD;
	font-size: 1.4em;
	padding: 16px;
	margin-top: 30px;
}

#wrapper #content_area #main .text .block .arrw {
	margin: 0 0 5px 0;
	padding: 9px 15px 0 20px;
	width: 520px;
	color: #333;
	font-weight: bold;
	text-align: left;
	display: block;
	background: transparent url(../images/arrw_bg.gif) no-repeat 0px 0.8em;
}
/* IE6,IE7対策 */
#wrapper #content_area #main .text .block .arrw {
	/margin-bottom: 10px;
}

/*
#wrapper #content_area #main .text .bloc_contz .links {
	padding: 15px;
	width: 560px;
	_width: 550px;
	background-color: #EAF6FD;
	list-style-type: none;
}

#wrapper #content_area #main .text .bloc_contz .links li {
	list-style-type: none;
}
*/


/* TOOLS --------------------------------------- */
/*
#wrapper #content_area #main #tools {
	margin: 10px 0;
	font-size: 1.2em;
	line-height: 1.0em;
}

#wrapper #content_area #main #tools a:link,a:visited {
	color: #07123B;
	text-decoration: none;
}

#wrapper #content_area #main #tools a:hover {
	color: #FFAABB;
	text-decoration: none;
}

#wrapper #content_area #main #tools p.bak {
	float: left;
}

#wrapper #content_area #main #tools p.up_scrl {
	float: right;
}
*/

#wrapper #content_area #main #tools p.clear {
	clear: both;
}



/* CONTENT-AREA-CLEAR ---------------------------*/
#wrapper #content_area .clear {
	margin-bottom: 20px;
	clear: both;
}


/* ------------------------------------------------
   FOOT
-------------------------------------------------*/
#foot {
	clear: both;
	height: 120px;
	padding-top: 30px;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
/* IE6,IE7対策 */
#foot { 
	/padding-top: 0px;
}

#foot #foot_inner {
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#foot #foot_inner p.up_scrl {
	float: right;
	font-size: 1.2em;
}

#foot #foot_inner #copyright {
	margin: 0;
	padding-top: 50px;
	width: 470px;
	float: left;
	text-align: left;
	font-size: 1.2em;
}

#foot #foot_inner #foot_menu {
	margin: 0;
	padding-top: 40px;
	width: 380px;
	float: right;
	text-align: right;
	font-size: 1.2em;
}

/*
#wrapper #foot #foot_menu a:link,a:visited {
	color: #FFF;
	text-decoration: none;
}

#wrapper #foot #foot_menu a:hover {
	color: #FFF;
	text-decoration: none;
}
*/