@charset "UTF-8";
@import url("box.css"); /* for div */

/* *****************************************************
gneral
***************************************************** */

*
	{
	margin: 0;
	padding: 0;
	color: #333;
	background-color: transparent;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 100%; /* 16px */
	font-family: Helvetica , Arial;
	}


body
	{
	color: inherit;
	font-size: 75%; /* 12px */
	line-height: 150%; /* 18px */
	}

a
	{
	border: 0;
	}

a:link,
a:visited
	{
	text-decoration: underline;
	color: #277477;
	background-color: inherit;
	}

a:hover,
a:active
	{
	text-decoration: underline;
	color: #81bec0;
	background-color: inherit;
	}

a[name]:link,
a[name]:visited,
a[name]:hover,
a[name]:active
	{
	text-decoration: none;
	}


/* #LayerHeader
================================================== */
#LayerHeader
	{
	display: none;
	}


/* #LayerSnavi
================================================== */
#LayerSnavi
	{
	display: none;
	}

/* #LayerFooter
================================================== */

#LayerFooter p#IdFooterLinks,
#LayerFooter p#IdFooterLinks a
	{
	display: none;
	}


/* LayerBody
================================================== */

#LayerBody
	{
	position: relative;
	top: 0;
	width: 780px;
	height: auto;
	clear: both;
	margin-right: 50px;
	padding: 0 10px 25px 10px;
	}

#LayerBody:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

/* *****************************************************
Top
***************************************************** */

/* LayerTopBody
================================================== */

#LayerTopBody
	{
	position: relative;
	top: 0;
	width: 790px;
	height: auto;
	clear: both;
	padding: 0 0 29px 10px;
	}

#LayerTopBody:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}


/* LayerMustHead
================================================== */
#LayerMustHead
	{
	width: 790px;
	height: auto;
	padding: 0;
	}

#LayerMustHead:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}


#LayerMustHead #KeyImage
	{
	width: 579px;
	height: 211px;
	float: left;
	margin: 0 10px 0 0;
	}


/* IdSchedule
----------------------------------------- */
#LayerMustHead #IdSchedule
	{
	width: 201px;
	height: 189px;
	float: right;
	margin: 0;
	padding: 11px 0;
	background: url(i/service_bg.jpg) left top repeat-y;
	}


/* IdSchedule_main
----------------------------------------- */
#LayerMustHead .IdSchedule_main
	{
	width: 165px;
	height: 129px;
	margin: 0 9px;
	padding: 12px 9px 0 9px;
	background: #fff;
	overflow: auto;
	}


#LayerMustHead #last_update
	{
	width: 137px;
	height: 15px;
	margin: 0 0 9px 0;
	padding: 2px 0 0 13px;
	color: #fff;
	font-size: 11px;
	line-height: 100%;
	background: url(i/last_update_bg.jpg) left top no-repeat;
	}

*+html #LayerMustHead #last_update /* IE 7 */
	{
	height: 14px;
	padding: 3px 0 0 13px;
	}

* html #LayerMustHead #last_update /* IE 6 */
	{
	height: 14px;
	padding: 3px 0 0 13px;
	}



#LayerMustHead #IdSchedule .IdSchedule_main h3
	{
	font-size: 125%; /*15px*/
	line-height: 107%; /*16px*/
	color: #062344;
	padding: 0 0 2px 0;
	}

#LayerMustHead #IdSchedule .IdSchedule_main h3.Last
	{
	margin: 0;
	padding: 0 0 12px 0;
	}

#LayerMustHead #IdSchedule .IdSchedule_main p,
#LayerMustHead #IdSchedule .IdSchedule_main p em
	{
	margin: 0;
	line-height: 117%;/*14px*/
	}

#LayerMustHead #IdSchedule .IdSchedule_main p em
	{
	color: #9a3e07;
	}

#LayerMustHead #IdSchedule .IdSchedule_main hr
	{
	height: 1px;
	background: #d1d5d1;
	margin: 4px 0 6px 0;
	}

*+html #LayerMustHead #IdSchedule .IdSchedule_main hr /* IE 7 */
	{
	height: 0;
	border: 1px solid #d1d5d1;
	margin: -4px 0;
	padding: 0;
	}

