body{
	font-size:12px;
	line-height: 120%;
	background-color: #10496B;
	margin: 0px;
	padding: 0px;
}

table{
	border-top: 0.5px;
	border-left: 0.5px;
}

th{
	border-right: 0.5px;
	border-bottom: 0.5px;
}

td{
	border-right: 0.5px;
	border-bottom: 0.5px;
}

A:link { 
color: #10496B; 
}

A:visited { 
color: #10496B;
 }
 
A:hover {
 color: #E2311D; 
 }
 
 h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 2px;
 }
 
 h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
 }
 
  h3 {
	font-size: 13.5px;
	color: #FD7902;
	margin: 0px;
 }
 
 .t1 {
	font-size: 14px;
	color: #10496B;
	font-weight: bold;
 }
 
 .t2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
 }
 
 .t3 {
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
 }
 
  .t4 {
	font-size: 12px;
	color: #FF0000;
 }
 
 .t5 {
	font-size: 10px;
	color: #000000;
 }
 
 .t6 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
 }
 
 .t7 {
	font-size: 12px;
	color: #FFFFFF;
 }
 
 .t8 {
	font-size: 11px;
	color: #000000;
 }
 
.t9 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
 }

.t10 {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
 }
 
.t11 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
 }
 
  .t12 {
	font-size: 10px;
	color: #FF0000;
 }
 
 .bookmark ,  .bookmark img{margin:2px;}
 a img{border:0;}
 
 /*トップ商品画像*/	
 .item{
	width:48%;
	float:left;
	margin: 4px;
}
 
.item_pic{
	float:left;
	margin: 5px;
}


.item_title{
	font-weight: bold;
	padding: 4px;
	background-color: #E8E8E8;
}

.clear{
	clear:both;
}

/*新着情報枠 Start*/
#news {overflow-y: scroll; width: 520px; height:100px; text-align:left; margin-bottom:20px; padding:5px 10px; border: 1px solid #006699;}
.news_title{font-size:14px; color:#FFFFFF; margin-top:15px; padding:5px; text-align:left; background:#006699;}
.kako a:link,.kako a:visited{font-size:small; color:#FFFFFF; margin-left:320px; text-decoration:underline;}
.kako a:hover{font-size:small; color:#FFFFFF; text-decoration:none;}
.day{color: #FF9900;}
.tbl_c_li{margin-bottom:8px; padding:0;}
.tbl_c_li img{margin-left:5px;}
.tbl_c{clear:both;}
.tbl_c img{margin:10px 10px 50px 10px; clear:both;}
.ichiran{color:#999999; margin-top:50px; padding:3px; background:#DEE7F7; clear:both;}
/*新着情報枠 End*/