@charset "utf-8";

body, table, th, td, h1, h2, h3, h4, h5, h6 {
	line-height: 150%;
	font-size: small;
	_font-size: x-small;
	font-family: 'HG丸ｺﾞｼｯｸM-PRO','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: normal;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol {
	margin-left: 2.0em;
	*margin-left: 2.5em;
}

ul {
	margin-left: 1.2em;
}

html {
	height: 100%;
}

body {
	height: 100%;
	color: #3b3b3b;
}
/* for FIREFOX & etc. \*/
body {
	overflow-y: scroll;
}
/* */
/* for IE7 \*/
*:first-child+html body {
	overflow-y: visible;
}
/* */

a:link, a:visited {
	color: #005cab;
	text-decoration: underline;
}
a:hover, a:active {
	color: #7fadd5;
	text-decoration: none;
}

hr { color:#ccc; border:0; height:1px; background:#ccc; margin-bottom:1em; }


.f_xs { font-size:10px; line-height:1.5; }
.f_s { font-size:12px; line-height:1.5; }
.f_m { font-size:14px; line-height:1.5; }
.f_l { font-size:16px; line-height:1.5; }

td .f_xs, th .f_xs { font-size:10px; }
td .f_s, th .f_s { font-size:12px; }
td .f_m, th .f_m { font-size:14px; }
td .f_l, th .f_l { font-size:16px; }

.f_b { font-weight:bold; }


.clear { clear:both; }
.margin5 { height:5px; width:5px; padding:0px; margin:0px; }
.margin10 { height:10px; width:10px; padding:0px; margin:0px; }
.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }
.mr10 { margin-right:10px; }
.mr20 { margin-right:20px; }
.ml10 { margin-left:10px; }
.ml20 { margin-left:20px; }

.tr { text-align: right; }
.tl { text-align: left; }


.red { color:#e42; }
.green { color:#592; }
.orange { color:#F80; }
.blue { color:#07C; }





/* basic style ------------------------------ */
.ro {
	/* ----- */
}

* html .pngfix {
behavior: expression(IEPNGFIX.fix(this));
}

.blank {
	/* ----- */
}

/* clerfix ----- */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clearfix { display: inline-block; }
/* no ie mac \*/
* html .clearfix { height: 0.1%; }
.clearfix { display: block; }
/* */
/* for IE7 */
*:first-child+html .clearfix { display: inline-block; }
/* ----- clerfix */

.fL {
	float: left;
}
.fR {
	float: right;
}

.alnC {
	text-align: center !important;
}
.alnL {
	text-align: left !important;
}
.alnR {
	text-align: right !important;
}

.txL {
	font-size: 117%;
	line-height: 120%;
}
.txS {
	font-size: 84%;
	line-height: 120%;
}

.txRed {
	color: #ff0000;
}

.ic-arw01 {
	background: url(../img/icon_arw01.gif) no-repeat 0px 0.25em;
	padding-left: 12px;
	min-height: 10px;
}

.ic-arw02 {
	background: url(../img/icon_arw02.gif) no-repeat 0px 0.25em;
	padding-left: 12px;
	min-height: 10px;
}








/* wrapper ------------------------------ */
#wrapper {
	min-height: 100%;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	text-align: center;
}







/* header ------------------------------ */
#header {
	width: 100&;
	text-align: center;
	background: url(../img/h_bg01.gif) no-repeat center top;
}

#head-inner {
	width: 943px;
	margin: 0 auto;
	text-align: left;
	padding: 11px 0px 22px 0px;
	background: url(../img/navi_bg.gif) no-repeat left bottom;
	position: relative;
	left: 0px;
	top: 0px;
}
/* clerfix ----- */
#head-inner:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #head-inner { display: inline-block; }
/* no ie mac \*/
* html #head-inner { height: 0.1%; }
#head-inner { display: block; }
/* */
/* for IE7 */
*:first-child+html #head-inner { display: inline-block; }
/* ----- clerfix */

#header h1 {
	float: left;
	width: 610px;
}

#header #to-home {
	position: absolute;
	left: 812px;
	top: 68px;
	width: 132px;
	z-index: 30;
	font-size: 84%;
}

#head-links {
	float: right;
	width: 290px;
	list-style-type: none;
	margin: 0px;
	padding: 13px 0px 0px 0px;
}
/* clerfix ----- */
#head-links:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #head-links { display: inline-block; }
/* no ie mac \*/
* html #head-links { height: 0.1%; }
#head-links { display: block; }
/* */
/* for IE7 */
*:first-child+html #head-links { display: inline-block; }
/* ----- clerfix */

#head-links li {
	float: left;
	margin: 0px;
	padding: 0px 14px 0px 0px;
}







/* navigation ------------------------------ */
#navigation {
	width: 943px;
	margin: 0 auto;
	padding: 0px 0px 14px 0px;
	text-align: center;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/* clerfix ----- */
#navigation ul:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #navigation ul { display: inline-block; }
/* no ie mac \*/
* html #navigation ul { height: 0.1%; }
#navigation ul { display: block; }
/* */
/* for IE7 */
*:first-child+html #navigation ul { display: inline-block; }
/* ----- clerfix */

#navigation ul li {
	margin: 0px;
	padding: 2px 16px;
	border-right: 2px solid #d1d1d1;
	display: inline;
	vertical-align: middle;
	line-height: 20px;
	vertical-align: top;
}
#navigation ul li.navi-last {
	border-right: none;
}
#navigation ul li img {
	vertical-align: middle;
}








