@charset "utf-8";
/*-----------------------------------------------------
  Author   :  Takashi Hirasawa
  URL      :  http://css-happylife.com/
  Date     :  06/09/17
  Copyright(C)2006 CSS HappyLife all rights reserved.
-----------------------------------------------------*/
/*-----------------------------
	- 全体
-----------------------------*/
html  {    /*←スクロールバーの有無でセンタリング位置がズレる問題を解消*/
  height:100%;
  margin-bottom:1px;
}
* {
	margin:0;
	padding:0;
}
body {
	color:#333;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height:1.6;
	color:#333333;
	background:url(../images/common/bg.gif) repeat-y center top;
}
img {
	border:0;
}
hr {
	display:none;
}
h1,h2,h3 {
	font-size:100%;
	letter-spacing:.1em;
	margin-left:20px;
	color:#333;
}
ul li {
	list-style-type:none;
	font-size:100%;
	line-height:1.5em;
}
a {
	color:#003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#cf1519;
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
}
.hid {
	display:none;
}
p {
	margin-bottom:.8em;
}
#container {
	width:750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*-----------------------------
	- ヘッダー
-----------------------------*/
div#header {
	padding-bottom:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
div#header h1 {
	height:30px;
	padding-top:20px;
	font-size:160%;
}
div#header h1 a {
	text-decoration:none;
}
div#header h1 a:hover {
	position:relative;
	top:1px;
	left:1px;
}
div#header h2 {
	font-weight:normal;
}
/*-----------------------------
	- コンテンツの囲み
-----------------------------*/
div#main_container {
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:0;
	float:left;    /*←Floatを指定する事で、背景画像が伸びます。over-flow:autoでも伸びます。*/
	width: 100%;	/*↑サイドの背景画像を2カラムを囲うdivに指定して繰り返してます。*/
}

/*-----------------------------
	- メインコンテンツ
-----------------------------*/
div#left_container {
	float:left;
	width:530px;
	margin-right:15px;
	padding-left:15px;
	padding-bottom:10px;
	margin-top: 0px;
}
div#left_container h2 {
	clear:both;
	font-weight:bold;
	font-size:110%;
	letter-spacing:1pt;
	color:#333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #ff9933;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff9933;
}
div#left_container h3 {
	font-size:120%;
	border-left:5px solid #ff9933;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#left_container ul {
	margin-bottom:20px;
}
div#left_container ul li {
	margin-bottom:0.8em;
	padding-left:20px;
	background:url(images/common/list_triangle01.gif) no-repeat 2px 50%;
}
div#left_container ol {
	margin-left:22px;
}
div#left_container ol li {
	margin-bottom:1.5em;
}
/*-----------------------------
	- メインコンテンツ2
-----------------------------*/
div#left_container2 {
	float:left;
	width:490px;
	padding-left:15px;
	padding-bottom:0px;
	padding-right: 10px;
}
div#left_container2 h3 {
	font-size:120%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#left_container2 ul {
	margin-bottom:20px;
}
div#left_container2 ul li {
	margin-bottom:0.8em;
	padding-left:16px;
	background-image: url(../images/common/list_triangle01.gif);
	background-repeat: no-repeat;
	background-position: 2px 60%;
}
div#left_container2 ol {
	margin-left:22px;
}
div#left_container2 ol li {
	margin-bottom:.5em;
}
/*-----------------------------
	- 右のコンテンツ
-----------------------------*/
div#right_container {
	float:left;
	width:170px;
	padding: 10px;
}
div#right_container li {
	padding:0;
	text-align:left;
}
div#right_container li img {
	margin: 0px;
}
/*-----------------------------
	- 右のコンテンツ2
-----------------------------*/
div#right_container2 {
	float:left;
	width:205px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#right_container2 li {
	margin-bottom:0.5em;
	padding-left:16px;
	background:url(../images/common/list_triangle01.gif) no-repeat 2px 50%;
	font-size: 100%;
}
div#right_container2 li img {
	margin: 0px;
}
div#right_container2 p {
	margin-bottom:.4em;
}

/*-----------------------------
	- メインコンテンツ（1列）
-----------------------------*/
div#left_container3 {
	float:left;
	width:720px;
	padding-left:15px;
	padding-bottom:10px;
	padding-right: 15px;
}
div#left_container3 h3 {
	font-size:120%;
	border-left-width: 8px;
	border-left-style: double;
	border-left-color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#left_container3 ul {
	margin-bottom:20px;
}
div#left_container3 ul li {
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
div#left_container3 ol {
	margin-left:22px;
}
div#left_container3 ol li {
	margin-bottom:.5em;
}

/*-----------------------------
	- フッター
-----------------------------*/
address {
	clear:both;
	border-top:1px solid #A1A1A1;
	font-size:95%;
	font-style:normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}

/*-----------------------------
	- メニュー
-----------------------------*/
#g_navi {
margin: 0;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
font-size:10px;
float:left;
letter-spacing: 1px;
width: 100%;
border: 1px solid #625e00;
border-width: 0px 0;
background: black url(../images/common/blockdefault.gif) center center repeat-x;
}
#g_navi ul {
	padding:0px 0 0 0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
