@charset "utf-8";

/* ＜基本設定＞
----------------------------------------------------------------------------*/
/* ブラウザリセット
----------------------------------------------------------------------------*/
* {
	margin:0px;
	padding:0px;
}
body {
	background:#ffffff url(images/bg.jpg) repeat-x
}
h1, h2, h3, h4, h5, h6, ul, li, p, a, address {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	font-style:normal;
	color:#666666;
	margin:0;
	padding:0;
}
iframe {
	width:623px;
	border-top:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
}
/*リンク色*/
a:link {
	color: #0068b7;
	text-decoration:underline;
}
a:visited {
	color: #0068b7;
	text-decoration:underline;
}
a:hover {
	color: #0068b7;
	text-decoration:underline;
}
a:active {
	color: #0068b7;
	text-decoration:underline;
}
/* ＜詳細設定＞
----------------------------------------------------------------------------*/
/* 全体
----------------------------------------------------------------------------*/
#container {
	background: url(images/container_bg2.jpg) repeat-y;
	height:100%;
	margin:0 auto 0 auto;
	width:922px;
}
#container-inner {
	background: url(images/container_bg1.jpg) no-repeat;
	height:100%;
	margin:0 auto 0 auto;
	padding:0 11px 0 11px;
	width:900px;
}
/* ヘッダー
----------------------------------------------------------------------------*/
#header {
	background: url(images/header_bg.jpg) no-repeat;
	height: 121px;
	width: 900px;
}
#header h1 {
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	padding:8px 0px 10px 20px;
}
/*ヘッダー・ロゴ*/
#logo {
	margin: 0px 0px 0px 10px;
	height:69px;
	width:323px;
	float: left;
}
/*ヘッダー・住所*/
#header-address {
	float: right;
	margin: 10px 10px 0px 0px;
	text-align:right;
	width:400px;
}
#header-address address {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
/* サイドバー
----------------------------------------------------------------------------*/
#side {
	float: left;
	margin: 0px;
	padding: 20px 10px 0px;
	width: 246px;
}
/*サイドバー・ナビゲーション*/
#navi {
	margin:0px 0px 10px 0px;
}
#navi ul {
}
#navi ul li {
	display:inline;
	list-style-type:none;
}
#navi ul li a {
	display:block;
	height:38px;
	margin:0px 0px 4px 0px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
	width:246px;
}
/*\*//*/  
 overflow:auto;  
/**/
/*サイドバー・ロールオーバー画像*/
#navi01 a {
	background:url(images/navi_01.jpg) no-repeat;
}
#navi01 a:hover {
	background:url(images/navi_01ov.jpg) no-repeat;
}
#navi02 a {
	background:url(images/navi_02.jpg) no-repeat;
}
#navi02 a:hover {
	background:url(images/navi_02ov.jpg) no-repeat;
}
#navi03 a {
	background:url(images/navi_03.jpg) no-repeat;
}
#navi03 a:hover {
	background:url(images/navi_03ov.jpg) no-repeat;
}
#navi04 a {
	background:url(images/navi_04.jpg) no-repeat;
}
#navi04 a:hover {
	background:url(images/navi_04ov.jpg) no-repeat;
}
#navi05 a {
	background:url(images/navi_05.jpg) no-repeat;
}
#navi05 a:hover {
	background:url(images/navi_05ov.jpg) no-repeat;
}
#navi06 a {
	background:url(images/navi_06.jpg) no-repeat;
}
#navi06 a:hover {
	background:url(images/navi_06ov.jpg) no-repeat;
}
#navi07 a {
	background:url(images/navi_07.jpg) no-repeat;
}
#navi07 a:hover {
	background:url(images/navi_07ov.jpg) no-repeat;
}
#navi08 a {
	background:url(images/navi_08.jpg) no-repeat;
}
#navi08 a:hover {
	background:url(images/navi_08ov.jpg) no-repeat;
}
#navi09 a {
	background:url(images/navi_09.jpg) no-repeat;
}
#navi09 a:hover {
	background:url(images/navi_09ov.jpg) no-repeat;
}
#navi10 a {
	background:url(images/navi_10.jpg) no-repeat;
}
#navi10 a:hover {
	background:url(images/navi_10ov.jpg) no-repeat;
}
#navi11 a {
	background:url(images/navi_11.jpg) no-repeat;
}
#navi11 a:hover {
	background:url(images/navi_11ov.jpg) no-repeat;
}
#navi12 a {
	background:url(images/navi_12.jpg) no-repeat;
}
#navi12 a:hover {
	background:url(images/navi_12ov.jpg) no-repeat;
}
#navi13 a {
	background:url(images/navi_13.jpg) no-repeat;
}
#navi13 a:hover {
	background:url(images/navi_13ov.jpg) no-repeat;
}
/*サイドバー・QR Code*/
#qr-code {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 10px 0px;
	margin: 0px 0px 10px 0px;
}
#qr-code img {
	padding: 0px 0px 0px 0px;
}

