@charset "shift_jis";


a:link{color: #cc6600;}

/* --------------------------------- 
灯之香　カテゴリ　トップ
-----------------------------------*/
#honoka_item_list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 0;
}
#honoka_item_list ul li{
	margin-bottom: 50px;
	text-align: center;
}

.index{
	border: 4px solid #9a6376;
	background: #f2e6e6;
	padding: 10px;
}
.index ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
	padding: 0;
}
.index ul li{
	font-size: 110%;
	width: 180px;
	height: 30px;
	margin: 0;
	padding: 0 0 0 28px;
	background: url("../img/honoka/honoka_icon01.gif") no-repeat left top;
}
#honoka_item_list ul li a:hover img{
	opacity: 0.7;
	filter: alpaha(opacity-70);
	-ms-fillter:"alpaha(opacity-70)";
}


/* --------------------------------- 
灯之香　子カテゴリ　トップ
-----------------------------------*/

#honoka h3{
	background:url("../img/honoka/honoka_icon02.gif") no-repeat left top;
	text-align:left;
	font-size:180%;
	border-bottom:1px solid #321c0e;
	padding:0px 0 8px 40px;
	margin: 20px 0 10px 0;
}

/* 導入部分 */
#honoka #honoka_about{
	margin-bottom: 50px;
}
#honoka #honoka_about table{
	border:1px solid #b6977b;
	text-align:left;
	margin:10px 0 0 0;
}
#honoka #honoka_about table th, #honoka #honoka_about table td{
	padding:5px 10px;
	border-bottom:1px solid #b6977b;
}
#honoka #honoka_about table th{
	background:#D7CDC4;
	width: 25%;
}

/* ご購入 */

span.txt-red{
	color:#ff0000;
	font-weight:bold;
}

#honoka_item .list02{
	margin: 10px 0 20px 0;
	width: 100%;
}
#honoka_item .list02 th{
	border-top: 1px #5F4934 dotted;
	border-bottom: 1px #5F4934 dotted;
	padding:5px 10px;
	text-align:center;
	background-color: #F2EFEA;
	vertical-align:middle;
}
/*#honoka_item .list02 th.size{
	width: 120px;
}
#honoka_item .list02 th.cap{
	width: 100px;
}
#honoka_item .list02 td.detail{
	padding: 5px;
}*/
#honoka_item .list02 td{
	border-bottom: 1px #5f4934 dotted;
	padding:5px 10px;
}
#honoka_item td.price,
#honoka_item td .price{
	color: #cc6600;
	font-size: 120%;
	font-weight: bold;
}


#honoka_movie{
	text-align: center;
	margin: 100px 0 40px 0;
}




/* --------------------------------- 
おとうみょうページ用 追加CSS
-----------------------------------*/
.Alpha .oto-detail{
	width: 690px;
	height: 30px;
	margin-top: 5px;
	border-top: 1px #5F4934 dotted;
	border-bottom: 1px #5F4934 dotted;
	text-align:center;
	background-color: #F2EFEA;
	vertical-align: middle;
}
.Alpha .oto-detail02{
	width: 690px;
	height: 170px;
	border-bottom: 1px #5F4934 dotted;
	text-align: center;
	vertical-align: middle;
}
.Alpha .oto-detail02 th{
	padding: 5px 0;
}
.Alpha .oto-price{
	font-size: 140%;
}
.Alpha .oto-num{
	font-size: 130%;
}
.Alpha .oto-bck{
	background-color: #F2EFEA;
	width: 130px;
}

.subphoto{
	list-style: none;
	display: flex;
}
.subphoto li img{
	border: 1px solid #d7cdc4;
}

.Alpha .item-img,
.Alpha .item-detail{
	border-bottom: none!important;
	vertical-align: top;
}

