@charset "UTF-8";
/* CSS Document */

*{
	margin:0 auto 0 auto;
	font-size:12px;
	line-height:17px;
	background:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


body {
	background-color: #fff;
}

ul, li {
	list-style:none;
	margin:0;
	padding:0;
}

a img{
	border-style:none;
}


.clear_l {
	clear:left;
}

.float_l{
	float:left;
}

.Ue112{
	margin-top:112px;
}

.Ue20{
	margin-top:20px;
}

.Ue30{
	margin-top:30px;
}

.Ue80{
	margin-top:80px;
}

.Ue95{
	margin-top:95px;
}




#Headerbox{
	width:960px;
	height:60px;
}

#HeaderBack{
	height:60px;
	background-image:url(../img/headerback.jpg);
	background-repeat:repeat-x;
	/*margin-bottom:10px;*/
}

#Headertxt1{
	width:540px;
	height:40px;
	margin-left:475px;
	line-height:40px;
	color:#464646;
	font-weight:normal;
}

#Headertxt2{
	width:540px;
	height:26px;
	margin-left:475px;
}

#Headertxt3{
	width:540px;
	height:34px;
	margin-left:475px;
}

#Headertxt3_1{
	font-size:11px;
	width:200px;
	height:34px;
	line-height:34px;
	color:#464646;
	float:left;
}

#Headertxt3_2{
	font-size:11px;
	width:340px;
	height:34px;
	float:left;
}

#HeadertxtL{
	width:505px;
	height:60px;
	float:left;
	}

#HeadertxtR{
	width:455px;
	height:60px;
	float:left;
	}
	
#HeadertxtR_1{
	width:455px;
	height:34px;
	line-height:34px;
	color:#464646;
	font-weight:normal;
	}
	
#HeadertxtR_2{
	font-size:11px;
	width:240px;
	height:23px;
	padding-top:3px;
	color:#464646;
	float:left;
	}	
	
	
#HeadertxtR_3{
	width:215px;
	height:26px;
	float:left;
	}	
	
	
#MenuBack{
	height:40px;
	background-repeat:repeat-x;
	background-image:url(../img/menu00.gif);

}

#Menu{
	width:960px;
	height:40px;
	display:block;
}

#Menu li {
	float:left;
}

#Contents{
	width:960px;
	position:relative;
	top:-4px;
}

#ContentsBox{
	width:960px;
}

#MainImgBox{
	width:1024px;
	height:165px;
	position:relative;
	top:-4px;
}

#komidasiBack{
	background-image:url(../img/komidashiBackR.gif);
	background-repeat:repeat-x;
	width:950px;
	height:30px;
	margin-top:40px;
	font-size:16px;
	color:#FFF;
	line-height:30px;
	font-weight:bold;
	padding-left:10px;
}

#komidasiBack2{
	background-image:url(../img/komidashiBackR.gif);
	background-repeat:repeat-x;
	width:450px;
	height:30px;
	margin-top:40px;
	font-size:16px;
	color:#FFF;
	line-height:30px;
	font-weight:bold;
	padding-left:10px;
}

.komidasiTxt{
	font-size:16px;
	color:#FFF;
	line-height:30px;
	font-weight:bold;
	width:300px;
	height:30px;
	float:left;
}

.komidasiTxtSmal{
	font-size:13px;
	font-weight:normal;
	text-align:right;
	line-height:30px;
	width:640px;
	height:30px;
	padding-right:10px;
	float:left;
}


#footerBox{
	width:754px;
	height:26px;
	color:#C40018;
	margin-top:60px;
	/*display:block;*/
	/*padding-left:270px;*/
	text-align:center;

}

#footerBox li {
	/*float:left;*/
	display:inline;
}
	
	

#Copyright{
	background-color:#C40018;
	height:45px;
	line-height:45px;
	color:#FFF;
	text-align:center;
}