* html #LayerMustHead #IdSchedule .IdSchedule_main hr /* IE 6 */
	{
	height: 0;
	border: 1px solid #d1d5d1;
	margin: -4px 0;
	padding: 0;
	}

#LayerMustHead #IdSchedule .IdSchedule_main .hr-delay
	{
	margin: 0;
	padding: 0;
	}

*+html #LayerMustHead #IdSchedule .IdSchedule_main .hr-delay /* IE 7 */
	{
	margin-bottom: -4px;
	}

* html #LayerMustHead #IdSchedule .IdSchedule_main .hr-delay /* IE 6 */
	{
	margin-bottom: -4px;
	}



/* Emergency_News
================================================== */
#Emergency_News
	{
	width: 567px;
	height: auto;
	border: 10px solid #e8d1c9;
	background: #f9f3f1 url(i/emergency_news.gif) left top no-repeat;
	margin: 20px 0 0 0;
  padding: 11px 10px 11px 183px;
	}

#Emergency_News p
	{
	margin: 0;
	line-height: 117%; /* 14px */
	}

#Emergency_News p img
	{
	margin: 7px 0 0 0;
	}


/* LayerTopContents
================================================== */

#LayerTopContents
	{
	width: 780px;
	height: auto;
	margin: 20px 10px 0 0;
	padding: 0;
	}

#LayerTopContents .clear
	{
	margin-left: 0;
	margin-right: 0;
	}


/* MainItemArea
----------------------------------------- */
#LayerTopContents .MainItemArea_2column
	{
	width: 780px;
	height: auto;
	background: url(i/topmain_item_bg.gif) 0 0 repeat-y;
	margin-left: 0;
	}

#LayerTopContents .MainItemArea_2column:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#LayerTopContents .Area_l
	{
	width: 385px;
	height: auto;
	float: left;
	}

#LayerTopContents .Area_r
	{
	width: 385px;
	height: auto;
	float: right;
	}


#LayerTopContents .Item_Image
	{
	width: 126px;
	height: auto;
	float: left;
	margin: 0;
	}

#LayerTopContents .Item_Image p
	{
	margin: 0;
	padding: 0;
	}

#LayerTopContents .Item_Text
	{
	width: 224px;
	height: auto;
	float: right;
	margin: 0;
	padding: 8px 20px 8px 15px;
	}


#LayerTopContents .Item_Text h2
	{
	margin: 0 0 4px 0;
	min-height: 17px;
	_height: 17px; /* IE6 */
	padding: 0 0 0 22px;
	color: #0d6f20;
	font-size: 116%; /* 14px */
	line-height: 114%; /* 16px */
	background: url(i/topitem_icon.gif) 0 0 no-repeat;
	}

#LayerTopContents .Item_Text h2 a
	{
	color: #0d6f20;
	text-decoration: none;
	}

#LayerTopContents .Item_Text ul
	{
	padding: 0;
	margin: 0 0 0 6px;
	}

#LayerTopContents .Item_Text ul li
	{
	list-style: none;
	width: 196px;
	border-bottom: 1px solid #c1cdd1;
	padding: 4px 0 4px 18px;
	color: #033b4f;
	line-height: 117%; /*14px*/
	margin: 0;
	}

#LayerTopContents .Item_Text ul li a
	{
	text-decoration: none;
	color: #033b4f;
	}

#LayerTopContents .Item_Text ul li.last
	{
	border-bottom: none;
	padding: 4px 0 0 18px;
	}


/* BrownBox
----------------------------------------- */

#LayerTopContents .BrownBox_M
	{
	width: 632px;
	height: auto;
	background: url(i/brown_bg.gif) left top repeat-y;
	}

#LayerTopContents .BrownBox_M:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#LayerTopContents .BrownBox_B
	{
	width: 632px;
	height: auto;
	float: left;
	padding-bottom: 7px;
	background: url(i/brown_bg_b.gif) left bottom no-repeat;
	}

#LayerTopContents .BrownBox
	{
	width: 302px;
	padding: 0;
	float: left;
	padding-right: 14px;
	}

