/*
	GlobalFont CSS 
*/

span.Item_Name {font-size: 16px; color: #666666;}
td.Item_Id {font-size: 12px; color: #666666;}
td.Item_Price {font-size: 14px; color: #CC0000;}
td.Item_Point {font-size: 12px; color: #CC0000;}

body {
	font-size: 0.8em;
	line-height: 140%;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 100%;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

h1 {
	font-size: 100%;
	color: #999999;
	font-weight: lighter;
	margin-bottom: 0px;
}

.midashi {
	font-size: 100%;
	color: #006600;
	font-weight: bold;
}

.white {
	font-size: 100%;
	color: #FFFFFF;
}



* BODYTD */

body {
	font-size:12px;
	color:#333333;
	line-height:140%;
}

td {
	font-size:12px;
	color:#333333;
	line-height:130%;
}

.big {
	font-size:16px;
}
.middle {
	font-size:15px;
}
.small {
	font-size:12px;
}

.site-seo {
	font-size:13px;
	color:#666666;
	line-height:130%;
}


/* Link */

HR {
  color: #cccccc;
}



/* ご購入方法のご選択「会員登録して購入する方」 */
#select_step_entry{
	background-color:#000000;
}

/* ご購入方法のご選択「当店の会員の方」 */
#select_step_next1{
	background-color:#000000;
}

/* ご購入方法のご選択「会員登録をせずに購入する方」 */
#select_step_next2{ 
	background-color:#000000;
}



