@charset "shift_jis";
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2;
	color: #000080;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: "center";
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
h2 {
	background-color: #FFFFFF;
	/*border: 1px dotted #ffffff;*/
	font-size: 100%;
	/*padding-top: 1px;*/
	font align: "left";
	/*margin-left: -5px;*/
	/*margin-right: -5px;*/
	margin-top: 5px;
}
h3 {
	background-color: #E6E6E6;
	border: 1px dotted #97BDF1;
	font-size: 100%;
	padding-top: 1px;
	padding-left: 5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 5px;
}
p {
	padding-bottom: 10px;
}
b {
	color: #000099;
	font-weight: normal;
}
img {
	border: none;
	vertical-align: bottom;
}
.bold {
	color: #FF0000;
}

table {
	font-size: 12px;
	color: #666666;
}
/*一般リンク設定
-------------------------------------------------------------------*/
a {
	color: #000080;
}
a:hover {
	color: #FF0000;
}

/*ＨＰの土台部分の設定
-------------------------------------------------------------------*/
#container {
	width: 950px;
	color: #97bdf1;
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー（トップ部分）設定
-------------------------------------------------------------------*/
#headertop {
	background-color: #ffffff;;
	background-position: left top;
	height: 20px;
}
#headertop h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: left top;
	padding-left: 20px;
	color: #666666;
	padding-bottom: 5px;
}

/*ヘッダー（ロゴ部分）設定
-------------------------------------------------------------------*/
#header {
	background-color: #ffffff;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
}
#header h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: left top;
	padding-left: 20px;
	color: #666666;
	padding-bottom: 5px;
}

#header #nav {
	text-align: right;
	vertical-align: bottom;
}

/*一番狭いテーブルの設定（一番左側・メニューがある所）
-------------------------------------------------------------------*/
.s-midashi {
	background-image: url(images/bg_s_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	color: #666666;
	width: 170px;
	font-size: 100%;
	padding-left: 30px;
	font-weight: bold;
	line-height: 2.9;
}
.s {
	background-image: url(images/bg_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}
.arrow1 {
	border-bottom: 1px dotted #CCCCCC;
}
.arrow1 a {
	color: #000080;
	text-decoration: none;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;

}
.arrow1 a:hover {
	color: #FF0000;
        text-decoration: underline;
	background-image: url(images/arrow1n.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*中1・テーブルの設定
-------------------------------------------------------------------*/
.m-midashi {
	background-image: url(images/bg_m_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	color: #666666;
	width: 440px;
	font-weight: bold;
	font-size: 100%;
	padding-left: 30px;
	line-height: 2.9;
}
.m {
	background-image: url(images/bg_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 470px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e9f1fb;
	border-bottom: 1px solid #CCCCCC;
}

/*大・テーブルの設定（「大きなテーブル」などがある一番大きなテーブル）
-------------------------------------------------------------------*/
.l-midashi {
	background-image: url(images/bg_l_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 705px;
	font-weight: bold;
	font-size: 100%;
	padding-left: 30px;
	color: #666666;
	line-height: 2.9;
}
.l {
	background-image: url(images/bg_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 735px;
	color: #666666;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #CCCCCC;
}

/*右・テーブルの設定
-------------------------------------------------------------------*/
.r-midashi {
	background-image: url(images/bg_r_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	color: #666666;
	width: 220px;
	font-weight: bold;
	font-size: 100%;
	padding-left: 30px;
	line-height: 2.9;
}
.r {
	background-image: url(images/bg_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e9f1fb;
	border-bottom: 1px solid #CCCCCC;
}


/*写真記事ボックス設定
---------------------------------------------------------------------------*/
.kijibox {	/*1個あたりのボックス設定*/
	width: 450px;
	overflow: hidden;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCCCCC;	/*1個のボックスの下部に入る境界線*/
}

.kijibox .img {	/*画像部分の設定*/
	float: left;	/*画像ボックスを左よせする*/
	font-size: 140%;	/*文字の大きさ設定*/
	font-weight: bold;	/*文字を太くする。通常がいいならこの1行を外す。*/
	color: #FF0000;		/*文字色。*/
	text-align: center;	/*センタリング設定*/
	width: 100px;		/*実際に配置する画像の幅をここに設定する。*/
}

.kijibox h3 {	/*右側のh3タグの設定*/
	font-size: 100%;
	margin-left: 110px;	/*左に配置する画像幅より大きな数字で調整して下さい。*/
	color: #005c3f;		/*文字色*/
}

.kijibox p {	/*説明文の設定*/
	margin-left: 110px;	/*左に配置する画像幅より大きな数字で調整して下さい。*/
	padding: 0px !important;
}

.kijibox a {	/*ボックス内のリンク色設定*/
	color: #F82720;
}

.kijibox a:hover {	/*ボックス内のリンクのカーソルオーバー時の文字色設定*/
	color: #333333;
}

/*フッター
-------------------------------------------------------------------*/
#footer {
	background-color: #ffffff;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	text-align: center;
	color: #666666;
}
