@charset "utf-8";

#mainvisual {
	clear:both;
	width:950px;
	height:350px;
	position:relative;
}
#mainvisual #main_img {
	z-index:0;
}
#mainvisual #recommended {
	position:absolute;
	background: url(../images/recom_bg.gif) no-repeat left top;
	width:180px;
	height:250px;
	right: 25px;
	top: 25px;
	z-index:1;
	padding:10px;
}
#mainvisual #recommended .photo {
	background: url(../images/recom_frame.gif) no-repeat left top;
	width:173px;
	height:111px;
	padding: 8px 0px 0px 8px;
}
#mainvisual #recommended p {
	padding:5px 15px 5px 8px;
}

h3 {
	margin-bottom:10px;
}
#left {
	width:330px;
	float:left;
	margin: 0 15px;
}
#about p img {
	float: left;
	margin:5px 15px 10px 0;
}
#about .addr {
	clear:both;
	padding-top:10px;
}
#takeout p img {
	margin: 5px 0 15px 0;
}

#banner {
	margin-bottom:12px;
	padding:20px 0;
}
#takeout,#media,#message {
	margin:25px 0 30px; 0;
}

#message p img {
	float: left;
	margin:5px 15px 10px 0;
}

#center {
	width:330px;
	float:left;
	margin: 0 13px;
}
#center dt {
	float:left;
}
#center dd {
margin-left: 80px;
margin-bottom: 10px;
}
.r {
	text-align:right;
}
.r a:hover {
	color: #f3981e;
}

.orange {
	color: #F90;
}

.blue {
	color: #00F;
}

#topkakomi {
	border: 1px solid #cc0000;
	color:#666;
	line-height: 140%;
	font-size:85%;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	
#facekakomi {
	border: 1px solid #039;
	color:#666;
	line-height: 130%;
	font-size:80%;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainvisual ul{
	
}
