@charset "UTF-8";
/* CSS Document */

body,img,ul,li,h1,h2,h3,p{
	margin: 0;
	padding: 0;
}

#main{
	margin: 0 auto;
	width:600px;
}

#header #header_logo{
	float:left;
}

#header #header_info{
	float:right;
	background:url(../img/coupon_header_bar.gif) no-repeat top;
	width: 388px;
	height:100px;
	border-bottom: 1px solid #85315B;
	margin: 0;
	padding: 0;
}

#header #header_info h1{
	margin:10px 0 20px 0;
}

#header #header_info img{
	margin-left:20px;
}

#header #header_info ul{
	margin-top: -15px;
	margin-left:15px;
	line-height:1.2em;
}

#header #header_info li{
	list-style-type:none;
	font-size: 85%;
	color:#333;
}

.address_st{
	margin-left:3em
}

#title{
	clear:both;
	background:url(../img/coupon_bar.gif) no-repeat top right;
	padding-bottom:5px;
}

#title h2{
	font-size:100%;
	font-weight: bold;
	color:#003359;
	padding-top:5px;
	padding-left:10px;
	line-height:1.5em;
}

#title h3{
	font-size:100%;
	font-weight: bold;
	text-align:center;
	border-top: 1px solid #85315B;
	padding: 5px 0;
}

#title p{
	font-size:90%;
	color:#003359;
	padding-left:24px;
	line-height:1.5em;
}

#title #limit{
	font-size:90%;
	color:#333;
	padding-left:20px;
	line-height:2.0em;
}

#map_canvas{
	border: 1px solid #003359;
}

#detail{
	margin: 0;
	padding: 0;
	padding-top:10px;
	font-size:85%;
	color:#333;
}

#detail #map_contents1{
	float:left;
	width:320px;
	line-height: 1.5em;
}

#detail #map_contents2{
	float:right;
	width:260px;
	padding-left:10px;
	padding-bottom:10px;
	border-left:1px solid #85315B;
	background: url(../img/coupon_bar.gif) no-repeat right bottom;
	line-height: 1.5em;
}

#detail #last{
	clear:both;
}

#detail li{
	list-style-type:none;
}

#footer{
	clear:both;
}
