@charset "utf-8";

/*============================================
全般的なスタイル
============================================*/
* {
	margin:0; padding:0; 		/*全要素のマージン・パディングをリセット*/
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11pt;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	background-color: #EEEEEE;
	margin: 0px;
	text-align: center;
}

img {border:0;} 				/*画像のボーダーを0にする*/


div#header {
	background-color:#ffffff;		/*内容全体の背景色*/
}

/*============================================
ヘッダ
============================================*/
div#header {
	height:150px;				/*ヘッダ部分の高さ*/
}
div#header h1 {
	width:1100px; margin:0 auto;	/*内容全体をセンタリング*/
	font-size:18px;				/*フォントのサイズ*/
	font-family: "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
/*フォントの種類*/
}
div#header h1 a {text-decoration:none;} 	/*リンクの下線を無くす*/

/*============================================
ヘッダ2
============================================*/
div#header2 {
	height:150px;				/*ヘッダ部分の高さ*/
}
div#header2 h1 {
	width: 1100px;	/*内容全体をセンタリング*/
	font-size: 18px;				/*フォントのサイズ*/
	font-family: "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	text-align: left;/*フォントの種類*/
}
div#header2 h1 a {text-decoration:none;} 	/*リンクの下線を無くす*/


/*============================================
ボディ
============================================*/

div#pagebody {
	width:1100px; margin:0 auto;	/*内容全体をセンタリング*/
	background-color:#ffffff;		/*内容全体の背景色*/
}

div#news {
	width:1100px; margin:0 auto;	/*内容全体をセンタリング*/
	background-color:#ecf2c6;		/*内容全体の背景色*/
 	text-align:center;
 }



div#kodawari {
	width:1035px; margin:0 auto;	/*内容全体をセンタリング*/
	padding:25px 25px 25px 40px;	/*パディング*/
	background: linear-gradient(to bottom, #f1e6c8, #ffffff);
	text-align: left;
}

div#privacy {
	width:800px; margin:50px 150px 50px 150px  ;	
 	text-align:left;
 }



/*============================================
フッタ
============================================*/
div#footer {
	clear: both;			/*回り込みを解除する*/
	width: 1100px;			/*幅の指定*/
	height: 159px;			/*高さの指定*/
	padding:50px 0px 0px 0px;	/*パディング*/
	background-color: #F90;
	background-image: url(images/a04footer.jpg);
	background-repeat: no-repeat;
}



#menu li {
	list-style-type:none;	/*リストマーカー無しにする*/
	display:inline;		/*リスト項目をインライン表示にする*/
}

#main_menu li {
	list-style-type:none;	/*リストマーカー無しにする*/
	display:inline;		/*リスト項目をインライン表示にする*/
}


/*============================================
ニュースメニュー
============================================*/
div#newsmenu {
	width:700px;			/*幅の指定*/
	margin:10px 10px 0px 200px;	/*位置調整*/
	text-align: left;
}
div#newsmenu ul li {
	list-style-type:none;			/*リストマーカー無しにする*/
}
div#newsmenu ul li a {
	display:block;			/*リンク部分をブロック表示にする*/
	height:32px;			/*高さを42pxにする*/
	padding:10px 0px 0px 30px;	/*パディング*/
	text-decoration:none;		/*リンクの下線を無くす*/
	background-image:url(images/a05newsback.jpg);	/*リンク領域に背景画像を付ける*/
	background-repeat:no-repeat;	/*背景画像を繰り返さない*/
	color:#333333;			/*文字色*/
}

/*============================================
フッターメニュー
============================================*/

ul#footermenu {
	width:700px; /*メインメニュー部分の幅と高さ*/
	margin:0px 0px 0px 400px; 		/*上下マージン0px、左右マージン20px*/
}
#footermenu li {
	list-style-type:none;	/*リストマーカー無しにする*/
	display:inline;		/*リスト項目をインライン表示にする*/
	float:left;			/*リスト項目を横に並べる*/
}
#footermenu li a {
	color: #333333;		/*文字色*/
	display: block;			/*リンク部分をブロック表示にする*/
	width: 120px;
	height: 20px;	/*幅と高さ*/
	text-align: center;		/*テキストをセンター揃えにする*/
	text-decoration: none;		/*リンク部分を下線無しにする*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#footermenu li a:hover {
	color:#000080; 	/*リンクにマウスが乗ったら背景色を変更する*/
}

ul#footermenu2 {
	width:700px; /*メインメニュー部分の幅と高さ*/
	margin:0px 0px 0px 400px; 		/*上下マージン0px、左右マージン20px*/
}

#footermenu2 li {
	list-style-type:none;	/*リストマーカー無しにする*/
	display:inline;		/*リスト項目をインライン表示にする*/
	float:left;			/*リスト項目を横に並べる*/
}
#footermenu2 li a {
	color:#333333;		/*文字色*/
	display:block;			/*リンク部分をブロック表示にする*/
	width:140px; height:20px;	/*幅と高さ*/
	text-align:center;		/*テキストをセンター揃えにする*/
	text-decoration:none;		/*リンク部分を下線無しにする*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#footermenu2 li a:hover {
	color:#000080; 	/*リンクにマウスが乗ったら背景色を変更する*/
}


/*============================================
ヘッダ画像
============================================*/
#img_topmain {
	width:1100px; height:685px;	/*トップページのメイン画像の表示サイズを指定*/
	margin:0px 0px;		/*マージン*/
}

#img_main {
	width:1100px;	/*トップページのメイン画像の表示サイズを指定*/
	margin:0px 0px;		/*マージン*/
}

.kodawariimg {
	width:562px; height:372px;	/*画像の表示サイズを指定*/
	float:right;			/*画像を右寄せにする*/
}



h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 33px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	color: #894c15;
}

.cap28gbrown {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 28px;
	color: #C66;
}

.cap18g333 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-style: normal;
	color: #333333;
}

.cap15g333 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-style: normal;
	color: #333333;
}
