@charset "shift_jis";


body{   
	background:#ffffff;
    font-size:80%;
}   
/*	header
------------------------------------------------ */ 
#popHeader {
	width:100%;
	height:28px;
	_height:31px;
	border-top:solid 3px #235aac;
	background:#e8e8e8;
	text-align:left;
	}
#popHeader p {
	margin:4px 0 5px 5px;
	}

/*	mainarea
------------------------------------------------ */ 
#popMainarea {
	width:515px;
	margin:15px auto;
	text-align:center;
}

/*	見出し
------------------------------------------------ */ 
#popMainarea h1{
	width:497px;
	_width:515px;
	height: 27px;
	_height: 34px;
	background: url(../images/pop_com_bg001.gif) no-repeat 0 0;
	margin-top: 0;	
	padding: 7px 0 0 18px;
	font-size: 110%;
	text-align:left;
}


/*	印刷ボタン
------------------------------------------------ */
p.print {
	margin:10px 0 8px 0;
	text-align:right;
	}

/*	所在地・交通機関
------------------------------------------------ */
div.detail {
	width:422px;
	_width:424px;
	margin:5px auto;
	border:solid 1px #91acd5;
	background:#e9f2ff;
	text-align:left;
	}
div.detail dl {
	margin:0;
	padding:3px 10px 8px 10px;
	border:solid 2px #ffffff;
	}
div.detail dl dt {
	margin-top:5px;
	font-weight:bold;
	}
div.detail dl dd table{
	font-size:83%;
	}

/*	駅探
------------------------------------------------ */ 
p.ekitan {
	margin:5px;
}

/*	ページを閉じる
------------------------------------------------ */
p.close {
	margin-top:20px;
	}
p.close a {
	background:url(../images/pop_com_ic002.gif) 0 0;
	padding-left:22px;
	}

/*	footer
------------------------------------------------ */
div#popFooter {
	padding:5px 0 15px 0;
	background:url(../images/pop_com_bg002.gif) repeat-x 0 0;
	font-size:80%;
	text-align:center;
	}