#LayerTopContents .BrownBox h2
	{
	margin: 0 0 6px 0;
	}

#LayerTopContents .BrownBox ul
	{
	list-style: none;
	margin: 4px 9px 0 9px;
	padding: 0;
	}

#LayerTopContents .BrownBox ul li
	{
	width: 252px;
	margin: 0;
	padding: 4px 16px;
	border-bottom: 1px solid #d3d6c7;
	line-height: 100%;
	color: #4d4d4d;
	}

#LayerTopContents .BrownBox ul li a
	{
	color: #4d4d4d;
	text-decoration: none;
	}

#LayerTopContents .BrownBox ul li.last
	{
	padding-bottom: 0;
	border-bottom: 0;
	}


/* Banner
----------------------------------------- */
#LayerTopContents .Banner_m
	{
	width: 147px;
	float: right;
	margin: 0;
	}

#LayerTopContents .Banner_s_11
	{
	width: 187px;
	float: left;
	margin: 0 10px 0 0;
	}

#LayerTopContents .Banner_s_10
	{
	width: 187px;
	float: left;
	margin: 0 10px 0 0;
	}

#LayerTopContents .Banner_s_last
	{
	width: 187px;
	float: left;
	margin: 0;
	}





/* LayerContents
================================================== */

#LayerContents
	{
	width: 565px;
	height: auto;
	min-height: 446px;
	_height: 446px; /* IE6 */
	padding: 0 0 40px 0;
	}


/* tnavi */
.tnavi
	{
	display: none;
	}


/* p */

p
	{
	margin: 0 10px 10px 10px;
	}

/* fnavi */

p.fnavi a,
p.fnavi
	{
	display: none;
	}


/* Page Top */

#LayerContents #PageTop
	{
	display: none;
	}


/* caption */

p.caption
	{
	line-height: 133%; /*16px*/
	margin-top: 5px;
	}



#LayerContents .img_am
	{
	vertical-align: middle;
	}


/* news_date */
#LayerContents p.news_date
	{
	text-align: right;
	margin-bottom: 0;
	}



/* h1
----------------------------------------- */
#LayerContents h1
	{
	margin-bottom: 17px;
	}
#LayerContents h1#News_h1
	{
	margin-bottom: 25px;
	}


/* h2
----------------------------------------- */
#LayerContents h2
	{
	margin: 25px 0 16px 10px;
	}

#LayerContents h2.NewsTitle
	{
	font-size: 167%; /*20px*/
	line-height: 110%; /*22px*/
	color: #2b6e85;
	padding: 10px 15px;
	margin: 21px 10px 17px 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}



/* h3
----------------------------------------- */
#LayerContents h3
	{
	font-size: 125%; /*15px*/
	line-height: 130%; /*20px*/
	color: #326782;
	margin: 23px 10px 11px 10px;
	padding-left: 6px;
	border-left: 5px solid #326782;
	}

/* h4
----------------------------------------- */
#LayerContents h4
	{
	font-size: 125%; /*15px*/
	line-height: 130%; /*20px*/
	color: #2b6e85;
	margin: 19px 10px 11px 10px;
	}


#LayerContents .clear_w545 h3,
#LayerContents .clear h3,
#LayerContents .clear_w545 h4,
#LayerContents .clear h4
	{
	margin-left: 0;
	margin-right: 0;
	}



/* ol ul
----------------------------------------- */
#LayerContents ol
	{
	padding: 0 0 0 15px;
	margin: 0 0 10px 15px;
	list-style: decimal;
	}

#LayerContents ul
	{
	padding: 0 0 0 10px;
	margin: 0 0 10px 15px;
	list-style: square;
	width: auto;
	}

#LayerContents .clear ul,
#LayerContents .clear_w545 ul
	{
	margin-left: 6px;
	}

#LayerContents .clear ul li ul,
#LayerContents .clear_w545 ul li ul,
#LayerContents ul li ul
	{
	margin-left: 15px;
	}

#LayerContents ol li,
#LayerContents ul li
	{
	margin: 0 0 5px 0;
	line-height: 133%; /*16px*/
	}



