@charset "utf-8";

/* =================================== 

エントリー用

=================================== */


.sub-header .sub-title{
	float:left;
	width:450px;
}

.sub-header .archive-back{
	float:right;
	width:100px;
	padding-bottom:0.1em;
}

a.archive-back-button{
	background-image:url(../images/body1/bt_backichiran.jpg);
	width:100px;
	height:20px;
}


.hentry{
	margin-top:30px;
	background:url(../images/top/top_topics_border.jpg) top left repeat-x;
	zoom:1;
}

#entry-header{
	padding-top:30px;
}

.product-image{
	text-align:center;
	padding-bottom:30px;
}

.entry-title{
	border-left:5px solid #475876;
	padding-left:10px;
	overflow:hidden;
	line-height:1.33em;
	padding-top:0.2em;
}

.entry-title h1{
	font-size:1.33em;
	font-weight:bold;
	display:inline;
}


.entry-title .maker-name{
	font-size:1.33em;
	padding-left:0.8em;
}

.product-price{
	font-size:1.16em;
	margin-top:0.4em;
	color:#966464;
}

.hentry ul{
	list-style-type:disc;
	list-style-position:inside;
	padding-left:0.1em;
}
.hentry ol{
	list-style-type:decimal;
	list-style-position:inside;
	padding-left:0.1em;
}
.hentry blockquote{
	padding:10px;
}

.hentry h2{
	margin-top:30px;
}
.hentry hr{
	background:url(../images/top/top_topics_border.jpg) top left repeat-x;
	height:1px;
	border:none;
	margin:30px 0;
	clear:both;
}



.hentry .entry-box{
	margin-top:30px;
}

.hentry .head-icon{
	background:url(../images/icon_sanaku.jpg) no-repeat scroll 0 0.4em;
}

.hentry table{
	border-collapse: collapse;
	width:100%;
}

.hentry table th,
.hentry table td{
	text-align:center;
	white-space:nowrap;
	padding:0.2em 0;
	border: 1px solid #95A9B6;
	font-weight:normal;
}

.hentry table thead th{
	color:white;
	background:#304764;
}

#entry-body{
	clear:both;
	padding-top:30px;
}

#entry-more{
	clear:both;
	margin-top:30px;
	padding:20px;
	background-color:#F0F2F4;
	font-size:0.91em;
}

.footer-archive-link{
	margin-top:30px;
}
.footer-archive-link a.archive-back-button{
	width:100px;
	float:right;
}


.hentry:after{
	  height: 0;
	  visibility: hidden;
	  content: ".";
	  display: block;
	  clear: both;
}


/* For IE  */
* html .hentry{
	height:1%;
	overflow:visible;
}

* html .hentry hr{
	background:none;
	height:1px;
	border:1px solid #F0F2F4;
}


* html #entry-more{
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka',sans-serif;
}

*+html .hentry hr{
	background:none;
	height:1px;
	border:1px solid #F0F2F4;
}

