@charset "shift_jis";
body {
	margin: 0px;
	font-size: 13px;
	color: #664A40;
	line-height: 140%;
}

img {
	border-width: 0px;
}

#mainbox{
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/popup/logo.gif) no-repeat center top;
	margin-top: 20px;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
}
#mainbox h3{
	font-size: 16px;
	color: #EC797E;
	text-align: center;
	padding-bottom: 10px;
}
#mainbox h5{
	font-size: 14px;
	color: #EC797E;
	margin: 30px 0px 10px;
	border-bottom: 1px dotted #C4B58E;
	padding-bottom: 5px;
}

#mainbox ul{
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#mainbox li{
	margin-bottom: 3px;
}


#errorbox{
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	border: 1px solid #CC3300;
	padding: 10px;
	margin-bottom: 20px;
}
#thxbox{
	font-size: 13px;
	color: #996600;
	border: 1px solid #339933;
	padding: 10px;
	margin-bottom: 20px;
	background: #ECFFE6;
}
#thxbox h6{
	font-size: 14px;
	margin: 5px 0px 10px;
	text-align: center;
	color: #FF6600;
}


#bottunbox{
	margin-top: 30px;
	text-align: center;
}


#footbox{
	background: url(../img/popup/down_bg.gif) repeat-x center top;
	height: 124px;
}

#shoplist{
}
#shoplist ul{
	margin: 0px;
	padding: 0px;
}
#shoplist li{
	list-style: none;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D2C797;
	margin-bottom: 5px;
	margin-left: 20px;
}
#shoplist li.list_midashi1{
	font-weight: bold;
	border-style: none;
	background: #DDD5B0;
	padding: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 14px;
	color: #FF6666;
	margin-top: 0px;
}
#shoplist li.list_midashi11{
	font-weight: bold;
	border-style: none;
	background: #DDD5B0;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	font-size: 14px;
	color: #0099CC;
}
#shoplist li.list_midashi111{
	font-weight: bold;
	border-style: none;
	background: #DDD5B0;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	font-size: 14px;
	color: #078931;
}
#shoplist li.list_midashi2{
	font-weight: bold;
	border-style: none;
	padding-bottom: 5px;
	color: #FF6666;
	margin-left: 0px;
	margin-top: 10px;
}
#shoplist li.list_title{
	font-weight: bold;
	border-style: none;
	padding-bottom: 0px;
}
