/*****top*****/
.toptitle{
padding:0px;
float:left;
font-size:19px;
margin:10px 0 10px 0;
}

a.store{
/*font-style:italic;*/
color:#7B3E00;
text-decoration:none;
font-size:12px;
}
a.store:link, a.store:visited { color:#7B3E00; font-weight:normal; text-decoration:none;}
a.store:hover { color:#F25B00; font-weight:normal;}

.topimagewaku{
	width:160px;
	height:160px;
	margin-left:10px;
	border-color:#F3ECFF;
	border-width:1px;
	border-style:solid;
	text-align:center;
}


.a_topwaku{
	width:180px;
	height:292px;
	float:left;
	margin:4px 0 10px 10px;
	border-color:#f5b058;
	border-width:1px;
	border-style:solid;
}
.y_topwaku{
	width:180px;
	height:284px;
	float:left;
	margin:4px 0 10px 10px;
	border-color:#b3d1eb;
	border-width:1px;
	border-style:solid;

}
.r_topwaku{
	width:180px;
	height:400px;
	float:left;
	margin:4px 0 10px 10px;
	border-color:#72001a;
	border-width:1px;
	border-style:solid;
}



/*****btn*****/

.btn_shopgogo a { 
	margin:4px 0 0 14px;
	display:block; 
	width:150px; 
	height:28px; 
	background:url(/images/shopgogo.gif) no-repeat 	left top;
	font-size:1px; 
	line-height:1px; 
	text-indent:-9999px; 
	text-decoration:none; 
	outline:none;
}
.btn_shopgogo a:hover { 
	background-position:left bottom;
}


.btn_jancodeitiran a {
	display:block; 
	width:178; 
	height:30px; 
	background:url(/images/jancodeitiran.gif) no-repeat left top;
	font-size:1px; 
	line-height:1px; 
	text-indent:-9999px; 
	text-decoration:none; 
	outline:none;
}
.btn_jancodeitiran a:hover { 
	background-position: left bottom;
}


.btn_saiyasu a {
	margin:4px 0 0 28px;
	display:block; 
	width:125; 
	height:18px; 
	background:url(/images/saiyasu.gif) no-repeat left top;
	font-size:1px; 
	line-height:1px; 
	text-indent:-9999px; 
	text-decoration:none; 
	outline:none;
}
.btn_saiyasu a:hover { 
	background-position: left bottom;
}


.s_imagewaku{
	width:160px;
	height:160px;
	margin:4px 0 0 10px;
	border-color:#F3ECFF;
	border-width:1px;
	border-style:solid;
	text-align:center;
}


.s_money{
	text-align:right;
	color:#FF0000;
	/*padding:0 15px 0 0 ;*/
	font-size:22px;
	margin-right:4px;
}

/**********search*********************/


.a_searchwaku{
	width:180px;
	height:400px;
	float:left;
	margin:4px 0 10px 10px;
	border-color:#f5b058;
	border-width:1px;
	border-style:solid;
		
}

.y_searchwaku{
	width:180px;
	height:410px;
	float:left;
	margin:4px 0 10px 10px;
	border-color:#b3d1eb;
	border-width:1px;
	border-style:solid;
		
}
.r_searchwaku{
	width:180px;
	height:466px;
	float:left;
	margin:4px 0 10px 10px;
	border-color:#72001a;
	border-width:1px;
	border-style:solid;
		
}





