/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	display: none;
}

div#contents {
	clear: both;
	display: block;
	overflow: hidden;
	width: 830px!important;
	width/**/: 850px;
	padding: 10px 10px 10px 10px;
}
div.topbox {
	width: 830px;
	height: 210px;
	clear: both;
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: relative;
}
div.column01 h3 {
	width: 73px;
}
div.column01 {
	display: block;
	width: 290px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
div.column02 {
	display: block;
	width: 170px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
a.kotira {
	position: absolute;
	height: 28px;
	left: 551px;
	top: 183px;
	width: 35px;
}
a.kotira02 {
	position: absolute;
	height: 19px;
	left: 470px;
	top: 115px;
	width: 126px;
}
div.column03 {
	display: block;
	width: 360px;
	height: 210px;
	background-image: url(../images/h03.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin: 0px;
}

/*+++++++++++ news style +++++++++++*/

ul.weblogs_headline {
	width: 280px!important;
	width/**/: 290px;
	overflow: hidden;
	clear: both;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
ul.weblogs_headline li {
	color: #707070;
	font-size: 12px;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.weblogs_headline li a {
	color: #707070;
	line-height: 2.0em;
}
ul.weblogs_headline li a:active,ul.weblogs_headline li a:link,ul.weblogs_headline li a:visited {
	color: #707070;
	line-height: 2.0em;
}
ul.weblogs_headline li a:hover {
	color: #CC0000;
}
