.contents_main,
.contents_main * {
	color: #5A5A5A;
	font-size: 12px;
}
.contents_main a {
	color: #36F;
	/*line-height:13px;*/
}

.contents_main a:hover,
.contents_main a:active {
	color: #69F;
}

.contents_main a img {
	border:0;
}

.contents_main img {
	vertical-align: bottom;
}

.contents_main table {
	border-collapse: collapse;
}

.contents_main th,
.contents_main td {
	border-width: 0;
}

.contents_main input,
.contents_main textarea,
.contents_main select,
.contents_main option {
	color: #000;
}



.contents_main .table {
	border-collapse: collapse;
}
.contents_main .table th {
	text-align: left;
	background-color: #DEDBDE;
	color: #424142;
	border: solid 1px #B2B2B2;
	white-space: nowrap;
	font-size: 14px;
	padding: 5px 3px 3px 3px;
	font-weight: bold;
	font-family: Meiryo;
}
.contents_main .table td {
	padding: 2px;
	font-size: 12px;
	border: solid 1px #9C9E9C;
	color: #393C39;
	font-family: Meiryo;
}

/*******************
	丁羝履歴関連
*******************/
.contents_main .order_history * {
	font-weight: normal;
}
/* 項目タイトムE*/
.contents_main .order_history th {
	background-color: #F60;
	color: #FFF;
	padding: 2px;
	text-align: left;
}
/* 項目値 */
.contents_main .order_history td {
	color: #333333;
	padding: 2px 5px;
}




.contents_main .tdpx12 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 140%;
	color:#5A5A5A;
	border:1px #dcdcdc solid;
	padding:3px;


}

/* 二次ムE蝓璽皇媛寵*/
.contents_main .hissu {
	color: #ee0000 !important;
	font-weight: normal !important;
	font-size: 10px !important;
}

.contents_main p.campain{
	padding:5px 0 0 0 ;

}

.contents_main p.campain strong {
	color:#ffffff;
	font-size:15px;

}

.contents_main p.campain a{
	text-decoration:none;
}

/* ぱんくず用 20101014 #XPNKZ */
#pankuzu {
	background: #D0FFD0;
	padding: 5px;
	margin: 5px 0 0 0;
	font-family: Meiryo, monospace;
}
#pankuzu span {
	padding: 0 5px;
}

/* サイトマップ テーブムE20101109 #XSTMP */
.contents_main .sitemap_table {
	font-family: Meiryo, sans-serif;
	border-collapse: collapse;
	border: 0;

}
.contents_main .sitemap_table td {
	padding: 10px;
	text-align: left;
}
.contents_main .sitemap_table a {
	text-decoration: none;
}


.contents_main p.attention{
	font-size:8px;
	color:#ff0000;
}

#news_flame{
	width:590px;
	height:250px;
	overflow: auto;
	padding:0 0 20px 0;
}



.contents_main p.title{
	color:#FF6600;
	font-size:15px;
}






.contents_main table.products{
	margin:0 0 15px 30px;}

.contents_main .ranking_table{
	margin:0 0 15px 0px;
}

.contents_main table.ranking_table img{
	border-left:0;
	border-right:0;
}

.contents_main table.products img{
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}

.contents_main table.products img a{
	margin:0;
	padding:0;}

.contents_main .ranking{
	text-align:center;
	font-size:16px;
	color:#990000;
}

.contents_main p.txt{
	color:#666666;
	font-size:13px;
}

.contents_main .products_foot{
	background-image:url(sinbun_img/under.jpg);
	width:200px;
	height:27px;}

.contents_main .products_foot2{
	background-image:url(sinbun_img/under2.jpg);
	width:200px;
	height:27px;}

.contents_main table.products a:link { color: #ff0000  ; }
.contents_main table.products a:visited { color: #ff0000 ; }
.contents_main table.products a:hover { color: #ff0000 ; }
.contents_main table.products a:active { color: #ff0000 ; }


.contents_main table.products a{
	text-decoration:underline;
	margin:0;
	padding:0;
}


#goods_list { /*table*/
	border: 0;
	width: 100%;
}
#goods_list td {
	text-align: center;
	width: 140px;
	vertical-align: top;
	font-size: 12px;
	padding: 0 5px;
}
/* サムネ */
#goods_list .thumbnail {
	width: 130px;
	height: 150px;
}
/* 価格 */
#goods_list .price {
	font-weight: bold;
}
/* ボーダー */
#goods_list hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-top: solid 1px #CCC;
	margin: 10px 0;
}

/* よくあるご質問 */
.faq_koumoku{
	width: 740px;
	height: 15px;
	padding: 8px 0 10px 10px;
	background-color:#E1FAC9;
	font-weight:bold;
	font-size: 20px;
}

.faq_text{
	width:auto;
	height:auto;
	padding: 10px 3px 30px 10px;
	font-size:16px;
	line-height: 130%;
	}
