@charset "Shift_JIS";

body, div {
	margin: 0px;
	padding: 0px;
}

img { margin: 0px; padding: 0px; border-width: 0px; }

a:link { text-decoration: none; color: #000099; }
a:visited { text-decoration: none; color:#880088; }
a:hover { text-decoration: underline; color: #000099; }



div#container {
	width: 810px;
	margin: 0px auto;
}

div#header {
	width: 100%;
	height: 108px;
}

body.linehome, body.linewhatsnew,
body.lineinformation, body.linelife,
body.linegovernment, body.linedownload, body.linesitemap {
	width: 100%;
	margin-top: 3px;
	background-color: #ffffff;
	background-repeat: repeat-x;
}
body.linehome { background-image: url(0706_ue_bk.gif); }
body.linewhatsnew { background-image: url(0706_ue_bk-nw.gif); }
body.lineinformation { background-image: url(0706_ue_bk-if.gif); }
body.linelife { background-image: url(0706_ue_bk-kr.gif); }
body.linegovernment { background-image: url(0706_ue_bk-gs.gif); }
body.linedownload { background-image: url(0706_ue_bk-dl.gif); }
body.linesitemap { background-image: url(0706_ue_bk-sm.gif); }



/* in headers */

div#headertop {
	width: 648px;
	height: 60px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #d0d0d0;
	clear: both;
}
div#citymark {
	width: 50px;
	height: 43px;
	margin: 8px 5px 9px 5px;
	float: left;
}
div#citytitle {
	width: 235px;
	height: 60px;
	float: left;
}
div#cityimages {
/*
	width: 345px;
	height: 60px;
*/
}

div#citytitle h1 {
	margin: 0px;
	padding: 0px;
}

div#headertab {
	width: 650px;
	margin: 5px auto 0px auto;
	clear: both;
}
div#headertab ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
li#tabhome, li#tabwhatsnew, li#tabinformation, li#tablife,
li#tabgovernment, li#tabdownload, li#tabsitemap {
	margin: 0px;
	padding: 0px;
	width: 93px;
	height: 21px;
	float: left;
	list-style: none;
	font-size: 0px; /* for IE6 */
	line-height: 0px; /* for IE6 */
	vertical-align: bottom; /* for IE6 */
}
li#tabhome {
	width: 92px;
}
div#tabline {
	width: 650px;
	height: 5px;
	clear: both;
}
