/*---------------------------------------------------------------------------*/
/* インフォメーションBOX　　　　　　　　　　　 　　　　　　　　　　　　　　　*/
/*---------------------------------------------------------------------------*/

.bottom_line {
	border-bottom		: 1px #a99e93 solid;
	font-size			: 10px;
	color				: #a3a3a2;
	text-align			: right;
}

.page_top {
	font-size			: 80%;
}

.info_font { 
	font-size			: 95%;
	letter-spacing		: 1px;
	line-height			: 170%;
}


.info_table {
	letter-spacing		: 1px;
	margin-bottom		: 10px;
}

.info_table2 {
	letter-spacing		: 1px;
	margin-bottom		: 20px;
}

.info_bg {
	width				: 85%;
	letter-spacing		: 1px;
	margin-bottom		: 30px;
	padding				: 7px;
	background-color	: #f5f5dc;
	border				: 1px solid #bdb76b;
}

table td.sale {
	font-size			: 90%;
	margin-bottom		: 5px;
	padding				: 5px;
	border				: 1px #eae5e3 solid;
}



/*---------------------------------------------------------------------------*/
/* 全般設定　　　　　　　　　　　　　　　　　　　　      　　　　　　　　　　*/
/*---------------------------------------------------------------------------*/

/*ページ全体の書式設定*/
body { 
	color: #543f32;
	font-size: 13px;
}

table { 
	font-size: 13px;
	color: #543f32;
	line-height: 150%;
}










/*----------------------------------------------------------- Product Style */
strong big {
	background-color: #FFCCCC;
	border-top: 1px dashed #FF3333;
	border-bottom: 1px dashed #FF3333;
	color: #CC0000;
	font-size: 24px;
	line-height: 24px;
}
p.h7 {
	padding: 0 5px;
	text-align: right;
}

span.cat_name {
	display: none;
}

/*-------------------------------------------------------------- Pref Style */
h5 {
	margin: 0 0 5px 0;
}
h6 {
	border-bottom: 1px solid #5E3A22;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}
ul.link_back {
	font-size: 12px;
	list-style: none;
	margin: 10px 0;
	text-align:left;
}
dl.dst_info {
	font-size: 14px;
	padding: 0 40px;
}
ul.result_list li {
	background: transparent url(http://www.dakkohimo-cuseberry.com/images/search/point.gif) 0 50% no-repeat;
	line-height: 180%;
	list-style: none;
	padding-left: 15px;
}

/* 月別一覧部分のスタイル */
#MonthliList h3{
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#MonthliList ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

