@charset "shift_jis";

div#wrapper {
	margin: 0;
}

div#header {
	width: auto;
	margin: 0 auto 10px auto;
	padding-bottom: 20px;
	border-bottom: 4px solid #00952d;
}

div#header div#logo {
	width: auto;
	float: none;
	margin-top: 0;
	padding-left: 0;
}

div#header div#utility {
	display: none;
}

div#header ul#headerlink {
	display: none;
}

div#header ul#fsclink {
	display: none;
}

div#header form#searchform {
	display: none;
}

div#navi {
	display: none;
}

div#container {
	width: auto;
	clear: both;
	margin: 30px auto 20px auto;
}

div#mainsection {
	float: none;
	width: auto;
	padding-right: 0;
}

div#topicsbox h2 {
	position: relative;
	width: auto;
	height: auto;
	text-indent: 0;
	font-size: 100%;
	color: #ff9900;
	padding: 4px 10px;
	border-bottom: 2px solid #ff9900;
	background-image: none;
}

div#topicsbox p.date {
	position: relative;
	margin: 22px 0 5px 205px;
	padding-left: 0px;
	background: none;
}

div#topicsbox p.fulllist {
	display: none;
}

div#topicsbox div.fullrss {
	display: none;
}

div.boxwrapper {
	width: auto;
	margin-bottom: 0;
}

div#latestbox {
	width: 45%;
}

div#eventbox {
	width: 45%;
}

p.halflist {
	display: none;
}

div.halfrss {
	display: none;
}

div#latestbox h3 {
	position: relative;
	width: 100%;
	height: auto;
	background: none;
	text-indent: 0;
	font-size: 100%;
	color: #0066ff;
	padding: 4px 10px;
	border: 1px solid #0066ff;
}

div#eventbox h3 {
	position: relative;
	width: 100%;
	height: auto;
	background: none;
	text-indent: 0;
	font-size: 100%;
	color: #00952d;
	padding: 4px 10px;
	border: 1px solid #00952d;
}

div#latestbox dl, div#eventbox dl {
	width: 100%;
}

div#latestbox dd a, div#eventbox dd a {
	text-decoration: none;
}

div#eventbox dt, div#latestbox dt span {
	padding-left: 5px;
	background: none;
}

div.boxwrapper div.btmbannerrgt {
	float: left;
	margin-left: 15px;
}

div#sidesection {
	display: none;
}

div#footernavi {
	display: none;
}

div#footer {
	clear: both;
	background: none;
}

div#footerwrapper {
	width: auto;
	margin: 0 auto 10px auto;
}

div#footer dl {
	width: auto;
	float: none;
	border-top: 1px solid #ccc;
}

div#footer address {
	float: none;
	display: block;
	text-align: right;
	width: auto;
	height: auto;
	text-indent: 0;
	background: none;
	font-size: 75%;
	padding-top: 20px;
	border-top: 4px solid #00952d;
}

#newwin div.dottop{
	display:none;
}