@charset "utf-8";


/*
Theme Name: nutella300.com
Theme URI: http://nutella300.com/
Description: A theme by <a href="http://nutella300.com/">nutella300.com</a>.
Version: 1
Author: nutella300.com
Author URI: http://nutella300.com/
*/


/* 初期設定
------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "MS Pゴシック","MS PGothic";
	background-color: #FFFFFF;
	color: #333333;
	margin: 0;
	padding: 0;
	background: url(images/body-bg.png) repeat-x top;
}

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

.highlight img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}


/* ハイパーテキスト
------------------------------------------------- */

a {
	text-decoration: none;
	color: #C93535;
}

a:hover {
	color: #E15151;
	text-decoration: underline;
}

a:focus { outline: none; }


/* 画像
------------------------------------------------- */

img,
a img {	border: none; }


/* レイアウト
------------------------------------------------- */

div#header {
	position: relative;
	width: 980px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bottle.png) no-repeat;
	background-position: top right;
}

div#main {
	position: relative;
	min-height: 612px;
	height: auto !important;
	height: 612px;
	background: url(images/main-bg.png) repeat-x top;
}

div#main-container {
	margin: 0 auto 30px auto;
	width: 980px;
	background: url(images/sidemenu-bg.png) repeat-y right;
}

div#main-left {
	float: left;
	width: 540px;
	background: url(images/main-left-bg.png) no-repeat;
	background-position: top center;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

div#main-wrapper {
	float: right;
	width: 425px;
}

div#main-center {
	float: left;
	width: 180px;
	margin-left: 15px;
	margin-top: 15px;
}

* html div#main-center {
	float: left;
	width: 180px;
	margin-left: 8px;
	margin-top: 15px;
}

div#main-right {
	float: right;
	width: 200px;
	margin-right: 15px;
	margin-top: 15px;
}

* html div#main-right {
	float: right;
	width: 200px;
	margin-right: 7px;
	margin-top: 15px;
}

div#footer {
	clear: both;
	width: 980px;
	margin: 0 auto 30px auto;
	padding: 20px 0;
	text-align: center;
	border-top: solid 1px #DBAF8F;
	font-size: 90%;
	color: #666666;
}


/* ヘッダー
------------------------------------------------- */

.titlelogo {
	position: absolute;
	background: url(images/titlelogo.png) no-repeat;
	top: 38px;
	left: 0;
}

.titlelogo a {
	display: block;
	width: 413px;
	height: 55px;
	text-indent: -2000px;
}

.header-txt {
	position: absolute;
	top: 105px;
	left: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 90%;
	line-height: 180%;
	color: #666666;
}

ul.header-menu {
	position: absolute;
	top: 195px;
	left: 0;
	list-style-type : none;
	background: #FFF4E1;
}

ul.header-menu li{
	float: left;
}

