@charset "utf-8";
/* ===================================================================*/
body{
	background: url(../popup/images/pop_bg_body2.png) left top repeat-x;
}
#container{
	background: url(../popup/images/pop_bg_body.jpg) no-repeat;
	width:800px;
	margin:0 auto;
}
#container h1{
	padding:17px 0 0 32px;
	height:63px;
}
#container h2{
	margin:0 auto 20px;
	text-align:center;
}
#header {
	height:109px;
}
#contents{
	padding:20px;
}
#footer{
	background:#9D3C3C;
	color:#FFFFFF;
	text-align:left;
	padding:10px;
}
#footer address{
	width:780px;
	padding:10px;
	margin:0 auto;
}
#map {
	margin:0 auto;
	border:#CCC solid 4px;
	width:500px;
	margin-bottom:15px;
}
p#access{
	width:508px;
	background:url(../images/cmn_line_01.png) left bottom repeat-x;
	padding-bottom:10px;
	margin:0 auto 10px;
}
.popup .tablestyle{
	width:508px!important;
	margin-bottom:20px;
}
.popup .tablestyle em{
	font-size:16px;
	font-weight:bold;
	color: #993366;
}
.popup form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
