body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-size: 12px;
	line-height: 120%;
}

a:link {
	color: #D40000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #D40000;
}

a:hover {
	text-decoration: underline;
	color: #F06305;
}

a:active {
	text-decoration: none;
	color: #D40000;
}

h1 {
  margin: 0;
  padding: 0;
  font-size: small;
 }

h2 {
  padding: 0;
  margin-top: 12px;
}

img {
	text-decoration: none;
	border: none;
}

.home01 {
	width: 726px;
	margin-top: 12px;
}

#category {
	width: 243px;
	margin-left: 12px;
}

.yellow {
	color: #FCC418;
}

.white {
	font-weight: bold;
	color: #FFFFFF;
}

.red {
	color: #D40000;
}

.redline {
	color: #D40000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.grayline {
	color: #E2E2E2;
	margin-top: 5px;
	margin-bottom: 5px;
}

.lastupdate {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}	

.banner01 {
	width: 145px;	
}

/* ------------------------------------- 
 *	画像付きタイトル
 * ------------------------------------- */
.common_title {
	margin: 0;
	padding: 4px 0 0 25px;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(https://img04.shop-pro.jp/PA01013/392/etc/cap_home.gif);
	background-repeat: no-repeat;
}

/* ------------------------------------- 
 *	商品ソートナビ
 * ------------------------------------- */
.product_sort_navi {
	margin-top:5px;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	商品一覧ページナビ
 * ------------------------------------- */
.product_page_navi {
	margin-top:5px;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	商品カテゴリーナビ
 * ------------------------------------- */
.product_category_navi {
	margin-bottom:20px;
}

/* ------------------------------------- 
 *	商品一覧・検索結果一覧
 * ------------------------------------- */
.prodlist_image_size {
 	width: 100px;
 	height: 100px;
}
.prodlist_image {
	margin-bottom:10px;
	border:1px #BCBABC solid;
}

.prodlist_right {
	margin-left: 10px;
}

.product_name {
	font-weight: bold;
}

.product_price {
	margin-top: 2px;
}

.product_explain {
	margin-top: 2px;
}

/* ------------------------------------- 
 *	フッター
 * ------------------------------------- */
#foot {
	width: 710px;
}

#footgnavi {
	margin: 15px 0 5px 0;
	padding: 10px 0 0 0;
	color: #D40000;
	list-style: none;
	border-top: 1px #D8D8D8 solid;
}

#foot li {
	display: inline;
	margin: 1em 0 0 1em;
	font-size: 11px;
}

/* ------------------------------------- 
 *	コピーライト
 * ------------------------------------- */
#copyright {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */
#privacy {
	font-size: 11px;
	color:	#666666;
	margin-bottom: 10px;
}

#privacy a:link {
	color: #666666;
	text-decoration: none;
}

#privacy a:visited {
	text-decoration: none;
	color: #666666;
}

#privacy a:hover {
	text-decoration: underline;
	color: #666666;
}

#privacy a:active {
	text-decoration: none;
	color: #666666;
}	

/* ------------------------------------- 
 *	店舗情報・コーチ紹介
 * ------------------------------------- */
.shop01 {
	width: 710px;
	margin-top: 12px;
}

h3{
	font-size: x-small;
	text-align: left;
	margin: 12px 0 15px 0;
	padding: 0;
}

.outline {
	margin-bottom: 8px;
	border-bottom: 1px #CBCBCB dashed;
	padding-bottom: 8px;
}

.backtotop {
	margin-top: 15px;
}

strong {
	font-weight: normal;
	color: #FFFFFF;
}

.playername {
	margin-bottom: 8px;
	padding-bottom: 8px;
}

/* ------------------------------------- 
 *	ニュース・オススメ
 * ------------------------------------- */
.table_news {
	width: 710px;
	border-bottom: 1px #CBCBCB dashed;
	margin-bottom: 20px;
	padding-bottom: 8px;
	text-align: left;
}

.table_news h3 { 
	color: #FFFFFF;
	font-size: 13px;
	margin: 0 0 12px 0;
	padding: 3px 0 3px 2em;
	font-weight: bold;
	background-image: url(https://img04.shop-pro.jp/PA01013/392/etc/marker_news.gif);
	background-repeat: no-repeat;
	background-position: 5px 40%;
	background-color: #181047;
}		

.table_campaign {
	width: 710px;
	border-bottom: 1px #CBCBCB dashed;
	margin-bottom: 20px;
	padding-bottom: 8px;
	text-align: left;
} 

.table_campaign h3 { 
	color: #FFFFFF;
	font-size: 13px;
	margin: 0 0 12px 0;
	padding: 3px 0 3px 2em;
	font-weight: bold;
	background-image: url(https://img04.shop-pro.jp/PA01013/392/etc/marker_campaign.gif);
	background-repeat: no-repeat;
	background-position: 5px 40%;
	background-color: #D40000;
}	
