@charset "UTF-8";

.padder20px {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

/* Sitewise Banner Part */

#sitewise {
	width: 1040px;
	height: 0;
	margin: 0 auto;
	padding-top: 318px;
	background: url(../images/home/sitewise.jpg) no-repeat;
	display: block;
	overflow: hidden;
}

/* Content Box Part */

.leftclumn {
	float: left;
	width: 420px;
}

#maincontainer {
	border: 2px solid #17321f;
	background-color: #00420c;
	padding-bottom: 20px;
}

#information {
	width: 420px;
	border-bottom: 1px solid #568862;
}

#information h2.topics {
	background: url(../images/home/belt_topics.gif) no-repeat left top;
	width: 420px;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding-top: 27px;
}

#information a {
	text-decoration: none;
	color: #494c4c;
	display: block;
}

#information a:hover {
	text-decoration: none;
	color: #17480d;
	background-color: #fcdf92;
}

#information .news {
	height: 150px;
	overflow: auto;
}

#information ul {
	padding: 0 0 10px;
	list-style-type: none;
	border-bottom: 1px solid #bb9e00;
	background-color: #f4f6e3;
	border-right: 1px solid #bb9e00;
	border-left: 1px solid #bb9e00;
	margin: 0 0 9px;
}

#information ul li {
	background: url(../images/home/ico_list.gif) no-repeat left 3px;
	color: #494c4c;
	border-bottom: 1px solid #d6dce7;
	margin: 7px 5px 0;
	padding: 0 0 0 15px;
	font: 0.9em/normal "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
}

#banners {
	width: 420px;
	margin-top: 8px;
	margin-bottom: 0;
}

#banners .bnr001 {
	width: 200px;
	margin-right: 20px;
	float: left;
}

#banners .bnr002 {
	width: 200px;
	float: right;
}

#banners .bnr003 {
	width: 200px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#banners .bnr004 {
	width: 200px;
	float: right;
	margin-top: 15px;
}

.bordervert {
	background: url(../images/home/border_vert.gif) repeat-y 443px;
}

.rightclumn {
	float: right;
	width: 410px;
}

#sponsor {
	width: 406px;
	height: 110px;
	padding: 0;
	border: 2px solid #d5b34c;
	margin-top: 0;
	margin-bottom: 20px;
}

#sponsor .thumbspns {
	width: 130px;
	margin: 0;
	padding: 0;
	float: left;
}

#sponsor .namespns {
	background: url(../images/home/sponsor_name.gif) no-repeat 0 0;
	width: 276px;
	height: 0;
	padding-top: 110px;
	display: block;
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 0;
	float: left;
}

#sponsor .buttonprof {
	width: 92px;
	height: 28px;
	z-index: 1;
	position: relative;
	bottom: 97px;
	left: 178px;
}

#sponsor .buttonprof a {
	text-decoration: none;
	background: url(../images/home/button_prof_001.png) no-repeat 0 0;
	_background-image: url(../images/home/button_prof_001.gif);
	width: 92px;
	height: 0;
	padding-top: 28px;
	display: block;
	overflow: hidden;
	cursor: pointer;	
}

#sponsor .buttonprof a:hover {
	text-decoration: none;
	background-position: 0 -28px;
	background-repeat: no-repeat;
}

#comments {
	background: url(../images/home/comments.gif) no-repeat;
	width: 410px;
	height: 226px;
}

#comments .pers02 {
	width: 180px;
	height: 96px;
	z-index: 1;
	float: left;
	position: relative;
	left: 18px;
	top: 120px;
}

#comments .pers02 a {
	text-decoration: none;
	background: url(../images/home/img_thumb_yamada.jpg) no-repeat 0 0;
	width: 180px;
	height: 0;
	padding-top: 96px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

#comments .pers02 a:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 -96px;
}

#comments .pers03 {
	width: 180px;
	height: 96px;
	z-index: 1;
	float: left;
	position: relative;
	top: 120px;
	left: 32px;
}

#comments .pers03 a {
	text-decoration: none;
	background: url(../images/home/img_thumb_sunada.jpg) no-repeat 0 0;
	width: 180px;
	height: 0;
	padding-top: 96px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

#comments .pers03 a:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 -96px;
}