@charset "UTF-8";
body {
	background-color: #f3e19f;
	background-image: url(images/common/bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}
img {
border:0px;
}
a{
	color:#1d2088;
}

a:hover {
	color: #6481df;
}

h1{
font-size:10px;
height:10px;
text-indent:-999em;
display: block;
}

#whole{
	margin:0px 20px 20px 20px;
}

#inside{
	background-image: url(images/common/bg_inside.jpg);
	background-repeat: repeat-y;
	padding-bottom:15px;
}

#shopinfor {
	
}

#shopinfor dl {
	font-size: 11px;
	color: #5b0101;
	list-style-type: none;
}

#shopinfor dt {
	float:left;
	clear:both;
	width:6em;
	margin-bottom:1em;
}

#shopinfor dd {
	margin-left:6em;
	margin-bottom:1em;
}

#shopinfor dd h2 {
	font-weight:normal;
	font-size:11px;
}


#inside_form{
	background-image: url(images/common/bg_inside.jpg);
	background-repeat: repeat-y;
	padding-bottom:15px;
}

#inside_form .title{
	font-size:18px;
	color:#5b0101;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	border-top:solid 2px #a68a49;
	border-bottom:solid 2px #a68a49;
	text-align:center;
}

#inside_form p{
	font-size:14px;
	color:#333;
}

.form_text {
	font-size: 12px;
	color: #5b0101;
	margin-bottom:15px;
}

#copyright {
	text-align: center;
	margin-top: 20px;
}
.close {
	margin:15px 0px;
}