@charset "Shift_JIS";
/* ----------------
   main
---------------- */
#main {
	width: 625px;
	float: left;
}

#main_padding {
	padding: 5px 0 0 3px;
}
/* ----------------
   日本地図
---------------- */
#top_map {
	display: block;
	width: 600px;
	height: 332px;
}


/* ----------------
   地区一覧
---------------- */
#area_list {
	display: block;
	width: 600px;
}

#area_list a{
	display: block;
	width:100%;
	height:100%;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

#area_list a:hover{
	background-color:#FFFFCC;
}

#area_list table {
	border: solid 1px #FFFFFF;
	border-collapse: separate;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}

#area_list th {
	padding: 5px 30px 5px 10px;
	text-align: left;
}

#area_list th.hokka {
	color: #FFFFFF; 
	background: url(../images/area_bg_hokka.gif) repeat;
}

#area_list th.kanto {
	color: #FFFFFF; 
	background: url(../images/area_bg_kanto.gif) repeat;
}

#area_list th.chubu {
	color: #FFFFFF; 
	background: url(../images/area_bg_chubu.gif) repeat;
}

#area_list th.kinki {
	color: #FFFFFF; 
	background: url(../images/area_bg_kinki.gif) repeat;
}

#area_list th.chugo {
	color: #FFFFFF; 
	background: url(../images/area_bg_chugo.gif) repeat;
}

#area_list td {
	background: url(../images/area_yajirushi.gif) no-repeat;
	background-position: right;
	width:80px;
	height:24px;
}

#area_list td.hokka {
	border: solid 1px #333399;
}

#area_list td.kanto {
	border: solid 1px #333399;
}

#area_list td.chubu {
	border: solid 1px #009999;
}

#area_list td.kinki {
	border: solid 1px #339900;
}

#area_list td.chugo {
	border: solid 1px #FF6600;
}

/* ----------------
   地区一覧　詳細北海道
---------------- */

#area_hokka {
	display: block;
	width: 600px;
	padding: 0px 20px 0px 20px;
}

#area_hokka a{
	display: block;
	width:100%;
	height:100%;
	padding: 5px 0px 0px 0px;
	color: #5145B5;
}

#area_hokka a:hover{
	background-color:#E3E3FF;
}

#area_hokka table {
	width:560px;
	background-color:#FFFFFF;
	border: solid 2px #9966CC;
	border-collapse: separate;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

#area_hokka th {
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #5145B5;
	color: #FFFFFF;
	border: solid 4px #5145B5;
}

#area_hokka tr {
	height:24px;
}

#area_hokka td {
	background: url(../images/yajirushi_purple.gif) no-repeat;
	background-position: left;
	width:140px;
	height:24px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

#area_hokka .close_img {
	float: right;
}

/* ----------------
   地区一覧　詳細関東
---------------- */

#area_kanto {
	display: block;
	width: 600px;
	padding: 0px 20px 0px 20px;
}

#area_kanto a{
	display: block;
	width:100%;
	height:100%;
	padding: 5px 0px 0px 0px;
	color: #003399;
}

#area_kanto a:hover{
	background-color:#E3F2FF;
}

#area_kanto table {
	width:560px;
	background-color:#FFFFFF;
	border: solid 2px #3366CC;
	border-collapse: separate;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

#area_kanto th {
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #003399;
	color: #FFFFFF;
	border: solid 4px #003399;
}

#area_kanto tr {
	height:24px;
}

#area_kanto td {
	background: url(../images/yajirushi_blue2.gif) no-repeat;
	background-position: left;
	width:140px;
	height:24px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

#area_kanto .close_img {
	float: right;
}

/* ----------------
   地区一覧　詳細中部
---------------- */

#area_chubu {
	display: block;
	width: 600px;
	padding: 0px 20px 0px 20px;
}

#area_chubu a{
	display: block;
	width:100%;
	height:100%;
	padding: 5px 0px 0px 0px;
	color: #009999;
}

#area_chubu a:hover{
	background-color:#DAFFFF;
}

#area_chubu table {
	width:560px;
	background-color:#FFFFFF;
	border: solid 2px #66CCCC;
	border-collapse: separate;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

#area_chubu th {
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #009999;
	color: #FFFFFF;
	border: solid 4px #009999;
}

#area_chubu tr {
	height:24px;
}

#area_chubu td {
	background: url(../images/yajirushi_green2.gif) no-repeat;
	background-position: left;
	width:140px;
	height:24px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

#area_chubu .close_img {
	float: right;
}

/* ----------------
   地区一覧　詳細近畿
---------------- */

#area_kinki {
	display: block;
	width: 600px;
	padding: 0px 20px 0px 20px;
}

#area_kinki a{
	display: block;
	width:100%;
	height:100%;
	padding: 5px 0px 0px 0px;
	color: #339900;
}

#area_kinki a:hover{
	background-color:#E7FEDE;
}

#area_kinki table {
	width:560px;
	background-color:#FFFFFF;
	border: solid 2px #66CC00;
	border-collapse: separate;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

#area_kinki th {
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #339900;
	color: #FFFFFF;
	border: solid 4px #339900;
}

#area_kinki tr {
	height:24px;
}

