@charset "utf-8";



/****************************
---------- new css ----------
****************************/
#frame #header {
	margin-bottom: 0;
}

#frame #container {
	margin-bottom: 0;
	width: 841px;
	text-align:center;
}

#frame #container .textmargin {
	margin: 20px 0 0 0;
	text-align:left;
}

#frame #container .storeSearch{
	width:640px;
	padding: 45px 50px 50px 50px;
	margin:0 auto;
	background: url(../images/back_search.gif) no-repeat;
	text-align:left;
	clear:both;
	overflow:hidden;
}

#frame #container .storeSearch dl{
	width:198px;
	float:left;
	margin-right:40px;
}

#frame #container .storeSearch p{
	width:140px;
	margin:5px 0 0 0;
	float:right;
}

#frame #container .explain {
	margin: 10px 0 0 12px;
	text-align:left;
}

#frame #container .explain ul {
	margin: 0;
}

#frame #container .explain ul li{
	padding: 0 0 3px 15px;
	display: block;
	background: transparent url(../images/marker.gif) no-repeat 0 2px;
	list-style: none;
}

#frame #container .jbcomming{
	padding: 10px 40px;
	font-weight:bold;
	color:#ff0000;
}