/* table
----------------------------------------- */
table
	{
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 10px;
	margin-right: 10px;
	}

#LayerContents table.t_border th,
#LayerContents table.t_border td
	{
	border: 1px solid #999;
	}

#LayerContents table.t_border th
	{
	padding: 7px;
	background: #e3efee;
	color: #1a5446;
	text-align: center;
	}

#LayerContents table.t_border th.th_2
	{
	background: #eaf2f3;
	color: #255966;
	}

#LayerContents table.t_border td
	{
	padding: 7px;
	}



/* MainItemArea
----------------------------------------- */

.MainItemArea_2column
	{
	width: 544px;
	height: auto;
	margin-left: 10px;
	background: url(i/main_item_bg.gif) 0 0 repeat-y;
	}

.MainItemArea_1column
	{
	width: 267px;
	height: auto;
	margin-left: 10px;
	background: url(i/main_item_bg.gif) 0 0 repeat-y;
	}


.MainItemArea_2column:after,
.MainItemArea_1column:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#LayerContents .Area_l
	{
	width: 267px;
	height: auto;
	float: left;
	margin-right: 10px;
	_margin-right: 5px; /*IE6*/
	}

#LayerContents .Area_r
	{
	width: 267px;
	height: auto;
	float: right;
	}


#LayerContents .Item_Image
	{
	width: 70px;
	height: auto;
	float: left;
	margin: 0;
	}

#LayerContents .Item_Image p
	{
	margin: 0;
	padding: 0;
	}

#LayerContents .Item_Text
	{
	width: 176px;
	height: auto;
	float: right;
	margin: 0;
	padding: 11px 15px 11px 6px;
	}


#LayerContents .Item_Text h2
	{
	margin: 0 0 8px 6px;
	min-height: 17px;
	_height: 17px; /* IE6 */
	padding: 0 0 0 22px;
	color: #0d6f20;
	font-size: 116%; /* 14px */
	line-height: 114%; /* 16px */
	background: url(i/item_icon.gif) 0 0 no-repeat;
	}

#LayerContents .Item_Text h2 a
	{
	color: #0d6f20;
	text-decoration: none;
	}


#LayerContents .Item_Text h2.Title-L
	{
	font-size: 108%; /* 13px */
	line-height: 115%; /* 15px */
	}


#LayerContents .Item_Text h2 a span
	{
	color: #0d6f20;
	text-decoration: none;
	font-size: 85%; /* 11px */
	}


#LayerContents .Item_Text ul
	{
	padding: 0;
	margin: 0;
	}

#LayerContents .Item_Text ul li
	{
	list-style: none;
	width: 167px;
	border-bottom: 1px solid #c1cdd1;
	padding: 4px 0 4px 9px;
	color: #033b4f;
	line-height: 117%; /*14px*/
	margin: 0;
	}

#LayerContents .Item_Text ul li a
	{
	text-decoration: none;
	color: #033b4f;
	}

#LayerContents .Item_Text ul li.last
	{
	border-bottom: none;
	padding: 4px 0 0 9px;
	}


/* LayerSitemap
----------------------------------------- */
#Sitemap hr
	{
	height: 0pt;
	border-bottom: 1px dashed #999;
	clear: both;
	margin: 20px 10px;
	}

*+html #Sitemap hr,
* html #Sitemap hr
	{
	height: 0pt;
	border-bottom: 1px dashed #999;
	clear: both;
	margin: 10px 10px;
	}


#LayerContents #Sitemap h2
	{
	font-size: 125%; /*15px*/
	line-height: 130%; /*20px*/
	color: #326782;
	margin: 0 10px 11px 10px;
	padding-left: 6px;
	border-left: 5px solid #326782;
	}

#LayerContents #Sitemap h3
	{
	font-size: 125%; /*15px*/
	line-height: 130%; /*20px*/
	color: #2b6e85;
	margin: 20px 10px 9px 10px;
	padding-left: 0;
	border: none;
	}

#LayerContents #Sitemap h4
	{
	font-size: 100%; /*15px*/
	line-height: 75%; /*20px*/
	color: #326782;
	margin: 0 10px 11px 21px;
	}


