* {
	margin: 0px;
	padding: 0px;
	font-family: "MS P明朝",細明朝体,serif;
}
img {
	border: none;
}
.gothic {
	font-family: "MS Pゴシック",Osaka,sans-serif;
}
.larger_gothic {
	font-family: "MS Pゴシック",Osaka,sans-serif;	
	font-size: larger;
}
html {
	text-align: center;
}
body {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 850px;
}
#contents {
	border: 1px solid #666666;	
	width: 850px;
	float: left;
}
#head {
	width: 850px;
	height: 144px;
	float: left;
	background-image: url("head_back.jpg");
	background-position: left top;
}
#head h1 {
	width: 112px;
	height: 67px;
	float: left;
	margin-left: 25px;
	margin-top: 30px;
}
#main {
	width: 850px;
	float: left;
	background-image: url("left_line.gif");
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-top: 20px;
}
.category {
	width: 780px;
	float: left;
	font-family: "MS Pゴシック",Osaka,sans-serif;
	margin-bottom: 10px;
}
.category b {
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 40px;
	width: 170px;
	float: left;
	text-align: right;
}
.category p {
	float: left;
	margin-left: 15px;
	width: 560px;
	text-align: left;
}
#konnatoki {
	background-image: url("midashi_events.gif");	
	height: 40px;
	width: 170px;
	float: left;
	text-align: right;
}
#toriatukai {
	background-image: url("midashi_categorys.gif");
}


#bottom_contents {
	text-align: left;	
	width: 827px;
	float: left;
	margin-left: 23px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#menu_info {
	width: 320px;
	float: left;
	margin: 10px;
}
#menu_info h2 {
	margin-bottom: 10px;
}
#deliverys {
	width: 487px;
	float: left;
	text-align: center;
}
#deliverys h2 {
	width: 487px;
	height: 40px;
	margin-bottom: 5px;
	float: left;
	background-image: url("midashi_delivery.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
#deliverys div.deli {
	margin: 10px 0px 10px 0px;
}
#deli_info {
	text-align: left;
}
#deliverys p.deli_head {
	width: 487px;
	float: left;
	background-image: url("midashi_area.gif");
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#tel {
	clear: both;
	text-align: center;
	width: 350px;
	margin-left: 80px;
	float: left;
}
#tel ul {
	clear: both;
}
#tel h3 {
	background-color: red;
	color: white;
	width: 320px;
	margin: auto;
}
#tel h4 {
	padding-top:15px;
	height:40px;
	border-top:5px;
	border-bottom:5px;
}
#tel li {
	list-style: none;
}
#keitai {
	width: 350px;
	padding-top: 25px;
	height: 200px;
	float: left;
}

#link {
	clear: both;
	width: 610px;
	text-align: left;
	margin:auto;
	margin-bottom: 20px;
}
#link ul {
	clear: both;
	margin: auto;
}
#link li {
	float: left;
	list-style: none;
	margin-right: 10px;
}

