@charset "euc-jp";
/* mainimg */
#top-mainimg	{
	margin:0px auto;
	padding:0px;
}

/* content layout */
#top-content	{
	margin:30px auto;
	padding:0px;
	width:900px;
	background:url(img/top-content-line.gif) left top repeat-y;
}

#top-menubox	{
	width:600px;
	margin:0px;
	float:left;
	margin-top:-5px;
}

#top-bannerbox	{
	width:270px;
	margin:0px;
	float:right;
}

/* menulist */
#top-menubox div.tmb	{
	width:295px;
	margin:0px;
	padding:0px 0px 10px;
}

#tmb01	{ float:left; }
#tmb02	{ float:right; }
#tmb03	{ float:left; }
#tmb04	{ float:right; }

#top-menubox div.tmb h2	{
	margin:0px auto;
	padding:14px 0px 6px 13px;
	text-align:left;
}

#tmb01 h2	{ background:#6893cc url(img/tmb01-tb.jpg) top right no-repeat; }
#tmb02 h2	{ background:#6893cc url(img/tmb02-tb.jpg) top right no-repeat; }
#tmb03 h2	{ background:#6893cc url(img/tmb03-tb.jpg) top right no-repeat; }
#tmb04 h2	{ background:#6893cc url(img/tmb04-tb.jpg) top right no-repeat; }

#top-menubox div.tmb-layout	{
	margin:0px auto;
	padding:0px 15px;
	border:1px solid #6893CC;
	background:url(img/tmb-bg.jpg) top left repeat-x;
}

#top-menubox div.tmb-item	{
	margin:0px auto;
	padding:10px 0px 10px;
	background:url(img/tmb-line.gif) bottom left repeat-x;
	line-height:1.3;
	text-align:left;
}

#top-menubox img.item	{
	margin:0px 10px 0px 0px;
	float:left;
}

#top-menubox img	{ vertical-align:text-top; }

#top-menubox div.tmb-item a:link	{ color:#2E5487; text-decoration:none; }
#top-menubox div.tmb-item a:visited	{ color:#2E5487; text-decoration:none; }
#top-menubox div.tmb-item a:hover	{ color:#C70026; text-decoration:underline; }
#top-menubox div.tmb-item a:active	{ color:#C70026; text-decoration:underline; }

#top-menubox div.tmb-item p	{
	margin:0px auto;
	padding:5px 0px 0px 2px;
}

#top-menubox p.link	{
	display:block;
	margin:0px auto;
	padding:10px 0px;
	text-align:right;
}

#top-menubox p.link a	{
	display:block;
	margin:0px 0px 0px auto;
	padding:0px;
	height:13px;
}

#tmb01 p.link a { width:104px; }
#tmb01 p.link a:link	{ background:url(img/tmb01-link.jpg) top right no-repeat; }
#tmb01 p.link a:visited	{ background:url(img/tmb01-link.jpg) top right no-repeat; }
#tmb01 p.link a:hover	{ background:url(img/tmb01-link.jpg) bottom right no-repeat; }
#tmb01 p.link a:active	{ background:url(img/tmb01-link.jpg) bottom right no-repeat; }

#tmb02 p.link a { width:104px; }
#tmb02 p.link a:link	{ background:url(img/tmb02-link.jpg) top right no-repeat; }
#tmb02 p.link a:visited	{ background:url(img/tmb02-link.jpg) top right no-repeat; }
#tmb02 p.link a:hover	{ background:url(img/tmb02-link.jpg) bottom right no-repeat; }
#tmb02 p.link a:active	{ background:url(img/tmb02-link.jpg) bottom right no-repeat; }

#tmb03 p.link a { width:143px; }
#tmb03 p.link a:link	{ background:url(img/tmb03-link.jpg) top right no-repeat; }
#tmb03 p.link a:visited	{ background:url(img/tmb03-link.jpg) top right no-repeat; }
#tmb03 p.link a:hover	{ background:url(img/tmb03-link.jpg) bottom right no-repeat; }
#tmb03 p.link a:active	{ background:url(img/tmb03-link.jpg) bottom right no-repeat; }

#tmb04 p.link a { width:104px; }
#tmb04 p.link a:link	{ background:url(img/tmb04-link.jpg) top right no-repeat; }
#tmb04 p.link a:visited	{ background:url(img/tmb04-link.jpg) top right no-repeat; }
#tmb04 p.link a:hover	{ background:url(img/tmb04-link.jpg) bottom right no-repeat; }
#tmb04 p.link a:active	{ background:url(img/tmb04-link.jpg) bottom right no-repeat; }

/* topics */
#top-topics	{
	margin:0px auto;
	padding:0px 0px 20px;
}

#top-topics h2	{
	margin:0px auto 5px;
	padding:0px;
	background:url(img/top-topics-bg.jpg) top left repeat-x;
	text-align:left;
}

table#ttlist	{
	margin:0px auto;
	padding:0px;
	width:100%;
}

#ttlist	th	{
	padding:10px 0px;
	text-align:left;
	white-space:nowrap;
	font-weight:normal;
	color:#5B89C8;
	line-height:1.3;
	vertical-align:top;
	width:20%;
	background:url(img/top-topics-line.gif) bottom left repeat-x;
}

#ttlist td	{
	padding:10px 0px;
	vertical-align:top;
	line-height:1.3;
	text-align:left;
	width:80%;
	background:url(img/top-topics-line.gif) bottom left repeat-x;
}

#ttlist td a:link	{ color:#000000; text-decoration:none; }
#ttlist td a:visited	{ color:#000000; text-decoration:none; }
#ttlist td a:hover	{ color:#C70026; text-decoration:underline; }
#ttlist td a:active	{ color:#C70026; text-decoration:underline; }


#top-topics p.link	{
	display:block;
	margin:0px auto;
	padding:10px 0px;
	text-align:right;
}

#top-topics p.link a	{
	display:block;
	margin:0px 0px 0px auto;
	padding:0px;
	height:13px;
	width:107px;
	background:url(img/top-topics-link.jpg) top right no-repeat;
}

#top-topics p.link a:link	{ background:url(img/top-topics-link.jpg) top right no-repeat; }
#top-topics p.link a:visited	{ background:url(img/top-topics-link.jpg) top right no-repeat; }
#top-topics p.link a:hover	{ background:url(img/top-topics-link.jpg) bottom right no-repeat; }
#top-topics p.link a:active	{ background:url(img/top-topics-link.jpg) bottom right no-repeat; }

/* banner space */
#top-banner	{
	margin:0px auto;
	padding:0px;
	border:0px;
}

#tblist	{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#tblist li	{ padding-bottom:5px; }
