/*********  BODYŠî”Ő  *********/
body{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	margin: 0px auto;
	color:#000000;
}

#container{
	margin:0px auto;
	padding:0px;
	width:780px;
}

form{ margin: 0px;}

#none_space{
	padding:0px;
	margin:0px;
}

/*********  TEXTŠî”Ő  *********/

.fn10px{ font-size: 10px; line-height: 150%;}
.fn11px{ font-size: 11px; line-height: 150%;}
.fn11px165{ font-size: 11px; line-height: 165%;}
.fn12px{ font-size: 12px; line-height: 150%;}
.fn12px175{ font-size: 12px; line-height: 175%;}
.fn12px200{ font-size: 12px; line-height: 200%;}
.fn12px225{ font-size: 12px; line-height: 225%;}
.fn14px{ font-size: 14px; line-height: 150%;}
.fn16px{ font-size: 16px; line-height: 150%;}
.fn18px{ font-size: 18px; line-height: 150%;}

.fb10px{ font-size:10px; font-weight: bold; line-height: 150%;}
.fb11px{ font-size:11px; font-weight: bold; line-height: 150%;}
.fb12px{ font-size:12px; font-weight: bold; line-height: 150%;}
.fb14px{ font-size:14px; font-weight: bold; line-height: 150%;}
.fb16px{ font-size:16px; font-weight: bold; line-height: 150%;}
.fb18px{ font-size:18px; font-weight: bold; line-height: 150%;}

a:link   { text-decoration: none;color:#330099;}
a:visited{ text-decoration: none;color:#330099;}
a:active { text-decoration: none;color:#330099;}
a:hover  { text-decoration: none;color:#330099;}

a.evs:link   { text-decoration: none; font-size: 12px; line-height: 150%; color: #FF4E00;}
a.evs:visited{ text-decoration: none; font-size: 12px; line-height: 150%; color: #FF4E00;}
a.evs:active { text-decoration: none; font-size: 12px; line-height: 150%; color: #FF4E00;}
a.evs:hover  { text-decoration: underline; font-size: 12px; line-height: 150%; color: #FF4E00;}

a.nbl:link   { text-decoration: none;}
a.nbl:visited{ text-decoration: none;}
a.nbl:active { text-decoration: none;}
a.nbl:hover  { text-decoration: underline; color: #FF6600;}

.padding_10px_foot{}



/*********  TOPPAGE  *********/

#news{
	margin:0px;
	padding-left:10px;
	text-align:left;
}


#news li{
	margin: 0px;
	list-style: none;
	line-height:150%;
	font-size:12px;
}

#news a{
	text-decoration: none;
	color:#485ECF;
}

/*********  FOOTER  *********/
#footer{
	margin:0px;
	padding:0px;
	text-align:left;
}


#footer li{
	float:left;
	padding-right:12px;
	margin: 0px;
	list-style: none;
	line-height:150%;
	font-size:12px;
}

#footer a{
	text-decoration: none;
	color:#666666;
}

#copy{
	padding:20px 0px;
}

/*********  PADDING  *********/

#bt_padding_lv1{
	padding-bottom:23px;
}
#bt_padding_lv2{
	padding-bottom:30px;
}

#tp_padding_lv1{
	padding-top:20px;
}

#tp_padding_lv2{
	padding-top:30px;
}

#clear{
	content:"";
	display:block;
	height:0px;
	clear: both;
	font-size:0px;
	visibility:hidden;
	margin:0px;
	padding:0px;
}


/*********  SHOP_CSS  *********/
#shop_name{
	color:#485DD0;
	font-size:12px;
	line-height:150%;
	text-decoration:none;
}

#shop_name2{
	color:#485DD0;
	font-weight:bold;
	font-size:11px;
	line-height:150%;
	text-decoration:none;
}

#shop_price{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:150%;
}
/**ŹÚŤ×**/
#shop_more_name{
	margin:0px;
	padding:0px;
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	text-decoration:none;
}

#shop_more_name2{
	margin:0px;
	padding:0px;
	color:#FF6600;
	font-weight:bold;
	font-size:12px;
	line-height:150%;
	text-decoration:none;
}

#shop_more_price{
	padding:10px;
	background-color:#F6F6F6;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
}

