@charset "UTF-8";

h2 {
	width:710px;
	height:90px;
	margin-bottom:20px;
	_margin-bottom:0px;	
	text-indent:-9999em;
	background:url(../image/h2_title.jpg) 0 0 no-repeat;
}

h3 {
	width:710px;
	height:45px;
	text-indent:-9999em;
	margin-bottom:20px;
}

h3#h3_01 {background:url(../image/h3_title01.jpg) 0 0 no-repeat;}

h3#h3_02 {background:url(../image/h3_title02.jpg) 0 0 no-repeat;}

h3#h3_03 {background:url(../image/h3_title03.jpg) 0 0 no-repeat;}

h3#h3_04 {background:url(../image/h3_title04.jpg) 0 0 no-repeat;}

h3#h3_05 {background:url(../image/h3_title05.jpg) 0 0 no-repeat;}

h3#h3_06 {background:url(../image/h3_title06.jpg) 0 0 no-repeat;}

h3#h3_07 {background:url(../image/h3_title07.jpg) 0 0 no-repeat;}

h3#h3_08 {background:url(../image/h3_title08.jpg) 0 0 no-repeat;}

h3#h3_09 {background:url(../image/h3_title09.jpg) 0 0 no-repeat;}

h3#h3_10 {background:url(../image/h3_title10.jpg) 0 0 no-repeat;}

h3#h3_11 {background:url(../image/h3_title11.jpg) 0 0 no-repeat;}

h3#h3_12 {background:url(../image/h3_title12.jpg) 0 0 no-repeat;}

h3#h3_13 {background:url(../image/h3_title13.jpg) 0 0 no-repeat;}

h3#h3_14 {background:url(../image/h3_title14.jpg) 0 0 no-repeat;}

h3#h3_15 {background:url(../image/h3_title15.jpg) 0 0 no-repeat;}

h3#h3_16 {background:url(../image/h3_title16.jpg) 0 0 no-repeat;}

h3#h3_17 {background:url(../image/h3_title17.jpg) 0 0 no-repeat;}

h3#h3_18 {background:url(../image/h3_title18.jpg) 0 0 no-repeat;}

h3#h3_19 {background:url(../image/h3_title19.jpg) 0 0 no-repeat;}

h3#h3_20 {background:url(../image/h3_title20.jpg) 0 0 no-repeat;}


/*--------------------------------------------------------------*/

a#kokeshi_price {position:relative;left:-9999em;}

a#hanagasa_price  {
	font-size:1%;
	line-height:1%;
	position:relative;left:-9999em;
}

a#shogi_price,
a#tokooki_price,
a#mari_price,
a#idumeko_price,
a#sasa_price,
a#daruma_price,
a#tanuki_price,
a#usu_price,
a#gangu_price,
a#usu_price,
a#igo_price,
a#yamagata_price,
a#elmo_price,
a#marimokkori_price,
a#tentijin_price,
a#uniform_price,
a#owl_price,
a#beni_price,
a#domokun_price {
	position: relative;
	left: -9999em;
}



/*--------------------------------------------------------------*/

div.list_bottom {
	display:inline-block;
	margin:20px 0 20px 450px;
}
div.list_bottom:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}


div.list_bottom ul {}

div.list_bottom ul li {list-style-type:none; float:left;}

div.list_bottom ul li a {
	padding:10px 0 5px 25px;
	height:34px;
}

div.list_bottom ul li a.pageback {
	background:url(../../common/image/hanagasa_icon.gif) 0 0 no-repeat;
	width:130px;
	margin-right:20px;
}


div.list_bottom ul li a.pagebottom {
	background:url(../../common/image/hanagasa_icon.gif) 0 0 no-repeat;
	width:150px;
}



/* 価格一覧テーブル --------------------------------------------------------------*/

div#exp_main table {
	border-collapse:collapse;
	font-size:100%
}

div#exp_main table th {
	padding:4px 0;
	border:1px #C8C8C8 solid;
	background-color:#F5F5F5;
	text-align:center;
	white-space:nowrap;
}

div#exp_main table td {
	padding:2px 10px;
	_padding:5px 10px;
	border:1px #C8C8C8 solid;
}


div#exp_main table.price {width:710px;}

div#exp_main table.price th.cord_title {width:120px;}

div#exp_main table.price th.name {width:470px;}

div#exp_main table.price th.price_title {width:120px;}

div#exp_main table.price td.cord {text-align:center;}

div#exp_main table.price td.price {text-align:right;}


/*伝統こけし*/

div#exp_main div.kokeshi_list {
	display:inline-block;
	width:710px;
}

div#exp_main div.kokeshi_list:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}

div#exp_main div.kokeshi_list table {width:134px;}

div#exp_main div.kokeshi_list table td {padding:2px 4px;}

div#exp_main div.kokeshi_list div {
	float:left;
	margin-right:10px;
}

div#exp_main div.kokeshi_list div.kokeshi_right {
	float:right;
	margin-right:0px;
}

div#exp_main div.kokeshi_list div table {margin-bottom:10px;}


