@charset "utf-8";
/* CSS Document */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

#nabewrap{
width:910px;
background: url('img/back.gif') repeat-y;
margin:0 auto;
padding: 0 10px;
}

#nabehead{
width:930px;
height:50px;
background: url('img/back_top.gif') no-repeat;
margin:0 auto;
}

#nabefoot{
width:930px;
height:50px;
background: url('img/back_bottom.gif') no-repeat;
margin:0 auto;
}

#indexwrap{
	width: 790px;
	margin: 0 auto;
}
div#indexwrap h2{
margin-top: 2em;
margin-bottom: 1em;
text-align:left;
}
div#indexwrap h3{
font-weight:bold;
color:#BB2730;
margin-top: 1em;
text-align:left;
}


div#nabemain h2{
margin-bottom: 2em;
}
div#nabemain h3{
margin-top: 1em;
margin-bottom: 0.5em;
}
div#nabemain p{
margin-bottom: 1em;
}

div#title{
width:148px;
float:right;
margin-right: 20px;
}
div#titleMenu{
margin-top: 20px;
}
div#titleMenu img{
margin-bottom: 12px;
}

#storywrap{
padding: 0 0 0 12px;
}

div#storywrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

div#storywrap h2{
margin-bottom: 1em;
}
div#storywrap h3{
font-weight:bold;
color:#BB2730;
margin-top: 1em;
}
div#storywrap p{
margin-bottom:2em;
}
div#storywrap p{
line-height:180%;
}
.caption{
font-size:10px;
color:#777;
line-height:100%;
}
.nabeImg {
	display: block;
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
.nabelist {
	padding-left: 20px;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 20px;
	color: #000000;
	float: left;
}
.nabelist a {
	color: #BB2730;

}
.nabelist a:hover {
	color: #007399;
}
.nabe_yomo {
	width: 170px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	margin:30px 0 0 0;
}
.nabe_yomoImg {
	display: block;
	margin-top: 10px;
	width: 170px;
	padding-right: 5px;
	padding-left: 5px;
}
.nabe_yomo_coment {
	width: 170px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	text-align: center;
	color: #777;
	line-height: 110%;
}

