@charset "UTF-8";
@import url("base.css");
@import url("common.css");
@import url("fontsize.css");

.block1,.block2 {
	clear: both;
	padding-top: 25px;
}
.block1 img,.indexBlock img {
	float: left;
	margin-right: 17px;
}
.block1 p,.block2 p,.indexBlock p {
	font-size: 80%;
	line-height: 150%;
}.links a {
	color: #666666;
	text-decoration: none;
	font-size: 95%;
	padding-top: 10px;
	display: block;
	padding-left: 3px;
}
.links a:hover {
	color: #FF9900;
}
#catch {
	font-size: 95%;
	line-height: 135%;
	padding-top: 25px;
	color: #FF6600;
}
.price {
	font-size: 125%;
	color: #FF6600;
	padding-top: 25px;
}
#goirai {
	font-size: 95%;
	line-height: 150%;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 65px;
}
#orderBottom {
	margin-top: 12px;
}
#subNavi,
#goods-list {
	margin-top: 20px;
	border-top: 1px dotted #FF6600;
}
#subNavi p {
	width: 161px;
	height: 3.1em;
	background: url(../common/arrow_f01.gif) no-repeat 0px 11px;
}
#subNavi a {
	padding-left: 15px;
	display: block;
}
.entry-body {
	margin-top: 0px;
}
.entry-img {
	float: left;
	width: 300px;
	margin-top: 0px;
}
.entry-img img {
	margin-bottom: 5px;
}
.entry-img p {
	font-size: 80%;
	margin-top: 20px;
}
.entry-text {
	float: right;
	width: 328px;
	padding-top: 10px;
}
.entry-text p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 10px;
}
.entry-text p.sub {
	font-size: 75%;
	margin-top: 2px;
}

.entry-text h3 {
	font-size: 95%;
	font-weight: bold;
	margin-top: 10px;
}
.entry-text h4 {
	font-size: 80%;
	color: #993300;
	margin-top: 20px;
}

.over-susume {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 20px;
	text-align: center;
}


/* addition100419 */
.ttl-wrap {
	background: url(../osusume/img/ttl_pct_01.jpg) no-repeat 0px 0px;
	color: #333333;
	height: 185px;
	padding-top: 20px;
	padding-left: 20px;
}
* html .ttl-wrap {
	height: 200px;
}
.ttl-wrap h1 {
	font-size: 125%;
	font-weight: bold;
}
.ttl-wrap .subt {
	font-size: 85%;
}
.ttl-wrap .txt {
	font-size: 75%;
	margin-top: 5px;
	line-height: 1.5;
}

#goods-list div {
 float: left;
	width:129px;
	margin-top: 15px;
}
#goods-list div .goods-photo {
 text-align: center;
}
#goods-list div .goods-photo img {
 border: 1px solid #CCCCCC;
}
#goods-list div .goods-link a {
 padding-left: 0;
	color: #3366CC;
}
#goods-list div .goods-link a:hover {
	color: #FF9900;
}
#goods-list div .goods-price {
	color: #CC0000;
 text-align: center;
}

#goods-list div .goods-link,
#goods-list div .goods-price {
 font-size: 80%;
	padding: 5px 5px 0;
	line-height: 1.2;
}