ul.header-menu li a{
	display: block;
	margin: 12px 12px 6px 12px;
	padding-bottom: 6px;
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

ul.header-menu li a:hover{
	border: none;
	color: #666666;
	background: url(images/header-menu-border.png) repeat-x bottom;
	text-decoration: none;
}

ul.translation {
	position: absolute;
	top: 3px;
	left: 420px;
	list-style-type : none;
}

ul.translation li {
	float: left;
	font-weight: bold;
	margin-left: 20px;
	font-style: italic;
}

.present-banner {
	position: absolute;
	top: 55px;
	left: 450px;
}


/* メイン
------------------------------------------------- */

.main-left-inner {
	width: 500px;
	margin: 0 auto;
}

.topic-path {
	color: #DBAF8F;
	font-size: 80%;
	margin: 10px 0 10px 0;
	line-height: 150%;
}

.header {
	background: url(images/header.png) no-repeat;
	width: 450px;
	height: 28px;
	padding: 18px 0 0 50px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
	margin: 0 0 20px 0;
}

.header-left-border {
	font-size: 120%;
	font-weight: bold;
	color: #603B28;
	border-left: solid 3px #C93535;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}

.header-bold {
	font-weight: bold;
	color: #603B28;
}

.header-memo,
.header-rates,
.header-data {
	clear: both;
	text-align: left;
	font-size: 25px;
	color: #DBAF8F;
	font-family: 'century';
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 3px;
}

.header-list {
	background: url(images/list-sankaku.png) no-repeat left center;
	border-bottom: solid 1px #C93535;
	font-weight: bold;
	padding: 0 0 3px 15px;
	margin: 0 0 10px 0;
}

.list-excerpt {
	font-size: 90%;
	line-height: 200%;
	margin-bottom: 5px;
}

.num {
	text-align: right;
	font-weight: bold;
	color: #DBAF8F;
	margin: 0 3px 5px 0;
	line-height: 100%;
}

.num .big {
	font-size: 160%;
	font-family: 'century';
}

.list-num {
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	color: #DBAF8F;
	margin: 0 3px 3px 0;
	line-height: 100%;
}

.list-rating {
	text-align: right;
	font-size: 90%;
	color: #DBAF8F;
	margin: 0 3px 10px 0;
	line-height: 100%;
}

.num img,
.list-num img {
	vertical-align: middle;
	margin-right: 5px;
}

.entry-body,
.toppage-intro {
	font-size: 90%;
	line-height: 200%;
}

.entry-body p,
.toppage-intro p,
.store-page-footer p {
	margin-bottom: 20px;
}

.entry-body ol {
	margin: 0 0 20px 20px;
}

.rates-box {
	float: left;
}

.button-box {
	float: right;
	margin: 25px 5px 0 0;
}

ul.star {
	list-style-type : none;
	margin: 10px 0 30px 0;
}

ul.star li {
	list-style-type : none;
	margin-bottom: 10px;
}

.star-txt {
	float: left;
	width: 100px;
	line-height: 22px;
	font-weight: bold;
	color: #603B28;
	background: url(images/star-txt-line.png) no-repeat left center;
	margin-right: 5px;
	padding-left: 8px;
}

.entry-footer {
	text-align: right;
	font-size: 90%;
	line-height: 180%;
	margin-bottom: 20px;
	background: #FFF4E1;
	padding: 10px;
}

.entry-footer p,
.rating-box {
	margin-bottom: 10px;
}

input.tburl {
	width: 300px;
	font-size: 90%;
	font-family: "MS Pゴシック","MS PGothic";
	padding: 2px;
}

textarea.link {
	width: 300px;
	vertical-align: top;
	font-size: 90%;
	font-family: "MS Pゴシック","MS PGothic";
	padding: 2px;
}

.link-navigation {
	text-align: center;
	font-size: 90%;
	line-height: 200%;
	margin-bottom: 30px;
}

.ddsg-wrapper ul {
	color: #603B28;
	margin: 0 0 10px 20px;
}

.spot-box {
	background: #EEEEEE;
	padding: 30px 0;
	width: 500px;
	text-align: center;
}

ol.map-how-to,
ul.map-tyuui {
	margin: 0 0 20px 30px;
}

table.eiyou {
	border-collapse:collapse;
	border-spacing: 0;
	margin-left: 15px;
}

table.eiyou th,
table.eiyou td {
	border-bottom: solid 1px #C93535;
	padding: 0;
	line-height: 300%;
}

table.eiyou th {
	text-align: left;
	width: 320px;
}

table.eiyou td {
	text-align: right;
}

.list-end-all-recipe {
	font-size: 90%;
	text-align: center;
	margin-top: 40px;
}

.list-rating,
.post-ratings {
	line-height: 100%;
}

.post-ratings-image {
	vertical-align: middle;
}

.pagetop {
	margin: 40px 0;
	text-align: right;
}


/* サイド
------------------------------------------------- */

.header-sidemenu {
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
	border-bottom: solid 3px #C93535;
	padding: 0 0 5px 2px;
	margin-bottom: 10px;
}

ul.sidemenu {
	font-size: 90%;
	margin: 0 0 20px 3px;
}

ul.sidemenu li {
	color: #603B28;
	padding: 6px 0 6px 14px;
	list-style-type: none;
	background: url(images/sidemenu-list-sankaku.png) no-repeat left center;
}

ol.sidemenu-rated {
	font-size: 90%;
	padding: 5px;
	background: #FFF4E1;
	line-height: 180%;
	margin-bottom: 20px;
}

ol.sidemenu-rated li {
	color: #603B28;
	margin: 5px 0 5px 20px;
}

ol.sidemenu-rated li {
	color: #603B28;
	margin: 5px 0 5px 23px;
	/margin: 5px 0 5px 28px;
}

.sidemenu-feed {
	margin-bottom: 20px;
	text-align: center;
}

.tag-cloud {
	margin-bottom: 20px;
}

.sidemenu-image {
	text-align: center;
	margin-bottom: 30px;
}

.sidemenu-image img {
	margin: 2px;
	border: solid 1px #C93535;
}


/* フッター
------------------------------------------------- */

#footer p {
	margin-bottom: 20px;
}


/* コメント
------------------------------------------------- */

ul.commentlist {
	margin: 0 0 30px 10px;
	font-size: 90%;
	line-height: 170%;
}

ul.commentlist li {
	list-style-type: none;
	margin-bottom: 10px;
}

.comment-author {
	font-weight: bold;
	border-bottom: solid 1px #C93535;
	padding-left: 2px;
}

.comment-date {
	color: #666666;
	text-align: right;
}

#respond {
	margin-bottom: 30px;
}

