@charset "utf-8";
/* CSS Document */

.menu_table {
	width:100%;
	background-image:url(../../images/topimg_renew/menu_back.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	border-collapse:collapse;
}
.menu_table td {
	padding:0;
}
.menu_table ul {
	width:195px;
	margin-left:15px;
	margin-top:9px;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	list-style:none;
	font-size:0.75em;
}
.menu_table li {
	height:100%;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:6px;
	padding-left:23px;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	line-height:120%;
}
.menu_table li a:link,
.menu_table li a:visited,
.menu_table li a:active {
	color:#6287cc;
	text-decoration:none;
}
.menu_table li a:hover {
	color:#3300ff;
}

.miryoku_box {
	background-image:url(../../images/topimg_renew/miryoku_back.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
}
.miryoku_box li {
	background-image:url(../../images/topimg_renew/miryoku_linkmark.gif);
	background-repeat:no-repeat;
	background-position:0 0.2em;
}
.netcom_box {
	background-image:url(../../images/topimg_renew/netcom_back.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
}
.netcom_box li {
	background-image:url(../../images/topimg_renew/netcom_linkmark.gif);
	background-repeat:no-repeat;
	background-position:0 0.2em;
}
.monogatari_box {
	background-image:url(../../images/topimg_renew/monogatari_back.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
}
.monogatari_box li {
	background-image:url(../../images/topimg_renew/monogatari_linkmark.gif);
	background-repeat:no-repeat;
	background-position:0 0.2em;
}
.ouen_box {
	background-image:url(../../images/topimg_renew/ouen_back.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
}
.ouen_box li {
	background-image:url(../../images/topimg_renew/ouen_linkmark.gif);
	background-repeat:no-repeat;
	background-position:0 0.2em;
}


.right_box {
	width:204px;
	background-image:url(../../images/topimg_renew/rightbox_bottom.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
}
.right_box ul {
	width:183px;
	margin-left:8px;
	margin-top:5px;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	list-style:none;
	font-size:0.6em;
}
.right_box li {
	height:100%;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	background-image:url(../../images/topimg_renew/new_listmark.gif);
	background-repeat:no-repeat;
	background-position:0 0.3em;
	line-height:120%;
}
.banners_title {
	display:block;
	margin-left:2px;
	margin-bottom:4px;
	border:0;
}
.banners img {
	display:block;
	margin-left:4px;
	margin-bottom:4px;
	border:0;
}

.box_title {
	display:block;
}

.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0%;
}