#area_kinki td {
	background: url(../images/yajirushi_green.gif) no-repeat;
	background-position: left;
	width:140px;
	height:24px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

#area_kinki .close_img {
	float: right;
}

/* ----------------
   地区一覧　詳細中国
---------------- */

#area_chugo {
	display: block;
	width: 600px;
	padding: 0px 20px 0px 20px;
}

#area_chugo a{
	display: block;
	width:100%;
	height:100%;
	padding: 5px 0px 0px 0px;
	color: #FF6600;
}

#area_chugo a:hover{
	background-color:#FFEDDF;
}

#area_chugo table {
	width:560px;
	background-color:#FFFFFF;
	border: solid 2px #FF9966;
	border-collapse: separate;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

#area_chugo th {
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #FF6600;
	color: #FFFFFF;
	border: solid 4px #FF6600;
}

#area_chugo tr {
	height:24px;
}

#area_chugo td {
	background: url(../images/yajirushi_orange.gif) no-repeat;
	background-position: left;
	width:140px;
	height:24px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

#area_chugo .close_img {
	float: right;
}

/* ----------------
   お知らせ
---------------- */
#news {
	display: block;
	width: 600px;
	height: 33px;
}

#news_text {
	width: 600px;
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 0 10px;
}

#news_text ul {
	padding-left: 16px;
}

#news_text li {
	clear: both;
	padding: 12px 0 5px 0;
	float: left;
	width: 550px;
	border-bottom: 1px dashed #A4A4A4;
	list-style-type: none;
}

#news_text li .day {
	/* \*//*/
	width: 90px;
	/**/
	/* Mac IE 5.x ?Kp?X^C \*/
	width: 85px;
	/*F?X^C*/
	float: left;
}

#news_text li .text {
	/* \*//*/
	width: 458px;
	/**/
	/* Mac IE 5.x ?Kp?X^C \*/
	width: 463px;
	/*F?X^C*/
	float: left;
}

/* ----------------
   お知らせ　地区リンク
---------------- */
#news_text .up_main a {
	color: #CC0000;
	text-decoration: none;
	background: #FFFFCC;
}

#news_text .up_main a:hover {
	color: #CC0000;
	text-decoration: underline;
	background: #FFFFCC;
}

#news_text .up_main {
	/* \*//*/
	width: 458px;
	/**/
	/* Mac IE 5.x ?Kp?X^C \*/
	width: 463px;
	/*F?X^C*/
	float: left;

}
/* ----------------
   お知らせ　一番下は線無し
---------------- */
#news_text .no_border {
	border: none;
}

#news_detail {
	text-align: right;
	width: 580px;
	clear: both;
	font-size: 12px;
	padding-top: 5px;
}

/* ----------------
   お知らせ　画像のズレ
---------------- */
#news_text img {
	vertical-align: middle;
}

#news_detail img {
	vertical-align: middle;
}
/* ----------------
   サイド
---------------- */
#side {
	width: 220px;
	float: left;
}

#side_padding {
	padding: 10px 0 0 0;
	font-size: 12px;
	line-height: 16px;	
}

/* ----------------
   サイド　ＩＴＧについて
---------------- */
.content01 {
	padding: 0 0 5px 0;
}

.content01 p {
	margin: 10px;
	padding: 0;
}

.content01_syosai {
	padding: 0 0 0 30px;
}

.content01_syosai li {
list-style-image: url(../images/yajirushi_blue3.gif);
}
.content01 img {
	vertical-align: middle;
}
/* ----------------
   サイド　ＴＳ情報
---------------- */
.content02 {
	padding: 0 0 5px 2px;
	width: 214px;
}

.content02_midashi {
	float: left;
	width: 214px;
}

.content02_main {
	display: block;
	width: 214px;
	padding: 5px 0 20px 0;
	background: url(../images/banner_ts2.gif) repeat-y;
	text-align: left;
	float: left;
}

.content02_day {
	/* \*//*/
	width: 80px;
	/**/
	/* Mac IE 5.x ?Kp?X^C \*/
	width: 75px;
	/*F?X^C*/
	float: left;
	text-align: center;
}

.content02_uplist {
	/* \*//*/
	width: 120px;
	/**/
	/* Mac IE 5.x ?Kp?X^C \*/
	width: 115px;
	/*F?X^C*/
	float: right;
}

.content02_uplist li {
list-style-image: url(../images/yajirushi_green.gif);
}

.content02_bottom {
	clear: both;
}

/* ----------------
   クリアフィックス
---------------- */
.content02_main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.content02_main { display: inline-block; }

/* Hides from IE-mac \*/
* html .content02_main { height: 1%; }
.content02_main { display: block; }
/* End hide from IE-mac */

/* ----------------
   一般バナー
---------------- */
.content03 {
	display: block;
	width: 214px;
	padding-bottom: 5px;
}

/* ----------------
   ロールオーバーをアルファ値で白っぽく
---------------- */
.content03 a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity:0.6;
  opacity:0.6;
}

/* ----------------
   ＱＲコード
---------------- */
.content04 {
	display: block;
	width: 214px;
	padding-bottom: 5px;
	text-align: center;
	color: #000000;
}
.showhide {
	position:absolute;
	height: 330px;
	width: 600px;
	visibility: hidden;
	z-index: 1;
	top: 480px;
}