#respond p {
	margin-bottom: 10px;
}

.header-comments,
.header-tburl {
	clear: both;
	font-weight: bold;
	color: #603B28;
	border-bottom: solid 3px #C93535;
	padding: 0 0 5px 2px;
	margin-bottom: 10px;
}

.header-leave-comments{
	font-weight: bold;
	color: #603B28;
	border-left: solid 3px #C93535;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}


/* コメント
------------------------------------------------- */

textarea.recipe,
textarea.address,
textarea.kikaku,
textarea.iken {
	width: 400px;
	height: 100px;
}

.entry-body input,
.entry-body textarea {
	padding: 2px;
}


/* STORE
------------------------------------------------- */

.titlelogo-store {
	position: absolute;
	background: url(images/store/store-title.png) no-repeat;
	top: 40px;
	left: 0;
}

.titlelogo-store a {
	display: block;
	width: 435px;
	height: 50px;
	text-indent: -2000px;
}

.back-to-toppage {
	position: absolute;
	top: 3px;
	left: 0;
	font-weight: bold;
}

.header-store-list,
.header-store {
	margin-bottom: 10px;
}

.header-goissyoni {
	text-align: center;
	margin: 10px 0 0 0;
}

table.store {
	width: 500px;
	margin: 10px 0;
}

table.store td {
	text-align: center;
	width: 250px;
	line-height: 120%;
	padding-bottom: 25px;
}

table.store td p {
	margin-bottom: 6px;
}

table.store .name {
	font-weight: bold;
}

table.goods-info {
	border-collapse: collapse;
	border: solid 1px #DBAF8F;
	margin: 0 0 25px 0;
	width: 100%;
}

table.goods-info td,
table.goods-info th {
	border: solid 1px #DBAF8F;
	padding: 8px 10px;
	line-height: 150%;
}

table.goods-info th {
	background: #FFF4E1;
	font-weight: bold;
}

.point {
	font-weight: bold;
	color: #ff6666;
}

.info-box {
	margin: 35px 0;
}

.info-box .left {
	width: 280px;
	float: left;
}

.info-box .right {
	width: 220px;
	float: right;
	text-align: center;
}

table.souryou {
	border-collapse:collapse;
	border-spacing: 0;
	margin: 0 auto 20px auto;
}

table.souryou td,
table.souryou th {
	border: solid 1px #CCCCCC;
	padding: 10px 10px;
	text-align: right;
	width: 140px;
	line-height: 140%;
}

table.souryou th {
	background: #FFF4E1;
	text-align: center;
}

table.souryou td.free {
	font-weight: bold;
	color: #C93535;
	font-size: 120%;
}

table.tokuteisyou {
	border-collapse:collapse;
	border-spacing: 0;
	margin: 0 auto 20px auto;
}

table.tokuteisyou td,
table.tokuteisyou th {
	border: solid 1px #CCCCCC;
	padding: 10px 10px;
	text-align: left;
	line-height: 140%;
}

table.tokuteisyou th {
	width: 150px;
	background: #FFF4E1;
}

.store-page-footer {
	clear: both;
	width: 500px;
	background: url(images/store/footer-line.png) no-repeat top;
	padding-top: 44px;
	margin-top: 30px;
}

.movie-box {
	width: 500px;
	padding: 8px 0 20px 0;
	background: #FFF4E1;
	text-align: center;
	margin-bottom: 20px;
}

.oshirase-box {
	width: 500px;
	background: url(images/store/oshirase-box-side.png) repeat-y;
	margin-bottom: 20px;
}

.oshirase-box-top {
	width: 460px;
	background: url(images/store/oshirase-box-top.png) no-repeat top;
	padding: 15px 20px 10px 20px;
	color: #603B28;
	font-weight: bold;
}

.oshirase-box-body {
	width: 460px;
	background: url(images/store/oshirase-box-bottom.png) no-repeat bottom;
	padding: 0 20px 15px 20px;
	line-height: 150%;
}

.oshirase-box-body p {
	margin-bottom: 15px;
	font-size: 80%;
}

.oshirase-box-body .date {
	font-size: 80%;
	color: #999999;
}

.message-box {
	width: 500px;
	background: url(images/store/message-box-side.png) repeat-y;
	margin-bottom: 25px;
}

.message-box-top {
	width: 460px;
	height: 77px;
	background: url(images/store/message-box-top.png) no-repeat top;
	padding: 0 20px 15px 20px;
	text-indent: -2000px;
}

.message-box-body {
	width: 460px;
	background: url(images/store/message-box-bottom.png) no-repeat bottom;
	padding: 0 20px 15px 20px;
	line-height: 150%;
}

.message-box-body .message {
	margin-bottom: 3px;
	line-height: 160%;
}

.message-box-body .data {
	margin-bottom: 20px;
	color: #666666;
	font-weight: bold;
	text-align: right;
}


/* バレンタイン
------------------------------------------------- */

table.ingredients {
	border-collapse:collapse;
	border-spacing: 0;
	margin: 15px auto 30px auto;
}

table.ingredients th,
table.ingredients td {
	border-bottom: solid 1px #DBAF8F;
	padding: 0;
	line-height: 250%;
	font-size: 90%;
}

table.ingredients th.top,
table.ingredients td.top {
	border-bottom: solid 1px #DBAF8F;
	border-top: solid 1px #DBAF8F;
	padding: 0;
	line-height: 250%;
	font-size: 90%;
}

table.ingredients th {
	text-align: left;
	width: 270px;
}

table.ingredients td {
	text-align: right;
	width: 100px;
}

ol.instruction {
	margin: 15px 0 30px 25px;
}

.vt-credit {
	text-align: right;
	font-size: 90%;
	margin-top: 30px;
}

.vt-page-footer {
	clear: both;
	width: 500px;
	background: url(images/valentine/footer-line.png) no-repeat top;
	padding-top: 44px;
	margin-top: 30px;
}


/* 夏レシピ
------------------------------------------------- */

.profile-box {
	width: 500px;
	background: url(images/natsu-recipe/profile-box-side.png) repeat-y;
	margin-bottom: 20px;
}

.profile-box-top {
	width: 460px;
	background: url(images/natsu-recipe/profile-box-top.png) no-repeat top;
	padding: 15px 20px 10px 20px;
	color: #603B28;
	font-weight: bold;
}

.profile-box-body {
	width: 460px;
	background: url(images/natsu-recipe/profile-box-bottom.png) no-repeat bottom;
	padding: 0 20px 15px 20px;
	line-height: 150%;
}

.profile-box-body p {
	margin-bottom: 15px;
	font-size: 80%;
}

.natsu-page-footer {
	clear: both;
	width: 500px;
	background: url(images/natsu-recipe/footer-line.png) no-repeat top;
	padding-top: 44px;
	margin-top: 30px;
}