float: left;
color: white;
font-weight: normal;
padding: 2px 6px;
text-decoration: none;
border-right: 1px solid white;
}
/*------off*/
#g_navi li.g_navi01 a {
	background: black url(../images/common/blockdefault.gif) center center repeat-x;
}
#g_navi li.g_navi02 a {
	background: black url(../images/common/blockdefault.gif) center center repeat-x;
}
#g_navi li.g_navi03 a {
	background: black url(../images/common/blockdefault.gif) center center repeat-x;
}
#g_navi li.g_navi04 a {
	background: black url(../images/common/blockdefault.gif) center center repeat-x;
}
#g_navi li.g_navi05 a {
	background: black url(../images/common/blockdefault.gif) center center repeat-x;
}
#g_navi li.g_navi06 a {
	background: black url(../images/common/blockdefault.gif) center center repeat-x;
}
#g_navi li.g_navi07 a {
	background: black url(../images/common/blockdefault.gif) center center repeat-x;
}
#g_navi li.g_navi08 a {
	background: black url(../images/common/blockdefault.gif) center center repeat-x;
}
/*------hover*/
#g_navi li.g_navi01 a:hover {
	background: black url(../images/common/blockactive.gif) center center repeat-x;
}
#g_navi li.g_navi02 a:hover {
	background: black url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi03 a:hover {
	background: black url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi04 a:hover {
	background: black url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi05 a:hover {
	background: black url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi06 a:hover {
	background: black url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi07 a:hover {
	background: black url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi08 a:hover {
	background: black url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}

/*------on*/
#g_navi li.g_navi01_on a {
	background: transparent url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi02_on a {
	background: transparent url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi03_on a {
	background: transparent url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi04_on a {
	background: transparent url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi05_on a {
	background: transparent url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi06_on a {
	background: transparent url(../images/common/blockactive.gif) center center repeat-x;
	color: white;

}
#g_navi li.g_navi07_on a {
	background: transparent url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#g_navi li.g_navi08_on a {
	background: transparent url(../images/common/blockactive.gif) center center repeat-x;
	color: white;
}
#container #header img {
	padding: 2px;
}
#container #header logo {
	position: relative;
	left: 600px;
	top: 5px;
}
#container #header logo img {
	float: left;
}
#container #header img {
	padding: 5px;
}


/*--- // TOPへ戻る // ---*/
#pagetop ul.modori li {
	margin:0 5px 0 0;
	padding-top:10px;
	text-align:right;
	text-transform:uppercase;
	background:none;
}
ul.modori li a {
	background:url(../image/share/bg_pagetop.gif) no-repeat left center;
	padding-left:20px;
}


.fs7 { 
	font-size:75%;
	line-height:1.4;
}

.fs8 { 
	font-size:80%;
	line-height:1.5;
}

.fs10 { 
	font-size:95%;
	line-height:1.5;
}

.fs14 { 
	font-size:110%;
	line-height:1.4;
}

.fsulli {
	margin-bottom:.5em;
	padding-left:20px;
	background-image: url(images/common/list_triangle01.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}

div#breadcrumb {
	font-size:80%;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	width: 730px;
}
/*-----------------------------
	- ヘッダ画像
-----------------------------*/
#headerimage {
margin: 0;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
float:left;
width: 100%;
}

.right {
	float: right;
}


.table_ul {
	font-size:95%;
	line-height:1.4;
	border-bottom: 1px solid #999999; 
	padding: 2px;

}

/* Box */
.box_1{
	border:1px solid #999999;
	padding:3px;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	font-size: 95%;
}
.box_2{ background:#dcdcdc; color:#404040; margin:0.5em 0; padding:5px; }
.box_3{
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: square;
	letter-spacing: 1px;
	background-image: url(../images/common/blockdefault.gif);
	font-size: 95%;
	border: 1px none #333333;
}
/* スクロールバー付きbox */
.box_auto{ height:90px; overflow:auto; margin:0.5em 0; }


/* 見出し */
#KIZI h2{ clear:both; font-weight:bold; font-size:128%; letter-spacing:1pt; padding:0.1em 0.5em; margin:0 0 0.5em; color:#684777; background:#f0f0f0; border-left:10px double #684777; }
h3,h4{
	font-weight:bold;
	font-size:108%;
	letter-spacing:1px;
	color:#333333;
}
h3{
	margin:1em -0.5em 0.5em;
	padding:0.2em 0.5em;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #666666;
}
h4{
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0em;
}
h5,h6{ font-weight:bold; letter-spacing:0.5pt; }
h5{ font-size:102%; margin:0.8em 0.5em 0.3em 0; }
h6{ text-align:right; margin:0.8em 0.5em 0.3em; }



#area_news {
}
div#area_news h2 {
	clear:both;
	font-weight:bold;
	font-size:110%;
	letter-spacing:1pt;
	color:#333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0033CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0033CC;
}
div#area_news ul {
	margin-bottom:20px;
}
div#area_news ul li {
	margin-bottom:.5em;
	padding-left:20px;
	background-image: url(../images/common/list_triangle02.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}

#area_event {
}
div#area_event h2 {
	clear:both;
	font-weight:bold;
	font-size:110%;
	letter-spacing:1pt;
	color:#333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #ff9933;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff9933;
}
div#area_event ul {
	margin-bottom:20px;
}
div#area_event ul li {
	margin-bottom:.5em;
	padding-left:20px;
	background:url(../images/common/list_triangle01.gif) no-repeat 2px 50%;
}

#area_info {
}
div#area_info h2 {
	clear:both;
	font-weight:bold;
	font-size:110%;
	letter-spacing:1pt;
	color:#333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #009900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
}
div#area_info ul {
	margin-bottom:20px;
}
div#area_info ul li {
	margin-bottom:.5em;
	padding-left:20px;
	background:url(../images/common/list_triangle03.gif) no-repeat 2px 50%;
}
.test {
	font-size: 95%;
	text-align: right;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.table_ul2 {
	list-style-position: outside;
	list-style-type: disc;
	margin-left:15px;
	padding-bottom: 5px;
}
.icons {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
	margin: 0px;
	vertical-align: baseline;
}


/*-----------------------------
	- 表組
-----------------------------*/

table#table-01 {
    width: 500px;
    border: 1px #999999 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #999999 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border: 1px #999999 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

.style1 {color: #FF0000}

