@charset "shift_jis";

body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2;
	color: #666666;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: "center";
    background: #fff url(../images/bg.gif) repeat-x center top;
}
h1,h2,h3,p,ul,li,form{
	margin: 0px;
	padding: 0px;
}
h2 {
	background-color: #FFFFFF;
	font-size: 100%;
	font align: "left";
}
h3 {
	background-color: #ccffcc;
	border: 1px dotted #97BDF1;
	font-size: 100%;
	padding-top: 1px;
	padding-left: 5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 5px;
}
p {
	padding-top: 2px;
	padding-bottom: 2px;
}
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: #ffffff;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}

/*ヘッダー（トップ部分）設定
-------------------------------------------------------------------*/
#headertop {
	background-color: #ffffff;;
	background-image: url(../images/headertop_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
#headertop h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left top;
	padding-left: 20px;
	color: #000000;
	padding-bottom: 3px;
    width: 400px;
    float: left;
}
#headermenu {
    width: 400px;
    float: right;
    text-align: right;
}

/*ヘッダー（ロゴ部分）設定
-------------------------------------------------------------------*/
#header {
	background-color: #ffffff;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
#header {
    clear: both;
	background-color: #ffffff;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
    margin-bottom: 5px;
}

/*一番狭いテーブルの設定（一番左側・メニューがある所）
-------------------------------------------------------------------*/
#leftlane {
    width: 200px;
    float: left;
}
#leftlane:after {
	content: "";
	display: block;
	clear: both;
}
.s-midashi {
	background-image: url(../images/bg_s_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	color: #000000;
	width: 190px;
	font-size: 100%;
	padding-left: 20px;
	font-weight: bold;
	line-height: 2.9;
}
.s {
	background-image: url(../images/bg_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
    margin-bottom: 5px;
}






/*中1・テーブルの設定
-------------------------------------------------------------------*/
#m-contents {
    width: 470px;
    float: left;
    margin-left: 15px;
}
#m-contents:after {
	content: "";
	display: block;
	clear: both;
}
.m-midashi {
	background-image: url(../images/bg_m_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	color: #000000;
	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: 450px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff7f7;
	border-bottom: 1px solid #cccccc;
    margin-bottom: 5px;
}

/*大・テーブルの設定（「大きなテーブル」などがある一番大きなテーブル）
-------------------------------------------------------------------*/
#l-contents {
    width: 735px;
    float: left;
    margin-left: 15px;
}
#l-contents:after {
	content: "";
	display: block;
	clear: both;
}
.l-midashi {
	background-image: url(../images/bg_l_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 705px;
	font-weight: bold;
	font-size: 100%;
	padding-left: 30px;
	color: #ffffff;
	line-height: 2.9;
}
.l {
	background-image: url(../images/bg_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 715px;
	color: #666666;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fffff;
	border-bottom: 4px solid #336601;
    margin-bottom: 5px;
}

/*右・テーブルの設定
-------------------------------------------------------------------*/
#rightlane {
    width: 250px;
    float: right;
}
#rightlane:after {
	content: "";
	display: block;
	clear: both;
}
.r-midashi {
	background-image: url(../images/bg_r_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	color: #ffffff;
	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: 230px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e9f1fb;
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
}
.rightbanner {
    margin-bottom: 5px;
}

/*矢印アイコン表示付きリンク
---------------------------------------------------------------------------*/
.arrow1 {
    list-style-type: none
}
.arrow1 li {
	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;
}
.leftbanner {
    margin-top: 20px;
    margin-bottom: 20px;
}


/*写真記事ボックス設定（小）
---------------------------------------------------------------------------*/
.s-kijibox {	/*1個あたりのボックス設定*/
    clear: both;
	width: 450px;
	overflow: hidden;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.s-kijibox .img {	/*画像部分の設定*/
	float: left;	/*画像ボックスを左よせする*/
	font-size: 140%;	/*文字の大きさ設定*/
	font-weight: bold;	/*文字を太くする。通常がいいならこの1行を外す。*/
	color: #FF0000;		/*文字色。*/
	text-align: center;	/*センタリング設定*/
	width: 100px;		/*実際に配置する画像の幅をここに設定する。*/
}

.s-kijibox h3 {	/*右側のh3タグの設定*/
	font-size: 100%;
	margin-left: 210px;	/*左に配置する画像幅より大きな数字で調整して下さい。*/
	color: #005c3f;		/*文字色*/
}

.s-kijibox p {	/*説明文の設定*/
	margin-left: 210px;	/*左に配置する画像幅より大きな数字で調整して下さい。*/
	padding: 0px !important;
}

.s-kijibox a {	/*ボックス内のリンク色設定*/
	color: #F82720;
}

.s-kijibox a:hover {	/*ボックス内のリンクのカーソルオーバー時の文字色設定*/
	color: #333333;
}

/*写真記事ボックス設定（大）
---------------------------------------------------------------------------*/
.l-kijibox {	/*1個あたりのボックス設定*/
    clear: both;
	width: 715px;
	overflow: hidden;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.l-kijibox .img {	/*画像部分の設定*/
	float: left;	/*画像ボックスを左よせする*/
	font-size: 140%;	/*文字の大きさ設定*/
	font-weight: bold;	/*文字を太くする。通常がいいならこの1行を外す。*/
	color: #FF0000;		/*文字色。*/
	text-align: center;	/*センタリング設定*/
	width: 100px;		/*実際に配置する画像の幅をここに設定する。*/
}

.l-kijibox h3 {	/*右側のh3タグの設定*/
	font-size: 100%;
	margin-left: 210px;	/*左に配置する画像幅より大きな数字で調整して下さい。*/
	color: #005c3f;		/*文字色*/
}

.l-kijibox p {	/*説明文の設定*/
	margin-left: 210px;	/*左に配置する画像幅より大きな数字で調整して下さい。*/
	padding: 0px !important;
}

.l-kijibox a {	/*ボックス内のリンク色設定*/
	color: #F82720;
}

.l-kijibox a:hover {	/*ボックス内のリンクのカーソルオーバー時の文字色設定*/
	color: #333333;
}


/*フッター
-------------------------------------------------------------------*/
#footer {
	clear: both;
	height: 95px;
	background-color: #ffffff;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer p {
	clear: both;
	color: #666;
	text-align: center;
    padding-top: 45px;
}



/*その他
-------------------------------------------------------------------*/
.right_txt {
    text-align: right;
}
.sitemap_t table {
    margin-top: 10px;
    margin-left: 10px;
}
.sitemap_t th {
    font-weight: normal;
    padding-right: 40px;
    vertical-align: top;
    text-align: left;
}
.sitemap_t td {
    text-align: left;
}

/*twitter
-------------------------------------------------------------------*/
#twtr-widget-1 h3 {
    border: none;
}
