@charset   "Shift_JIS";

#home {
	width: 830px;
	background-color: #ffffff;
	margin: 15px auto 0;
}

#home img {
	vertical-align: bottom;
}

#home h2 {
	margin-top: 5px;
}

#left {
	float: left;
	width: 555px;
	text-align: right;
	background-color: #ffffff;
	margin-bottom: 10px;
}

#left .waku_a {
	background-image: url(../material/main/waku_a_bg.gif);
	margin-left: 15px;
}

#left iframe {
	margin: 10px 15px 10px 15px;
}

#left ul {
	text-align: left;
	padding: 20px 0 10px 40px;
}

#left ul li {
	padding: 0 0 15px 10px;
	list-style-position: outside;
	list-style-image: url(../material/home/lm.gif);
}

#left ul li img {
	position: relative;
	bottom: 3px;
	left:10px;
}

#right {
	float: right;
	width: 275px;
	text-align: left;
	background-color: #ffffff;
	margin-bottom: 10px;
}

#topics {
	background-image: url(../material/home/topics_bg.gif);
	background-repeat: repeat-y;
	margin-left: 10px;
}

#topics .bn {
	margin-left: 15px;
}

#topics a:link {
	color: #ffffff;
}

#topics a:visited {
	color: #ffffff;
}

#topics a:hover {
	color : #ffffff;
	text-decoration: none;
}

#topics a:active {
	color : #ffffff;
	text-decoration: none;
}

#topics  .txt {
	color : #ffffff;
}

#topics .trial01 .txt {
	width: 220px;
	background-color: #e36160;
	text-align: center;
	margin-left: 15px;
	padding: 5px 0 10px;
}

#topics .vote02 .txt {
	width: 220px;
	background-color: #44a5ff;
	text-align: center;
	margin: 0 0 0 15px;
	padding: 5px 0 10px;
}

#topics .cdv .txt {
	width: 220px;
	background-color: #45cf68;
	text-align: center;
	margin: 0 0 10px 15px;
	padding: 5px 0 10px;
}

#topics .shogi .txt {
	width: 220px;
	background-color: #c758ec;
	text-align: center;
	margin: 0 0 10px 15px;
	padding: 5px 0 10px;
}

#topics .radio .txt {
	width: 220px;
	background-color: #f87ca8;
	text-align: center;
	margin-left: 15px;
	padding: 5px 0 10px;
}

#topics .sbc .txt {
	width: 220px;
	background-color: #4d9ae8;
	text-align: center;
	margin: 0 0 10px 15px;
	padding: 5px 0 10px;
}

#topics .vote {
	margin-bottom: 10px;
}

#topics .vote .txt {
	width: 220px;
	height: 50px;
	background-color: #9494e0;
	text-align: center;
	margin-left: 15px;
	padding-top: 10px;
}

#home #product {
	clear: both;
	width: 800px;
	height: 430px;
	background-image: url(../material/home/gs_product.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 20px;
}

#home #product dl {
	width: 390px;
	margin: 0 auto;
}

#home #product dl dt {
	float: left;
	clear: both;
	width: 110px;
}

#home #product dl dd {
	float: left;
	width: 275px;
	text-align: left;
}

#home #product .left {
	width: 390px;
	float: left;
	margin-top: 30px;
	padding-left: 20px;
}

#home #product .right {
	width: 390px;
	float: right;
	margin-top: 210px;
}





