@charset "utf-8";
/* CSS Document */



/* 大和のみ */
/*-----------------------------------------------------------*/


#wrapper{
	background:url(../img/background_t.jpg) repeat-x;
	width:100%;
}


#header{
	background:url(../img/header_back_t.gif) no-repeat;
	height:111px;
}


#header ul.gloval-nav li{
	background:url(../img/arrow_taiwa_two.gif) no-repeat;
}


/*　校名の横並び */

#header #logo_erea{
	height:44px;
	color:#f10508;
	margin-bottom:5px;

}

#header #logo_erea img{	float:left;}

#header #logo_erea ul{
	float:left;
	padding-top:20px;
	margin-left:30px;
}

#header #logo_erea ul li{float:left;}

.shiryo{ margin:0 40px 0 0;}

.map{ width:200px;}


/* 各内容 */
/*-----------------------------------------------------------*/

#content .entry{/*　各記事のベース ライン色のみ */
	background:url(../carri/img/carr_line.gif) repeat-y;
	height:auto;
	padding:0;
	width:784px;
}

#content .carri_img{/*　キャリ校舎を背景画像で入れるためのdivです */
	background:url(../img/carri_kosya.jpg) bottom no-repeat;
	background-position:310pt 175pt;
	padding:20px;
	width:747px;
}


.addres{/*　住所余白 */
	padding:20px;
}

#content .title{/*　各記事のタイトル */
	background:url(../carri/img/title_line.gif) repeat-y;
	width:80%;
}

#content .title img{/*　中国語と韓国語の校名画像のため */
	margin-top:5px;
}


#content .title03{/*　各記事のサブタイトル ちいさいの*/
	background:url(../carri/img/title_line02.gif)  repeat-y;
}



/* 各学校リンク */


#content #school_address{
	width:790px;
	margin:20px 0;
}

#content #school_address div{
	width:224px;
	padding:10px;
	float:left;
	border:solid #CCCCCC 3px;
	border-left:none;
}


#content #school_address p{	display:block;}



/* 栄養 */

#content #school_address div.eiyo{margin-right:23px;}

#content #school_address .eiyo{	background:url(../eiyo/img/eiyo_line.gif) repeat-y;}


#content #school_address .eiyo .title{/*　各記事のタイトル */
	background:url(../eiyo/img/eiyo_title_line.gif) repeat-y;
}

/* 調 */


#content #school_address div.chori { margin-right:23px;}

#content #school_address .chori{ background:url(../chori/img/cyo_line.gif) repeat-y;}


#content #school_address .chori .title{/*　各記事のタイトル */
	background:url(../chori/img/cyo_title_line.gif) repeat-y;
}



/* 菓 */



#content #school_address .seika{background:url(../seika/img/seika_line.gif) repeat-y;}


#content #school_address .seika .title{/*　各記事のタイトル */
	background:url(../seika/img/seika_title_line.gif) repeat-y;
}

/*　校舎 */


.kosya{padding:10px 0 0 0;}


/*　フッターカラー */

.taiwa_col{
	background:url(../img/footer_back.gif) repeat-x;
	background-color:#c490bf;
}

#footer .backimg{
	margin:0 auto;
	background:url(../img/footer_img.jpg) no-repeat;
	width:790px;
	height:190px;
	background-color:#c490bf;
}

#footer .footimg_sp{ padding-top:88px;}


