@charset "utf-8";

/* wrapper-top設定 */
#wrapper-top {
	width: 800px;
	margin: 0 auto;
	padding: 0 5px;
	clear: both;
	background: transparent url(../img/bg_wrapper.gif) repeat-y;
}

/* flash設定 */
#flash {
	width: 800px;
	height: 310px;
	padding-bottom: 10px;
	margin: 0;
	background: #50141f url(../img/top/img_flash.jpg) no-repeat;
}

/* nav設定 */
#nav {
	width: 800px;
	height: 60px;
	clear: both;
}

#nav li {
	width: 200px;
	height: 30px;
	list-style-type: none;
	float: left;
}

#nav li a {
	display: block;
}

/* content設定 */
#content {
	width: 800px;
	padding-bottom: 30px;
	background: transparent url(../img/top/bg_content.jpg) repeat-y;
	clear: both;
}

/* contentn内設定 */
ul#box-fontsize {
	width: 140px;
	height: 20px;
	float: right;
	padding-right: 29px;
}
ul#box-fontsize li {
	width: 20px;
	height: 20px;
	margin-right: 1px;
	float: left;
	list-style-type: none;
	overflow: hidden;
}
ul#box-fontsize li#fontsize {
	width: 63px;
	height: 20px;
	margin-right: 5px;
}
ul#box-fontsize li#font-s {
	background: transparent url(../img/bg_font_s.gif) no-repeat;
}
ul#box-fontsize li#font-m {
	background: transparent url(../img/bg_font_m.gif) no-repeat;
}
ul#box-fontsize li#font-l {
	background: transparent url(../img/bg_font_l.gif) no-repeat;
}

div#box-news {
	width: 500px;
	float: left;
	padding-left: 40px;
	position: relative;
}
div#box-news h3 {
	width: 500px;
}
div#box-news div#news {
	background: transparent url(../img/top/bg_news.gif) repeat-y;
}
div#box-news div#news p {
	line-height: 1.8;
	padding: 10px 20px 0 20px;
}

p.img-banner {
	float: right;
	width: 200px;
	padding-right: 40px;
}

div#box-precincts {
	width: 350px;
	float: left;
	padding: 20px 0 0 40px;
	position: relative;
}

div#box-event {
	width: 350px;
	float: left;
	padding: 20px 0 0 20px;
	position: relative;
}
