﻿@charset "utf-8";

/* Share Style ----------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #ffffff;
	font-family: Verdana, Arial, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 0.8em;
	background-color: #2F2F2F;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p,li,dt,dl {
	line-height: 1.6;
}

p {
	margin: 0 0 1.6em 0;
}

li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

hr {
	display: none;
}

strong {
	font-style: bold;
}

em {
	font-style: normal;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.imgover {
	
}



/* Link Color ----------------------------------------------------------- */

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #FF9900;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
}



/* header  ----------------------------------------------------------- */

#header {
	height: 96px;
	width: 720px;
	background-color: #2F2F2F;
	background: url(../images/bg-udline.gif) no-repeat;
	background-position: bottom;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#header a:link,
#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover,
#header a:active {
	color: #FF6600;
	text-decoration: underline;
}

#headernavi {
	font-size: 0.9em;
	position: absolute;
	bottom: 6px;
	right: 10px;
	text-align: right;
	padding: 0;
}

#headerlogo {
	float: left;
	padding: 34px 0px 0px 22px;
}

h1 {
	color: #00B6FF;
	font-weight: bold;
}



/* mainarea  ----------------------------------------------------------- */

#mainarea {
	width: 720px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}



/* mainarea catch  ----------------------------------------------------------- */

#topcatch {
	min-height : 275px;
	height: 275px;
	margin: 3px 0px 3px 0px;
}

#topcatchside {
	width: 230px;
	min-height : 275px;
	height: 275px;
	background: url("../images/h1-bg.gif") no-repeat;
	margin: 0;
	padding: 0px 0px 0px 0px;
	float: left;
}

#topcatchmain {
	width: 490px;
	min-height : 275px;
	height: 275px;
	background: url("../images/catch-img.jpg") no-repeat;
	margin: 0;
	padding: 0px 0px 0px 0px;
	float: right;
}


#catch {
	min-height : 130px;
	height: 130px;
	margin: 3px 0px 3px 0px;
}

#catchside {
	width: 230px;
	min-height: 130px;
	height: 130px;
	text-align: left;
	background: #D9D7D9;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
}

#catchmain {
	width: 490px;
	height: 130px;
	background: url("../images/catch-img-s.jpg") no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}


h2 {
	width: 180px;
	color: #00B6FF;
	font-weight: bold;
	margin: 37px 0px 0px 21px;
	padding: 0;
}

h2.BtnLoca {
	margin: 85px 0px 0px 21px;
}

h2.BtnAbut {
	margin: 94px 0px 0px 21px;
}


/* mainarea container  ----------------------------------------------------------- */

#container {
	width: 720px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg-udline.gif) no-repeat;
	background-position: top;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}



/* mainarea main  ----------------------------------------------------------- */

#main {
	width: 477px;
	float: right;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.6;
	text-align: left;
	background: url(../images/bg-head.gif) no-repeat;
	background-position: top right;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}




/* mainarea main Headings  ----------------------------------------------------------- */

h3 {
	color: #00B6FF;
	font-weight: bold;
	border-left: 4px solid #00B6FF;
	margin: 0px 0px 9px 0px;
	padding: 1px 0px 1px 7px;
}