/*サイドバー・リンクバナー
----------------------------------------------------------------------------*/

#link01 {
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 10px 0px;
}


/* コンテンツ
----------------------------------------------------------------------------*/
#contents {
	float: right;
	margin: 0px;
	padding: 20px 10px 0px 0px;
	width: 624px;
}
#contents img {
	padding: 0px 0px 10px 0px;
}
/*コンテンツ・カラムボックス*/
#contents .article-box {
	padding:0px 0px 20px 0px;
}
/*コンテンツ・サブタイトル*/
#contents .article-box h4{
	text-align:center;
}
/*コンテンツ・3カラム*/
#article-3contents {
	padding:0px 1px 10px 1px;
}
/*コンテンツ・写真×2*/
#photo-2column{
	padding:0px 0px 10px 0px;
}
#photo-2column img{
	border:#cccccc 1px solid;
	padding:4px;
	margin-bottom:5px;
}
#photo-2column .photo-box {
	width:297px;
	float:left;
	padding-left:10px;
	margin-bottom:10px;
}
/*コンテンツ・地図*/
#map{
}

/*コンテンツ・文*/
.article-text {
	line-height:1.4;
	padding: 0px 10px 0px;
}
.article-text h5{
	font-weight:bold;
	font-size:14px
	width:592px;
	background:#bbd8f8;
	border:#cccccc 1px solid;
	padding:5px 0px 5px 10px;
	margin-top:10px;
	margin-bottom:5px;
}
.article-text h6{
	font-weight:bold;
	padding-bottom:5px;
}
.article-text p{
	padding-bottom:10px;
}
.article-text ul{
	list-style-type:none;
	line-height:1.4;
	padding-bottom:10px;
}

/*コンテンツ・ボーダーボックス*/
.border-box1 {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}
/*コンテンツ・表*/
.table {
    border: 1px #cccccc solid;
    border-collapse: collapse;
    border-spacing: 0;
    width: 604px;
	margin:0px auto 10px auto;
}

.table th {
    border: #cccccc solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}
.table td {
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
    padding: 5px;
    text-align: left;
}
.table td p{
    line-height: 1.4;
}
/*コンテンツ・表インデックス色*/
.table td.table-index1 {
	background:#cfe6ff;

}
.table td.table-index2 {
	background:#e6f2ff;
}
.table td.table-index3 {
	background:#f7f7ce;
}
.table td.table-index4 {
	background:#f7f798;
}

/*コンテンツ・リンク集*/
#link-table li{
	border-bottom:#cccccc 1px dashed;
	padding-bottom:5px;
	padding-top:5px;
}
/*コンテンツ・▲トップへ戻る*/
.top{
	font-size: 12px;
	text-decoration: underline;
	text-align: right;
	padding-right: 10px;
}
.top a{
	font-size: 12px;
	text-decoration: underline;
}
.top a:hover{
	font-size: 12px;
	text-decoration: underline;
}
/* フッター
----------------------------------------------------------------------------*/
#footer {
	clear: both;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 900px;
}
/*フッター・ナビ*/
#footer-navi {
	color:#666666;
	font-size:12px;
	height:auto;
	line-height:1.4;
	margin:0px 0px 10px 0px;
	text-align:center;
	width:900px;
}
#footer-navi a {
	font-size:12px;
	text-decoration:underline;
}
#footer-navi a:hover {
	font-size:12px;
	text-decoration:underline;
}
/*フッター・住所*/
#footer-address {
	clear: both;
	background: #4298e4;
	height: 22px;
	padding: 10px 0px 0px;
	text-align: center;
	width: 900px;
}
/*フッター・コピーライト*/
#copyright {
	background: #0a6ec9;
	height: 22px;
	padding: 10px 0px 0px;
	text-align: center;
	width: 900px;
}
#footer-address address, #copyright address {
	color:#ffffff;
	font-size:12px;
}
.class {
	clear:both;


