@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bg_image.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
}

p {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 18px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
a {
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	color: #66FFCC;
	text-decoration: none;
}
a:visited {
	color: #333333;
}

a:active {
	color: #FF6600;
	text-decoration: underline;
}
/*-----------------------基本要素ここまで----------------------------*/

/*全体のラッパー*/
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	float: none;
	padding: 0px;
}
/*-----------------------header start----------------------------*/

#header {
	margin: 0px;
	padding: 0px;
	width: 800px;
	float: left;
}#header .header_main {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 800px;
	float: left;
}
#header .header_black {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	float: left;
}
#header .header_black .headersubtext {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	float: left;
	padding-left: 10px;
	display: inline;
}
#header .header_main h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	padding-left: 10px;
	margin-top: 10px;
	float: left;
}
#header .header_main .headerRight {
	float: right;
	color: #FFFFFF;
	width: 420px;
	margin-top: 40px;
	display: inline;
	margin-right: 20px;
}
.linkNavi {
	background-color: #333333;
	display: inline;
	float: left;
	height: 20px;
	width: 800px;
}
.linkNavi li {
	float: left;
	padding-left: 20px;
	display: inline;
	color: #FFFF00;
	font-size: 12px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 120%;
}

/*-----------------------header end----------------------------*/
/*-----------------------footer start----------------------------*/

.footer {
	background-color: #333333;
	clear: both;
	float: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.footer .copyrihgt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: left;
	height: 20px;
	width: 800px;
}
/*-----------------------footer end----------------------------*/
/*-----------------------sideNavi start----------------------------*/

.sideNavi {
	float: left;
	width: 200px;
	height: 100%;
}
.ad {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
	text-align: center;
}
.sideNavi a {
	background-image: url(../images/sidemenu05.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	clear: left;
}
.sideNavi a:hover {
	background-image: url(../images/sidemenu05.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px -70px;
}
.sideNavi a:visited {

	text-decoration: none;
}
.sideNavi .sentaku {
	float: left;
	height: 70px;
	width: 200px;
	background-image: url(../images/sidemenu01.jpg);
}
.sideNavi .menulogo {
	background-image: url(../images/menulogo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 200px;
}

.sideNavi em {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.sideNavi .sn2 {
	margin: 0px;
	padding: 0px;
	float: left;
}


/*-----------------------sideNavi end----------------------------*/

/*-----------------------main contents start----------------------------*/

.contents {
	background-color: #F3FFEC;
	float: left;
	margin: 0px;
}


.foodright dd {
	font-size: 12px;
	line-height: 150%;
	padding-top: 10px;
	float: left;
	margin: 0px;
	padding-right: 20px;
	display: inline;
	width: 300px;
	padding-bottom: 0px;
}
.foodright dt {
	font-size: 12px;
	padding-top: 10px;
	font-weight: bold;
	float: left;
	width: 320px;
	display: inline;
	margin: 0px;
}


.feed01 {
	float: left;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 240px;
}
.feed02 {
	float: left;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 350px;
}
.thumb img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.feed01 h1 {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 330px;
	padding-top: 20px;
	margin-right: 20px;
	display: inline;
}
.feed02 h1 {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 330px;
	padding-top: 20px;
	margin-right: 20px;
	display: inline;
}

.thumb {
	padding: 15px;
	float: left;
	height: 200px;
	width: 200px;
}


.main {
	float: right;
	width: 600px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.foodright {
	float: right;
	width: 350px;
	height: 240px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-----------------------main contents end----------------------------*/
.sideNavi .sentaku em {
	float: left;
	background-image: url(../images/sidemenu01.jpg);
	padding: 20px;
}
.textnodeco {
	text-decoration: none;
	color: #333333;
}

.preload {
	padding: 0px;
	float: none;
	margin-top: -1000px;
	margin-left: -1000px;
}
.foodright h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.foodright p {
	font-size: 12px;
	text-decoration: none;
	display: inline;
	float: left;
	width: 320px;
	padding-bottom: 10px;
}
.foodright a {
	text-decoration: none;
	color: #333333;
}
.foodright a:hover {
	text-decoration: none;
	color: #333333;
}
.foodright a:visited {
	text-decoration: none;
	color: #333333;
}
.foodright a:active {
	text-decoration: none;
	color: #333333;
}
.main .error_text1 {
	font-size: 16px;
	padding: 10px;
	font-weight: bold;
}
.main .box {
	height: 600px;
}
.footer .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	height: 20px;
	width: 800px;
	text-decoration: none;
}
.footer .link a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-decoration: none;
}
.footer .link a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-decoration: none;
}
.footer .link a:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-decoration: none;
}