h4 {
	color: #00B6FF;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

h5 {
	color: #C2C0C4;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h6 {
	font-weight:normal;
	margin: 0;
}



/* mainarea main Text, Pix, ando so on  ----------------------------------------------------------- */

.Imp01T {
	color: #00B6FF;
}

.Imp02T {
	color: #FF6600;
}

.Imp01B {
	color: #00B6FF;
	font-weight: bold;
}

.Imp02B {
	color: #FF6600;
	font-weight: bold;
}

.Txtsml {
	font-size: 0.8em;
}


ul.listing {
	list-style-type: none;
	margin: 3px 0px 3px 0px;
}

ul.listing li {
	text-align: left;
	margin: 1px 0;
	background: url(../images/list-bg.gif) no-repeat left 7px;
	padding: 0px 0px 0px 8px;
}



dl.dlTbl {
	width: 460px;
	margin: 0 0 0 0;
}

dt.dtitm {
	float: left;
	width: 120px;
	padding: 2px 0 2px 5px;
	clear: both;
}

dd.dddtl {
	width: ;
	margin-left: 125px;
	border-left: 1px solid #ccc;
	padding: 2px 5px 2px 10px;
}



/* mainarea main News  ----------------------------------------------------------- */


li.rss-item, li.whn-item {
	margin: 0.8em 0 0.8em 0;
}


div.nsupdate {
	font-size: 0.8em;
	text-align: right;
	margin: 0.8em 0 2.4em 0;
	padding: 0 0 1.6em 0;
	border-bottom: #CCCCCC 1px dotted;
}

div.newssourse {
	color :#CCCCCC;
	font-size: 1em;
	text-align: right;
	margin: 0 0 1.6em 0;
	padding: 0;
}


div.nscntct {
	font-size: 0.8em;
	text-align: left;
	background: #444444;
	border: #FFFFFF 1px solid;
	margin: 1.6em 0 0 0;
	padding: 5px;
}



img.nsimgpl {
	border: 0px;
	margin: 0px 5px 5px 0px;
}


img.imglft {
	border: 0px;
	text-align: left;
	float: left;
	margin: 0px 16px 16px 0px;
}

img.imgrgt {
	border: 0px;
	text-align: right;
	float: right;
	margin: 0px 0px 16px 16px;
}



/* mainarea main Location Pix List  ----------------------------------------------------------- */


ul#thumbImgListW,ul#thumbImgListL {
	list-style-type: none;
	width: 466px;
	margin: 0px;
	padding: 0px;
}

#thumbImgListW li,#thumbImgListL li {
	float: left;
	margin: 5px 5px 0px 0px;
	padding: 0px;
}

#thumbImgListW img,#thumbImgListL img {
	margin: 0px;
	padding: 4px;
	border: solid 1px #00B6FF;
	background: #FFFFFF;
	vertical-align: bottom;
}



/* mainarea main Sitemap  ----------------------------------------------------------- */

ul.Sitemaplist {
	list-style-type: none;
	margin: 3px 0px 10px 0px;
}

ul.Sitemaplist li {
	text-align: left;
	margin: 1px 0;
	background: url(../images/list-bg-none.gif) no-repeat left 7px;
	padding: 0px 0px 0px 14px;
}

ul.Sitemaplist a:link,
ul.Sitemaplist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

ul.Sitemaplist a:hover,
ul.Sitemaplist a:active {
	color: #FF6600;
	text-decoration: underline;
}


/* mainarea sidebar  ----------------------------------------------------------- */

#sidebar {
	width: 230px;
	background: url(../images/bg-head.gif) no-repeat;
	background-position: top right;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}

ul#Menu {
	color: #C2C0C4;
	list-style-type: none;
	margin: 0px 0px 0px 21px;
}

ul#Menu li {
	font-size: 0.9em;
	line-height: 1.2;
	font-weight: bold;
	text-align: left;
	background: url(../images/list-bg-off.gif) no-repeat left 7px;
	padding: 0px 0px 5px 12px;
}

ul#Menu li.FocusOn {
	color: #FF6600;
	font-size: 0.9em;
	line-height: 1.2;
	font-weight: bold;
	text-align: left;
	background: url(../images/list-bg-on.gif) no-repeat left 7px;
	padding: 0px 0px 5px 12px;
}

ul#SubMenu {
	color: #C2C0C4;
	list-style-type: none;
	margin: 8px 0px 6px 0px;
}

ul#SubMenu li {
	font-size: 0.9em;
	line-height: 1.2;
	font-weight: bold;
	text-align: left;
	margin: 1px 0;
	background: url(../images/list-bg-none.gif) no-repeat left 7px;
	padding: 0px 0px 4px 10px;
}

ul#SubMenu li.FocusOn {
	color: #FF6600;
	font-size: 0.9em;
	line-height: 1.2;
	font-weight: bold;
	text-align: left;
	margin: 1px 0;
	background: url(../images/list-bg-none.gif) no-repeat left 7px;
	padding: 0px 0px 4px 10px;
}



ul#Menu a {
	color: #C2C0C4;
}

ul#Menu a:link,
ul#Menu a:visited {
	color: #C2C0C4;
	text-decoration: none;
}

ul#Menu a:hover,
ul#Menu a:active {
	color: #FF6600;
	text-decoration: underline;
}



/* footer  ----------------------------------------------------------- */

#footer {
	height: 19px;
	width: 720px;
	background: url(../images/bg-udline.gif) no-repeat;
	background-position: top;
	margin: 40px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	position: relative;
}

#copyright {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;	
	line-height: 21px;
}



