@charset "utf-8";
#top {
	width: 650px;
}
#top h2 {
	margin-bottom: 10px;
	height: 36px;
	width: 650px;
}
dl#topics {
	width: 630px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
dl#topics dt {
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 75px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	clear: left;
	float: left;
	font-size: 12px;
	line-height: 25px;
	background-position: 5px;
	padding-left: 15px;
}
dl#topics dd {
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	float: left;
	font-size: 12px;
	height: 25px;
	width: 540px;
}

#chractors {
	padding-left: 5px;
	margin-bottom: 25px;
}
.chara_box {
	float: left;
	height: 80px;
	width: 180px;
	border: 5px solid #F7F7F7;
	padding: 10px;
	margin-right: 5px;
}
.chara_box h3 {
	margin-bottom: 10px;
}
.chara_box p {
	font-size: 12px;
	line-height: 140%;
}
.menuarea01 {
	background-color: #F7F7F7;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.menuarea02 {
	background-color: #fff;
	width: 648px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border: 1px solid #E8E8E8;
}

table.tb_top_recommend {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.tb_top_recommend th {
	padding: 3px;
}
.tb_top_recommend th img {
	border: 1px solid #FFFFFF;
}
.tb_top_recommend td {
	vertical-align: top;
	font-size: 10px;
	line-height: 130%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.productname {
	font-size: 12px;
}
td.productname a {
	font-weight: bold;
}
.to_list01 {
	width: 625px;
	background-image: url(../img/dot620px.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
}
.to_list02 {
	width: 625px;
	background-image: url(../img/dot620px2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
}

table.tb_top_menulist {
	width: 620px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
	line-height: 130%;
}
.tb_top_menulist th {
	background-image: url(../img/bg_menuname.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 130px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
}
.tb_top_menulist a {
	color: #FFFFFF;
	text-decoration: underline;
}

.tb_top_menulist td {
	vertical-align: top;
	width: 120px;
}
.tb_top_menulist td img {
	border: 1px solid #CCCCCC;
}
.tb_top_menulist td.menu_comment {
	font-size: 10px;
	color: #666666;
}

