@charset "Shift_JIS";
/*全体*/
body
{
	font-size:medium;
	margin:0px;
	padding:0px;
	width:98%;
}
img{border:0;}
.topsidemenu
{
	width:12em;
	margin-top:4px;
	margin-left:2px;
}
#topmainmenu
{
	width:11em;
	background-color:#ffffff;
	margin:2px;
	border:dashed 1px #ffc4b2;
	padding:7px 3px;
	font-size:small;
}
#main
{
	width:10em;
	font-weight:bold;
	font-size:small;
	border-left:solid 12px #ffc4b2;
	border-bottom:solid 1px #ffc4b2;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:0.5em;
}
#toptopics
{
	width:11em;
	background-color:#ffffff;
	margin:2px;
	border:dashed 1px #8ba9ff;
	padding:7px 3px;
	font-size:small;
}
#topics
{
	width:10em;
	font-weight:bold;
	font-size:small;
	border-left:solid 12px #8ba9ff;
	border-bottom:solid 1px #8ba9ff;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:1em;
}
#topcontents
{
	margin-top:4px;
	font-size:medium;
}
#topbar_u{background-image:url("topbar_u.png");height:12px;}
#topbar_l{background-image:url("topbar_l.png");height:12px;margin:0px;}


#topmainmenu a{color:#000000;text-decoration:none;background:#ffecef;width:10em;margin:1px;}
#topmainmenu a:hover{background-color:#edffec;text-decoration:none;width:10em;}

td{vertical-align:top;}

/*共通リンクパターン*/
a:link{color:#5255bf;text-decoration:underline;}
a:visited{color:#bf5C52;text-decoration:underline;}
a:hover{color:#5255bf;text-decoration:none;}