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

.spw {
	background: url(images/back.jpg) repeat-y;
	width: 800px;
	margin: 0px auto;
}

 p.top {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #000;
	line-height: 1.4;
	padding: 20px 0px 10px 0px;
}



.attention {
	width: 745px;
	background: #b60005;
	color: #FFF;
	margin: 10px auto;
	padding:4%;
	box-sizing:border-box;
}

.attention p {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	}


.attention ul {
	color: #FFF;
	padding: 12px 30px 0px 40px;
}


.attention li {
	font-size: 13px;
	line-height: 1.5;
	list-style-type: none;
}

	
#detail{position:relative;}
.ramen_txt {
	background:#039;
	padding:1.5%;
	position: absolute;
	width: 380px;
	bottom: 15px;
	left: 20px;
	color: #fff;
	border-radius:10px;
	font-size: 14px;
	line-height: 1.4;
	display: block;
}

.hide {
	display: none;
}


#shio_end{background:#000000; width:770px; padding:15px; font-size:26px; color:#FFFF00; font-weight:bold;}
#shio_end_uchi{border:#FF0000 2px solid; width:766px; text-align:center;}
#end{padding-bottom:40px;}
#end a:link{font-size:15px; font-weight:bold; color:#ffffff; text-decoration:none;}
#end a:visited{font-size:15px; font-weight:bold;  color:#ffffff; text-decoration:none;}
#end a:hover{font-size:15px; font-weight:bold;  color:#ffffff; text-decoration:underline;}
