/* タイトル */

h1 {
	font-size: 15px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	width: 450px;
	padding: 2px 5px 2px 5px;
	margin: 15px 20px 20px 15px;
	border-bottom: 2px solid #99142D;

}

h2 {
	border-left-color: #99142D;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	width: 440px;
	margin: 20px 20px 10px 25px;
	height: 17px;
	padding: 0 0 0 5;
	border-left-width: 3px;
	border-left-style: solid;
	color: #605749;
	vertical-align: bottom;
	background-color: #EFEEE2;

}

/* indexの形式 */

.method {
	width: 420px;
	margin: 5 30 5 35;
}

.method1 {
	text-align: left;
	font-size: 90%;
	line-height: 140%;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 18px;
	margin-top: 3px;
	background-image: url(img/square_yellow.gif);
	background-repeat: no-repeat;


}

.method2 {
	text-align: left;
	font-size: 90%;
	line-height: 155%;
	vertical-align: top;
	padding-bottom: 13px;
	padding-left: 15px;
	margin: 3px;
	padding-top: 3px;
}

/* indexのテーブル */

.shoptable {
	width: 430px;
	margin: 10px 10px 35px 25px;
}

.shopline {
	border-bottom: 1px solid #EFECE2;
}

.smallphoto{
	float: right;
	display: block;
	text-align: left;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;

}

.shoptitle {
	float: left;
	width: 210px;
	font-size: 93%;
	padding: 20px 5px 3px 10px;
}

.shoptitle a {
	color: #554D37;
}


/* 商品ボックス */

.productbox {
	width:465px;
	margin: 10px 15px 10px 10px;

}

.inline {
	padding: 10px 0px 2px 0px;
	border-bottom: 0px solid #EFECE2;
}

.product1 {
	width: 220px;
	float: left;
	display: block;
	text-align: center;
	padding: 3px 3px 3px 3px;
	border: 1px solid #EFECE2;
}

.product2 {
	width: 150px;
	float: left;
	display: block;
	text-align: center;
	margin: 5px 1px 3px 1px;
	border: 1px solid #EFECE2;	
}

.product3 {
	width: 220px;
	height: 150px;
	float: left;
	display: block;
	text-align: center;
	padding: 3px 3px 3px 3px;
	border: 1px solid #EFECE2;
}

.productname {
	font-size: 73%;
	color: 333333;
	font-weight: normal;
	text-align: center;
	padding: 3px 2px 1px 2px;
	line-height: 105%;
	border-top: 1px solid #EFECE2;

}
.productname3 {
	font-size: 73%;
	color: 333333;
	font-weight: normal;
	text-align: center;
	padding: 3px 2px 1px 2px;
	line-height: 105%;
	border-top: 1px solid #EFECE2;

}

.price {
	width: 150px;
	color: 666666;
	text-align: center;
	padding: 1px 10px 3px 10px;
}


.shopnotes {
	height: 150px;
	font-size: 73%;
	color: 666666;
	font-weight: normal;
	text-align: left;
	padding: 3px 2px 1px 2px;
	line-height: 105%;
}

.producttop {
	width: 124px;
	height: 68px;
	float: left;
	display: block;
	text-align: center;
	margin: 5px 13px 3px 13px;
	background-color: #E2E4EE;


}


/* 商品ボックス サンプル用 */
.product22 {
	width: 155px;
	text-align: center;
	padding: 0px 5px 0px 5px;
}