/* footer ------------------------------ */
#footer {
	width: 100%;
	min-height: 100px;
	_height: 100px;
	text-align: center;
	background: url(../img/f_bg01.gif) no-repeat center bottom;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 20;
}

#foot-inner {
	width: 943px;
	min-height: 100px;
	 _height: 100px;
	 margin: 0 auto;
	text-align: left;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

#foot-logo {
	width: 260px;
	height: 55px;
	position: absolute;
	left: 132px;
	bottom: 22px;
}
#foot-logo span {
	position: absolute;
	left: 38px;
	top: 24px;
	display: block;
	width: 230px;
	height: 34px;
	color: #008837;
	font-size: 84%;
	line-height: 110%;
	white-space: nowrap;
}

#foot-links {
	padding: 22px 26px 0px 400px;
	list-style-type: none;
	margin: 0px;
	text-align: right;
}
#foot-links li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	display: inline;
}
#foot-links li img {
	vertical-align: middle;
}
#foot-links li #foot-reserve {
	padding-left: 5px;
}







/* container ------------------------------ */
#container1 {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background: url(../img/cntr_bg_mid.gif) repeat-y;
}
#container2 {
	background: url(../img/cntr_bg_top.gif) no-repeat left top;
}
#container3 {
	background: url(../img/cntr_bg_btm.gif) no-repeat left bottom;
	min-height: 180px;
	_height: 300px; /* for IE6 */
	padding: 32px 29px 130px 31px;
}
/* clerfix ----- */
#container3:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #container3 { display: inline-block; }
/* no ie mac \*/
* html #container3 { height: 0.1%; }
#container3 { display: block; }
/* */
/* for IE7 */
*:first-child+html #container3 { display: inline-block; }
/* ----- clerfix */







/* side ------------------------------ */
#side {
	width: 200px;
	float: left;
	overflow: hidden;
}

#side h2 {
	margin-bottom: 22px;
}

#side .banner {
	margin-bottom: 5px;
}

#side #qr-code {
	padding-top: 5px;
	margin-bottom: 5px;
	float: left;
}

#side #link-about {
	font-size: 84%;
	line-height: 110%;
	width: 114px;
	padding-top: 5px;
	margin-bottom: 5px;
	float: right;
}







/* main ------------------------------ */
#main {
	width: 680px;
	float: right;
	overflow: hidden;
}







/* top page ------------------------------ */
#top-container1 {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background: url(../../img/top_bg_top.gif) no-repeat left top;
}
#top-container2 {
	background: url(../../img/top_bg_btm.gif) no-repeat left bottom;
	min-height: 230px;
	_height: 350px; /* for IE6 */
	padding: 16px 39px 130px 46px;
}
/* clerfix ----- */
#top-container2:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #top-container2 { display: inline-block; }
/* no ie mac \*/
* html #top-container2 { height: 0.1%; }
#top-container2 { display: block; }
/* */
/* for IE7 */
*:first-child+html #top-container2 { display: inline-block; }
/* ----- clerfix */

#top-flash {
	width: 941px;
	_width: 941px; /* for IE6 */
	height: 340px;
	_height: 342px; /* for IE6 */
	border: 1px solid #93c361;
	margin: -15px auto 13px auto;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 20;
	background: url(../../img/top_main.jpg) no-repeat;
}
#top-flash a {
	display: block;
	position: absolute;
	width: 88px;
	height: 31px;
	left: 427px;
	top: 155px;
	text-indent: -5000px;
	overflow: hidden;
}

#top-main {
	width: 546px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
/* clerfix ----- */
#top-main:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #top-main { display: inline-block; }
/* no ie mac \*/
* html #top-main { height: 0.1%; }
#top-main { display: block; }
/* */
/* for IE7 */
*:first-child+html #top-main { display: inline-block; }
/* ----- clerfix */

#top-news-cap {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 20;
	margin-left: -24px;
	width: 140px;
}

#top-news-rss {
	position: absolute;
	right: 0px;
	top: 18px;
	text-align: right;
	width: 120px;
}
#top-news-rss img {
	vertical-align: top;
	margin-left: 5px;
}

.top-news-block {
	width: 521px;
	_width: 525px; /* for IE6 */
	padding: 13px 0px 11px 4px;
	background: url(../img/line01.gif) repeat-x left bottom;
}
/* clerfix ----- */
.top-news-block:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .top-news-block { display: inline-block; }
/* no ie mac \*/
* html .top-news-block { height: 0.1%; }
.top-news-block { display: block; }
/* */
/* for IE7 */
*:first-child+html .top-news-block { display: inline-block; }
/* ----- clerfix */

.top-news-block .thumb {
	width: 143px;
	_width: 142px; /* for IE6 */
	height: 96px;
	padding: 1px 0px 0px 1px;
	background: url(../../img/top_ph_frame.gif) no-repeat left top;
	float: left;
}
.top-news-block .txt {
	width: 376px;
	float: right;
}
.top-news-block .txt h3 {
	font-weight: bold;
}


#top-side {
	width: 262px;
	float: right;
	overflow: hidden;
}

#top-side h2 {
	padding-top: 14px;
	margin-bottom: 22px;
}

#top-side .banner {
	margin-bottom: 5px;
}

#top-side #qr-code {
	padding-top: 5px;
	margin-bottom: 5px;
	float: right;
}

#top-side #link-about {
	font-size: 84%;
	line-height: 110%;
	width: 114px;
	padding-top: 5px;
	margin-bottom: 5px;
	float: left;
}


























