@import url("./shared.css");
/* color01 */
a:link {
	color: #003366;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #CC0000;
}
/* header */
/* gnavi */
/* footer */
#footer {
	background-color: #F2F2F2;
}
#footer p.copy {
	border-top: 1px solid #FFFFFF;
}
/* lnavi */
#lnavi {
	border: solid 1px #999999;
}
#lnavi .title {
	background: #E6E6E6 url(../images/lnavi_title_bg.jpg) no-repeat left top;
	color: inherit;
	border-bottom: solid 1px #999999;
}
#lnavi ul li {
	border-top: 1px dashed #999999;
}
/* base */
.renewal {
	background: url(../images/date_bg.gif) repeat left top;
}
#route {
	color: #000000;
	background-color: #FFFFFF;
}
#mainArea h1 {
	border-top: 5px solid #666666;
}
#mainArea h2 {
	background: #FFFFFF url(../images/h2_grad_bg.jpg) no-repeat left center;
	color: inherit;
	border: 1px solid #999999;
}
#mainArea h3 {
	background: #FFFFFF url(../images/icn_h3.gif) no-repeat 5px 0.5em;
	color: inherit;
	border: 1px solid #999999;
}
#mainArea h4 {
	color: inherit;
	border-bottom: 2px solid #999999;
}
#mainArea h5 {
	color: inherit;
	border-bottom: 2px solid #CCCCCC;
}
#mainArea h6 {
	color: inherit;
	background: #FFFFFF url(../images/icn_h6.gif) no-repeat left center;
}
/* related */
#related ul {
	border: 1px solid #94AAC5;
	background: #F5F5F8;
}
/* top-left */
#event {
	border: solid 1px #999999;
}
.box {
	border: solid 1px #999999;
}
#wardinfo h2 {
	background: #E6E6E6 url(../images/welcome_h2_bg.jpg) no-repeat left top;
	color: inherit;
	border-bottom: solid 1px #999999;
}
#wardinfo li {
	border-top: 1px dashed #999999;
}
/* top-center */
/* top-right */
#lifeinfo .useful {
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
}
/* top-ad */
