@charset "utf-8";
/*--------------------------------------------
*
*	TOP
*
*--------------------------------------------*/
#main{
	padding-bottom:35px;
}

#top_sidemenu{
	width:250px;
	float:left;
}

#top_sidemenu h2{
	width:250px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#top_sidemenu ul{
	list-style:none;
	width:250px;
	padding:0px;
	margin: 0px;
}
#top_sidemenu ul li{
	width:250px;
	padding:0px;
	margin:0px;
	display:block;
	float:left;
}
#top_sidemenu ul li a{
	width:250px;
	padding:0px;
	margin:0px;
	display:block;
}

#top_sidemenu ul li a img{
	width:250px;
	padding:0px;
	margin:0px;
	display:block;
}

#top_flashArea{
	width:616px;
	float:right;
}

#top_noflashArea{
	width:616px;
	float:right;
	display:none;
}


.top_newsArea{
	width:607px;
	float:right;
}

.top_newsArea h2{
	width:607px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
.top_newsArea .top_newsBox{
	overflow:auto;
	height:120px;
	color:#666666;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.top_newsBox table{
	width:577px;
	padding:0px;
	margin:0px;
}
.top_newsBox table tr{
	margin: 0px;
	padding: 0px;
}
.top_newsBox table tr th{
	width:20%;
	font-size:85%;
	font-weight:normal;
	color:#cc0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
}

.top_newsBox table tr td{
	width:80%;
	font-size:85%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.top_newsBox table tr th a, .top_newsBox table tr td a{
	color:#666666;
	text-decoration:none;
}

.top_newsBox table tr th a, .top_newsBox table tr td a:hover{
	color:#cc0000;
	text-decoration:underline;
}


.top_newsArea .top_blognewsBox{
	overflow:auto;
	height:270px;
	color:#666666;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.top_newsArea .top_blognewsBox table{
	width:577px;
	padding:0px;
	margin:0px;
}
.top_newsArea .top_blognewsBox table tr{
	margin: 0px;
	padding: 0px;
}

.top_newsArea .top_blognewsBox table tr th a, .top_blognewsBox table tr td a{
	color:#666666;
	text-decoration:none;
}
.top_newsArea .top_blognewsBox table tr th a, .top_blognewsBox table tr td a:hover{
	color:#cc0000;
	text-decoration:underline;
}

.top_newsArea .top_blognewsBox table tr th{
	width:19%;
	font-size:85%;
	font-weight:normal;
	color:#cc0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
}
.top_newsArea .top_blognewsBox table tr td.blog_icon{
	width:10%;
	font-size:85%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
}
.top_newsArea .top_blognewsBox table tr td.blog_text{
	width:71%;
	font-size:85%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxEnd{
	border:none;
}

#top_bnrArea{
	width:245px;
	float:left;
}

#top_bnrArea ul{
	list-style:none;
	width:245px;
	padding:0px;
	margin: 0px;
}

#top_bnrArea ul li{
	width:245px;
	padding:0px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top_bnrArea ul li a{
	width:245px;
	padding:0px;
	margin:0px;
	display:block;
}

#rssArea{
	width:245px;
	float:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e60011;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e60011;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

* html #rssArea{
	margin-bottom: 13px;
}
*+ html #rssArea{
	margin-bottom: 13px;
}

#rssArea .rss_entry{
	float:right;
	margin-right:10px;
	margin-top:5px;
}

#tekArea{
	width:245px;
	float:left;
	background-color:#f4f4f4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#tekArea p{
	font-size:75%;
	width:99px;
	float:left;
	background-color:#f4f4f4;
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display:inline;
	color:#666666;
}

#tekArea img{
	float:right;
	width:116px;
	background-color:#f4f4f4;
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#twitterArea{
	width:245px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#twitterArea ul{
	list-style:none;
	width:245px;
	padding:0px;
	margin: 0px;
}

