@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_school{/*　各記事のベース　ライン色のみ各別cssで指定 */
	width:785px;
	padding:10px 0 0 5px;
	margin-top:20px;
}


#content .entry_school table{
	float:left;
	width:182px;
	padding:0px;
	text-align:center;

}

#content .entry_school table th{
background:url(../img/table_img.gif);
height:31px;
vertical-align:middle;
}

#content .entry_school table .school_name{
height:30px;}


#content .entry_school table td{
border:none;
}

.none_sp{
	padding:0;

}

.none_sp img{
	vertical-align:bottom;
}


.go_school img{
vertical-align:middle;
padding-right:5px;
}




/* 栄養 */
#content .eiyo{
	border:3px solid #109a10;
	margin-right:8px;
}

#content .eiyo th{
	border-bottom:3px solid #109a10;
}




/* 調理 */
#content .chori{
	border:3px solid #003d99;
	margin-right:8px;
}

#content .chori th{
	border-bottom:3px solid #003d99;
}


/* 製菓 */
#content .entry_school  .seika{
	border:3px solid #8f0034;
	margin-right:8px;
}

#content .entry_school .seika th{
	border-bottom:3px solid #8f0034;
}


/* キャリ */
#content .entry_school  .carri{
	border:3px solid #e60011;
}

#content .entry_school .carri th{
	border-bottom:3px solid #e60011;
}





/* 各内容 */
/*-----------------------------------------------------------*/

#content .entry{/*　各記事のベース ライン色のみ */
	background:url(../img/taiwa_line.gif) repeat-y;
}


#content .title{/*　各記事のタイトル */
	background:url(../img/taiwa_title_line.gif) no-repeat;
}

#content .title02{/*　各記事のサブタイトル ちいさいの*/
	background:url(../img/taiwa_title_line02.gif) no-repeat;
}



/*　フッターカラー */
/*-----------------------------------------------------------*/
.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;}

