@charset "utf-8";
h2{
margin-bottom:0.5em;
}

h2.cookingnote{
	background:url(/images/kijiicon.gif) no-repeat 0 0;
}
h2.cookingnote2{
	background:url(/images/kijiicon2.gif) no-repeat 0 0;
}


h2.storytitle a{
	margin:0 0 0 35px;
}
h2.cookingnote3 a{
	margin:0 0 0 0;
}


/* ここからヘッダーロゴエリア */
p#logo{
	height:136px;
}
 
p#logo strong{
	width:151px;
}

p#logo strong a{
	background:url(/images/title.gif) no-repeat 0 0;
}

/* ここまでヘッダーロゴエリア */


/* 追記はここからお願いします。 */


.storycontent p img {
padding-top:1em;
}

.storycontent table {
width:500px;
}
.storycontent table caption {
font-weight:bold;
font-size:14px;
padding:0 0 5px 0;
border-bottom:1px dotted #cccccc;
text-align:left;
}
.storycontent table th {
font-weight:bold;
vertical-align:top;
padding:15px 0 15px 0;
border-bottom:1px solid #cccccc;
line-height:2em;
font-size:12px;
}
.storycontent table td {
vertical-align:middle;
padding:15px;
border-bottom:1px solid #cccccc;
line-height:2em;
font-size:12px;
}

/* QRコード */
div#qrcode{
	width:72px;
	height:72px;
	background:url(/images/qr.png) no-repeat 0 0;
}

