@charset "utf-8";
/* CSS Document */

/*==================  ページレイアウト基本ｃｓｓ(前ページ共通 ====================*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
}

/*----------- ラッパー  ----------------*/

#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 960px;
	text-align: left;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}


/*-----------------------  ヘッダー  --------------------------*/

#header {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 960px;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	background-image: url(../image/header.jpg);
}


/*=========================  コンテンツ ====================*/





/*------------------コンテンツ----------------------*/

#contents {
	float: left;
	height: auto;
	width: 760px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-bottom: 10px;
}

/*---------------------- トピックス枠  -----------------------*/
#topics {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 10px;
	height: auto;
	width: 740px;
	line-height: 22px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B0CB3C;
	border-bottom-color: #B0CB3C;
}
#choice #c_syousi {
	height: auto;
	width: 698px;
	padding-top: 70px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 13px;
	line-height: 20px;
}

#topics h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B0CB3C;
	margin: 0px;
	line-height: 24px;
}
#topics #shintyaku {
	height: auto;
	width: 720px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#choice {
	background-image: url(../image/choice.jpg);
	height: 143px;
	width: 740px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}


#topicsk ul {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	float: left;
}

#topics li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	list-style-type: none;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#topics a {
	color: #333333;
	text-decoration: none;
}

#topics a:hover {
	color: #FF9900;
}



/*--------------------- トップページ取材記緑枠（Flash付きバージョン）  -----------------*/
#kakomiwaku {
	margin: 0px;
	height: 140px;
	width: 740px;
	background-image: url(../image/syuzaiwaku_bk.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#waku_naiyou {
	height: auto;
	width: 580px;
	padding-top: 12px;
	padding-left: 20px;
}
#naiyou2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px;
	width: 480px;
	height: 80px;
	text-align: justify;
}

#waku_naiyou img {
	float: right;
}

/*--------------------- トップページ取材記緑枠（Flashなしバージョン）  -----------------*/
#kakomiwakua {
	margin: 0px;
	padding: 10px;
	height: 140px;
	width: 740px;
	background-image: url(../image/syuzaiwaku_bk2.jpg);
}
#waku_naiyoua {
	height: auto;
	width: 580px;
	padding-top: 12px;
	padding-left: 20px;
}
#naiyou2a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px;
	width: 480px;
	height: 80px;
	text-align: justify;
}
#naiyou2a a {
	font-weight: bold;
	color: #66CC00;
	text-decoration: none;
}


#waku_naiyoua img {
	float: right;
}





/*========================= アドレスＣＳＳ ====================*/

#address {
	font: 11px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	height: 35px;
	width: 950px;
	color: #FFFFFF;
	clear: both;
	background-image: url(../image/address_bt.gif);
	background-repeat: no-repeat;
}


/*========================= サイドメニューＣＳＳ ====================*/

#sidemenu {
	float: right;
	height: auto;
	width: 198px;
}
#linkwaku {
	padding-top: 10px;
	padding-left: 10px;
}

#shikilink {
	background-image: url(../image/menu_bk.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


#shikilink a {
	color: #666666;
	text-decoration: none;
}

#shikilink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC33;
}


#shikilink ul {
	list-style-position: inside;
	list-style-type: square;
	width: 175px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 5px;
}

#shikilink li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}


/*------------ 過去のホームページリンク枠内  --------------*/
#shikilink2 {
	width: 170px;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-top: 15px;
}

#shikilink2 a {
	color: #666666;
	text-decoration: none;
}

#shikilink2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC33;
}

#shikilink2 ul {
	list-style-position: inside;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

#shikilink2 li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 26px;
}


/*======================== 下メニュー =========================*/

/*---------------　下メニュー　---------------*/
#shitamenyu {
	font-size: 12px;
	color: #666666;
	text-align: center;
	height: auto;
	width: 960px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#shitamenyu a {
	color: #666666;
	text-decoration: none;
}
#shitamenyu a:hover {
	color: #66CC00;
	font-weight: normal;
}
#flash_waku {
	height: 360px;
	width: 760px;
}

/*------------------- 四季のバナー枠  -------------------------*/
#banner_shiki {
	padding: 10px;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝下層ページ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#kasoumenu {
	background-image: url(../image/kasou_ti.jpg);
	height: 37px;
	padding-top: 23px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: -1px;
}

#kasoumenu a {
	color: #FF9900;
	text-decoration: none;
}

#kasoumenu a:hover {
	color: #66CC33;
	text-decoration: none;
}


/*----------------- パンくずリストリンク ------------------*/
#pankuzu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #999999;
}

#pankuzu a {
	color: #999999;
	text-decoration: none;
}


#pankuzu a:hover {
	color: #66CC33;
	text-decoration: none;
}


/*-------------------  詳細枠（メインコンテンツ） ------------------*/

#syousai {
	height: auto;
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#syousai a {
	color: #66CC00;
}


#change {
	float: right;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#shiki_waku img {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}

}
#shiki_waku {

}



/*======================== フォントＣＳＳ =========================*/

.font26o {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 26px;
	font-weight: bold;
	color: #FF9900;
}


.font25 {
	font-size: 25px;
	font-weight: bold;
}


.font24o {
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}


.font16o {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	line-height: 30px;
}

.new {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFCC00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
}

.font16g {
	font-size: 16px;
	font-weight: bold;
	color: #669900;
}

.shiki_title {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #FFCC66;
}
.shiki_title2 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;
	background-color: #FFCC66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.shiki_renrakusaki {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #66CC00;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #669900;
	border-bottom-color: #669900;
	

}


#syousai #orei {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	padding: 10px;
	border: 2px dashed #FF9900;
}
.font16g {
	font-size: 16px;
	font-weight: bold;
	color: #66CC00;
}