#twitterArea ul li{
	width:245px;
	padding:0px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#twitterArea ul li a{
	width:245px;
	padding:0px;
	margin:0px;
}

#twitterArea ul li a.syachi{
	width:245px;
	padding:0px;
	margin:0px;
	font-size:75%;
	color:#666666;
	text-decoration:none;
}


#twitterArea ul li a.syachi:hover{
	text-decoration:underline;
}

#top_Info_bnrArea{
	width:607px;
	float:right;
}

#top_Info_bnrArea .Areabnr{
	list-style:none;
	width:607px;
	padding:0px;
	margin:0px 0px 10px 0px;
	background-image:url(../image/top/info_bnr_bg.gif);
	background-repeat:repeat-y;
	background-position:bottom;
	border-top:#cc0000 2px solid;
}

#top_Info_bnrArea .Areabnr .Rlist_nagoya{
	min-height:96px;
	height:auto !important;
	height:96px;	
	background-image:url(../image/top/info_bnr_nagoya_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 235px;
}

#top_Info_bnrArea .Areabnr .Rlist_owarichita{
	min-height:96px;
	height:auto !important;
	height:96px;	
	background-image:url(../image/top/info_bnr_owarichita_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 235px;
}

#top_Info_bnrArea .Areabnr .Rlist_mikawa{
	min-height:96px;
	height:auto !important;
	height:96px;	
	background-image:url(../image/top/info_bnr_mikawa_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 235px;
}

#top_Info_bnrArea .Areabnr .Rlist_gifu{
	min-height:96px;
	height:auto !important;
	height:96px;	
	background-image:url(../image/top/info_bnr_gifu_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 235px;
}

#top_Info_bnrArea .Areabnr .Rlist_mie{
	min-height:96px;
	height:auto !important;
	height:96px;	
	background-image:url(../image/top/info_bnr_mie_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 235px;
}

#top_Info_bnrArea .Areabnr .Rlist_oversea{
	min-height:96px;
	height:auto !important;
	height:96px;	
	background-image:url(../image/top/info_bnr_oversea_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 235px;
}


#top_Info_bnrArea .Areabnr .Rlist_nagoya strong,#top_Info_bnrArea .Areabnr .Rlist_owarichita strong,#top_Info_bnrArea .Areabnr .Rlist_mikawa strong,#top_Info_bnrArea .Areabnr .Rlist_gifu strong,#top_Info_bnrArea .Areabnr .Rlist_mie strong,#top_Info_bnrArea .Areabnr .Rlist_oversea strong{
	margin:5px 0 5px 0;
	display:block;
}

#top_Info_bnrArea .Areabnr .Rlist_nagoya ul,#top_Info_bnrArea .Areabnr .Rlist_owarichita ul,#top_Info_bnrArea .Areabnr .Rlist_mikawa ul,#top_Info_bnrArea .Areabnr .Rlist_gifu ul,#top_Info_bnrArea .Areabnr .Rlist_mie ul,#top_Info_bnrArea .Areabnr .Rlist_oversea ul{
	list-style:none;
	margin:0 0 0 5px;
	padding:0px;
}

#top_Info_bnrArea .Areabnr .Rlist_nagoya ul li,#top_Info_bnrArea .Areabnr .Rlist_owarichita ul li,#top_Info_bnrArea .Areabnr .Rlist_mikawa ul li,#top_Info_bnrArea .Areabnr .Rlist_gifu ul li,#top_Info_bnrArea .Areabnr .Rlist_mie ul li,#top_Info_bnrArea .Areabnr .Rlist_oversea ul li{
	list-style:none;
	display:block;
	margin:0px 5px 5px 0px;
	padding: 0px;
	float:left;
	font-size:80%;
	white-space:nowrap;
}

#top_Info_bnrArea .Areabnr .Lbtn{
	width:235px;
	position:relative;
	
}

#top_Info_bnrArea .Areabnr .Lbtn a{
	display:block;
	position:absolute;
	top:-28px;
}