/* ここからBODY */
body { background-color: #281400; } 
body { margin: 0px; } 
/* ここまでBODY */

/* ここからリンクテキスト */
a.type1 {text-decoration: none;  color:#281400}
a:hover.type1 {text-decoration: underline}
a.type2 {text-decoration: underline;  color:#ECE9D8}
a:hover.type2 {text-decoration: none}
a.type3 {text-decoration: underline;  color:#281400}
a:hover.type3 {text-decoration: none}
a.type4 {text-decoration: underline;  color:#006699}
a:hover.type4 {text-decoration: none}

/* 
A:link { color: #362B25; } 
A:visited { color: #362B25; } 
A:hover { color: #362B25; } 
A:active { color: #362B25; } 
 */

/* ここまでリンクテキスト */

/* ここからBOX */
.kaigyo {
	clear: left;
}
.main-b {
	width: 100%;
    text-align:center;
}
.main-s {
	width: 755px;
	text-align:left;
	margin:0px auto;
}
.box-head {
	float: left;
	height: 89px;
	width: 755px;
	background-image: url(../img/top-head.jpg);
}
.box-head-01 {
	height: 89px;
	width: 113px;
	float: left;
}
.box-head-02 {
	height: 89px;
	width: 525px;
	float: left;
	background-image: url(../img/top-head-02.jpg);
}
.box-head-02-s {
	width: 296px;
	margin-top: 40px;
	margin-left: 9px;
	margin-right: 220px;
	font-size: 12px;
	color: #281400;
	font-weight: bold;
}
.box-head-03 {
	height: 89px;
	width: 117px;
	float: left;
	background-image: url(../img/top-head-03.jpg);
}
.box-head-03-s {
	width: 98px;
	margin-top: 60px;
	margin-right: 5px;
	margin-left: 14px;
	font-size: 11px;
	color: #281400;
}
.box-food {
	height: 94px;
	width: 755px;
	float: left;
	background-image: url(../img/top-food-01.jpg);
	background-repeat: repeat-x;
}
.box-food-01 {
	height: 38px;
	width: 755px;
}
.p-food {
	font-size: 12px;
	color: #281400;
	line-height: 100%;
	margin-top: 10px;
	margin-right: 10px;
}
.p-mail-01 {
	font-size: 11px;
	line-height: 150%;
	color: #281400;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.text-mail-01 {

	font-size: 12px;
	color: #281400;
}
.mail-text-h-red {
	color: #FFFFFF;
	background-color: #281400;
}
.p-mail-02 {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	font-weight: bold;
	padding: 3px;
	background-color: #990000;
	margin-bottom: 10px;
}
.mail-p001 {
	font-size: 10px;
	line-height: 130%;
	background-color: #FFFFFF;
	margin: 10px 10px 30px;
	padding: 10px;
	border: 1px solid #988772;
}
