body{
	padding:0;
	text-align:center;
	width: 740px;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	font-size: 84%;
	line-height: 120%;
}

h1 {
	color: #333333;
	font-size: 100%;
	text-align: right;
	font-weight: normal;
	margin: 0px;
	padding-top: 95px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-size: 110%;
	color: #333333;
	line-height: 130%;
	margin: 0px;
	text-align: center;
	width: 240px;
	padding: 0px;
}
.migi {
	text-align: right;
}
p {
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}

.top {
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
	padding: 0px;
}

#head {
	background-image: url(img/top_r.jpg);
	height: 170px;
	width: 744px;
	background-repeat: no-repeat;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 10px;
}

#cont {
	width: 740px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
}

#main {
	width: 480px;
	text-align: left;
	margin: 0px;
	position: relative;
	visibility: visible;
	clear: right;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#side {
	text-align:left;
	width: 240px;
	float: left;
	background-image: url(img/side01.png);
	background-repeat: no-repeat;
	height: auto;
	clear: left;
	margin-top: 20px;
	padding-top: 50px;
		}

#foot {
	width: 740px;
	clear: both;
	float: none;
	text-align: right;
	height: auto;
	margin: 0;
	padding: 0px;
}
.colum {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	line-height: 140%;
}


ul {
	list-style-image: url(img/list.png);
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.list_b {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #92B9FF;
	border-bottom-color: #92B9FF;
	border-left-color: #92B9FF;
}
.sidetitle {
	border: 1px solid #92B9FF;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
.img_food {
	padding-bottom: 5px;
}
h3 {
	font-size: 110%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	background-color: #D0E0FF;
	line-height: 130%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
table {
	line-height: 130%;
}
