@charset "shift_jis";
/* topmenu */
.menucontents{
	background-repeat: no-repeat;
	height:194px;
	width: 560px;
	background-color: #f0f0f0;
	background-image: url(../image/tmc_all.jpg);
	margin:6px;
}
.menucontents ul{
	margin:0px;
	padding:0px;
}
.menucontents li{
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	text-indent:-5000px;
}
.menucontents li a{
	display:block;
	width:275px;
	height:40px;
}

.menucontents li.tmc1 a { margin-right:10px;}
.menucontents li.tmc3 a { margin-right:10px;}
.menucontents li.tmc5 a { margin-right:10px;}
.menucontents li.tmc7 a { margin-right:10px;}
.menucontents li.tmc9 a { margin-right:10px;}

.menucontents .tmc1 a:hover{
	background-image: url(../image/tmc_sw2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menucontents .tmc2 a:hover{
	background-image: url(../image/tmc_sw2.jpg);
	background-repeat: no-repeat;
	background-position: -285px 0px;
}
.menucontents .tmc3 a:hover{
	background-image: url(../image/tmc_sw2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
.menucontents .tmc4 a:hover{
	background-image: url(../image/tmc_sw2.jpg);
	background-repeat: no-repeat;
	background-position: -285px -40px;
}
.menucontents .tmc5 a:hover{
	background-image: url(../image/tmc_sw2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
.menucontents .tmc6 a:hover{
	background-image: url(../image/tmc_sw2.jpg);
	background-repeat: no-repeat;
	background-position: -285px -80px;
}
.menucontents .tmc7 a:hover{
	background-image: url(../image/tmc_sw2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
.menucontents .tmc8 a:hover{
	background-image: url(../image/tmc_sw2.jpg);
	background-repeat: no-repeat;
	background-position: -285px -120px;
}
.menucontents .tmc9 a:hover{
	background-image: url(../image/tmc_sw2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -160px;
}
.menucontents .tmc10 a:hover{
	background-image: url(../image/tmc_sw2.jpg);
	background-repeat: no-repeat;
	background-position: -285px -160px;
}

#toptext {
	font-size: 10px;
	text-align:left;
	color: #666666;
	padding: 10px;
	width: auto;
	border: 1px solid #666666;
	margin-top: 12px;
}
#toptext h2 {
	padding: 0px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	width: auto;
	font-size: 10px;
	font-weight: bold;
}
#toptext p {
	margin: 2px;
	padding: 2px;
	width: auto;
	font-size: 10px;
	font-weight: normal;
	color: #767676;
}
/* トップのトピックス*/
.top_topics h3,
.top_news h3,
.top_event h3{
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
.top_topics dl,
.top_news dl,
.top_event dl{
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
.top_topics ,
.top_news ,
.top_event {
	text-align: left;
	margin: 12px;
}
.top_topics dt {
	background-image: url(../image/li_topics.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 130px;
	line-height: 20px;
	float: left;
	clear: left;
	padding-left: 18px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;	
}
.top_topics dd {
	line-height: 20px;
	margin-left:148px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;	
}
.top_topics .bnone {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #999999;	
}

.top_news dt {
	background-image: url(../image/li_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 130px;
	line-height: 20px;
	float: left;
	clear: left;
	padding-left: 18px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;	
}
.top_news dd {
	line-height: 20px;
	margin-left:148px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;	
}
.top_news .bnone {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #999999;	
}

.top_event dt {
	background-image: url(../image/li_event.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 200px;
	line-height: 20px;
	float: left;
	clear: left;
	padding-left: 18px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;	
}
.top_event dd {
	line-height: 20px;
	margin-left:218px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;	
}
.top_event .bnone {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #999999;	
}
/* バナー */
#BANNER{
	margin-top: 14px;
	margin-left: 14px;
}
#BANNER .bnr1{
	margin-top:0px;
	margin-bottom:25px;
}
#BANNER .bnr2{
	margin-top:0px;
	margin-bottom:11px;
}
#BANNER .bnr3{
	margin-top:5px;
	margin-bottom:5px;
}

