@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	text-align: center;
	background-color: #F0DFD9;
}
a {
	color: #FFFFFF;
	line-height: normal;
}
a:hover {
	color: #FF9900;
}



#containeer {
	text-align: left;
	display: block;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C0B4B4;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	color: #CCCCCC;
	line-height: normal;
}
#header {
	background-image: url(images/content/hdimg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 134px;
	width: 770px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#header h1 {
	display: none;
}
#privacy {
	text-align: right;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 26px;
	font-size: 12px;
	line-height: normal;
}
#contact {
	text-align: right;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 6px;
	height: 18px;
}
#navi {
	font-size: 12px;
	display: block;
	margin-top: 14px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	line-height: 120%;
}
#navi ul {
	display: block;
	margin-left: 18px;
	vertical-align: middle;
	padding-top: 4px;
}
#navi li {
	float: left;
	list-style-position: inside;
	list-style-type: none;
	display: block;
	padding-left: 12px;
}
#navi a {
	margin-left: 3px;
	line-height: 120%;
}


#main {
	display: block;
	width: 770px;
	margin-top: 24px;
	margin-bottom: 24px;
	text-align: center;
}
#main span {
	display: none;
}
#main table h2 {
	background-image: url(images/content/entry01.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 89px;
}
#prof {
	font-size: 90%;
	line-height: 140%;
	padding-top: 70px;
	padding-left: 12px;
	color: #333333;
}


#guideline {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 24px;
	text-align: left;
	display: block;
	color: #333333;
}
#guideline h2 {
	background-image: url(images/content/entry02.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 237px;
}
#guideline ol {
	font-size: 90%;
	line-height: 120%;
	margin-left: 36px;
}
#guideline li {
	margin-top: 6px;
}



#footer {
	background-color: #999966;
	display: block;
	margin: 0px;
	width: 758px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 12px;
}
#footer .left {
	color: #FFFFFF;
	float: left;
}
#footer .right {
	color: #FFFFFF;
	float: right;
}
.spacer {
	font-size: 1px;
	line-height: 100%;
	height: 1px;
	clear: both;
}
#seo {
	font-size: 10px;
	display: block;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #999999;
}
#main #limited_title {
	background-image: url(images/content/limited.png);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 729px;
	margin:0 auto;
}
#main #recipe_title {
	background-image: url(images/content/recipe.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 729px;
	margin-bottom: 18px;
	margin-right: auto;
	margin-left: auto;
}
#main #recipe_menu {
    width:670px;
	margin:0 auto 10px auto;
	text-align:left;
	font-size:12px;
}
#main #recipe_menu ul {
}
#main #recipe_menu li {
    float:left;
	color:#999999;
	list-style-type:none;
	background:url(images/content/recipe_menu_listmark.gif) no-repeat;
	margin:0 10px 0 0;
	padding:0 0 0 10px;
}
#main #recipe_menu a {
    color:#009900;
}
#main #recipe_menu a:visited {
    color:#009900;
}
#main #recipe_menu a:hover {
    color:#009900;
	font-weight:bold;
}
#main #recipe_frame {
    width:705px;
	margin:0 auto 0 auto;
}
#main #recipe_frame #recipe_iframe {
    width:705px;
	height:2500px;
}

#main .item_table {
	margin-top:0px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:670px;
	background-color:#937D7D;
}
#main .item_table .item_img {
    width:160px;
	background-color:#C0B4B4;
	vertical-align:top;
	text-align:center;
	padding:10px 0 0 0;
}
#main .item_01 {
	font-size: 12px;
	color: #666666;
	padding: 6px;
	background-color:#C0B4B4;
}
#main .item_01 .lines01 {
    padding:2px 6px 2px 6px;
	width:100px;
	vertical-align:top;
}
#main .item_01 .lines02 {
    padding:2px 6px 2px 6px;
	vertical-align:top;
}
#main .btn_shop {
    width:68px;
	height:18px;
	text-align:right;
	background:url(images/btn_shop_f1.gif) no-repeat;
	display:block;
}
#main .btn_shop span {
    display:none;
}
#main .btn_shop a {
    width:68px;
	height:18px;
	background:url(images/btn_shop_f1.gif) no-repeat;
	display:block;
}
#main .btn_shop a:hover {
    width:68px;
	height:18px;
	background:url(images/btn_shop_f2.gif) no-repeat;
}

#limited {
	background-image: url(images/content/hiyaoroshi.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	background-position: center;
}

/* limited new css */
#limited_sub_message {
	width:729px;
	font-size:12px;
	color:#666;
	padding-top:3px;
	margin-bottom:18px;
	margin-left:auto;
	margin-right:auto;
}
