@charset "UTF-8";

#devil{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	width:800px;
	margin:0 auto;
	padding-bottom:30px;
	background:#000;
	border:1px solid #666;
}

.devil_topbox{
	width:800px;
	margin-bottom:20px;
}

.devil_top_upper{
	width:800px;
	height:280px;
	background:url(top_upper_back.jpg) no-repeat;
	text-indent:-9999px;
}

.devil_top_center{
	width:800px;
	height:280px;
	background:url(top_center_back.jpg) no-repeat;
	text-indent:-9999px;
}

.devil_top_under{
	width:800px;
	height:250px;
	background:url(top_under_back.jpg) no-repeat;
	text-indent:-9999px;
}

a.allergen_button{
	display:block;
	width:161px;
	height:55px;
	margin-top:170px;
	margin-left:625px;
	background:url(devil_alelgen.png) no-repeat;
	overflow:hidden;
}

p.appearance{
	width:601px;
	height:174px;
	margin:10px auto 0;
	background:url(devil_appearance.jpg) no-repeat;
	text-indent:-9999px;
}

.description_upper{
	width:712px;
	height:200px;
	margin:0 auto;
	background:url(devil_description_upper_back.jpg) no-repeat;
	text-indent:-9999px;
}

.description_under{
	width:712px;
	height:470px;
	margin:0 auto 25px;
	background:url(devil_description_under_back.jpg) no-repeat;
}

.description_under p{
	width:640px;
	margin:0 auto;
	font-size:15px;
	color:#000;
	line-height:1.45;
}

.description_under p span.red{
	color:#F00;
}

.description_under p span.red em{
	font-size:18px;
	font-style:normal;
	color:#F00;
	font-weight:bold;
}


.true{
	width:739px;
	height:559px;
	margin:0 auto 20px;
	background:url(devil_true_back.jpg) no-repeat;
}

.true h3,.true h4{
	display:none;
}

.true_l{
	width:360px;
}

.true_r{
	width:360px;
}

p.noodles{
	width:136px;
	height:126px;
	margin-top:175px;
	margin-left:94px;
	font-size:13px;
	color:#F9F1CC;
	line-height:1.2;
}

p.ingredients{
	width:140px;
	height:126px;
	margin-top:82px;
	margin-left:115px;
	font-size:13px;
	color:#F9F1CC;
	line-height:1.2;
}

p.ingredients {/margin-top:80px;} 

p.soup{
	width:136px;
	height:126px;
	margin-top:310px;
	margin-left:195px;
	font-size:13px;
	color:#F9F1CC;
}


.archives_link{
	width:460px;
	margin:0 auto 20px;
	padding-left:50px;
	background:url(koumori.gif) no-repeat left center;
	font-size:15px;
}

.archives_link p{
	margin-top:15px;
	color:#fff;
}

.archives_link a{
	display:block;
	width:300px;
	margin-bottom:5px;
	color:#fff;
}

.archives_link a:hover{
	color:#F00;
	text-decoration:none;
}

.under_box{
	width:730px;
	margin:0 auto 20px;
}

p.tshirt{
	width:800px;
	font-size:15px;
	text-align:center;
}

p.tshirt a{
	display:inline-block;
	height:30px;
	padding-left:35px;
	background:url(t-shirts.gif) no-repeat;
	color:#FFF;
	line-height:2;
	text-decoration:underline;
}

p.tshirt a:hover{
	color:#F00;
	text-decoration:none;
}







