/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*　　　　　　農林漁家民宿かあさん100選スタイル 　　　　　　　*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/

/* ++++++++COMMON++++++++ */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
body,h1,h2,h3,h4,h5,h6,p,div,dl,dt,dd,ul,ol,li {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*IE6以下ハック*/
* html #wrapper {
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 820px;
	border: 1px solid #CCC;
}
#wrapper {
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 800px;
	border: 1px solid #CCC;
}
#header {
	width: 800px;
}

/*20081010追加修正*/
#Allright {
	position: absolute;
	height: 50px;
	width: 40px;
	padding-left: 5px;
	left: 13px;
	top: 6px;
}
#header h1 {
	text-indent: -5000px;
	font-size: 10px;
}
#header h1 a {
	display: block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 370px;
	height: 40px;
	margin-left: 40px;
}
/*20081010追加修正ここまで*/

#gnav {
	width: 800px;
	height: 35px;
}
#gnav li {
	float: left;
	list-style-type: none;
	font-size: 10px;
}
#gnav_01,#gnav_02,#gnav_03,#gnav_04,#gnav_05,#gnav_06 {
	height: 35px;
	display: block;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
#gnav_01 {
	width: 56px;
	background-image: url(../images/gnav_01.gif);
}
#gnav_02 {
	width: 82px;
	background-image: url(../images/gnav_02.gif);
}
#gnav_03 {
	width: 113px;
	background-image: url(../images/gnav_03.gif);
}
#gnav_04 {
	width: 223px;
	background-image: url(../images/gnav_04.gif);
}
#gnav_05 {
	width: 203px;
	background-image: url(../images/gnav_05.gif);
}
#gnav_06 {
	width: 123px;
	background-image: url(../images/gnav_06.gif);
}
#gnav a:hover {
	background-position: 0px -35px;
}

/*20081010追加修正*/
#site_nav {
	height: 20px;
	position: absolute;
	left: 598px;
	top: 16px;
	width: 218px;
}
#site_nav a:hover {
	background-position: 0px -20px;
}
#site_nav a {
	background-image: url(../images/btn_allright_top.gif);
	display: block;
	height: 20px;
	width: 218px;
	text-indent: -5000px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #672E13;
	padding-top: 10px;
}
#footer_nav {
	float: left;
	width: 595px;
}
#footer ul {
	margin-bottom: 5px;
}
#footer li {
	list-style-type: none;
	text-align: center;
	display: inline;
	margin-right: 10px;
	font-size: 10px;
	line-height: 12px;
}
#footer address {
	border-left:1px solid #CCC;
	float:right;
	margin-bottom:8px;
	padding-left:4px;
	text-align:left;
	width:200px;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
}
#footer address a:link {
	color: #333;
	text-decoration: none;
}
#footer address a:visited {
	color: #333;
	text-decoration: none;
}
#footer address a:hover {
	color: #333;
	text-decoration: underline;
}
#footer address a:active {
	color: #333;
	text-decoration: underline;
}

.clear_both {
	clear: both;
}
.clear_both hr {
	display: none;
}
/*20081010追加修正ここまで*/

/* ++++++++TOP++++++++ */
#flash {
	height: 200px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#flash .top {
	clear: right;
	background-image: url(../images/top.jpg);
	height: 200px;
	width: 800px;
	text-indent: -5000px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #5C240D;
	display: none;
}
#nav {
	width: 330px;
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#nav_01,#nav_02,#nav_03,#nav_04,#nav_05,#nav_06 {
	width: 330px;
	height: 30px;
	display: block;
	text-indent: -5000px;
}
#nav_01 {
	background-image: url(../images/btn_01.gif);
	margin-bottom: 10px;
}
#nav_02 {
	background-image: url(../images/btn_02.gif);
	margin-bottom: 10px;
}
#nav_03 {
	background-image: url(../images/btn_03.gif);
	margin-bottom: 10px;
}
#nav_04 {
	background-image: url(../images/btn_04.gif);
	margin-bottom: 10px;
}
#nav_05 {
	background-image: url(../images/btn_05.gif);
	margin-bottom: 10px;
}
#nav_06 {
	background-image: url(../images/btn_06.gif);
}
#about {
	width: 460px;
	float: right;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#about dt {
	background-image: url(../images/about_title.gif);
	text-indent: -5000px;
	height: 50px;
	width: 460px;
	margin: 0px;
	padding: 0px;
}
#about dd {
	color: #5B250C;
	font-size: 13px;
	line-height: 1.5em;
	padding: 10px;
	background-color: #EDE5DF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-left-color: #CFCFCF;
	margin: 0px;
}
#about .under {
	background-image: url(../images/about_under.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
	width: 460px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#about .under hr {
	display: none;
}
#topics {
	clear: both;
	margin-bottom: 20px;
}
#topics h3 {
	background-image: url(../images/title_topic.gif);
	height: 25px;
	width: 800px;
	text-indent: -5000px;
}
#topics p {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C240D;
	background-image: url(../images/icon_topics.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topics dl {
	width: 780px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#topics dt {
	float: left;
	font-weight: bold;
	color: #5F2000;
	width: 6em;
}
#topics dd {
	color: #5E2215;
	margin-bottom: 10px;
	margin-left: 6em;
}

/* ++++++++かあさん100選認定者の紹介++++++++ */
#intro {
	clear: right;
}
#intro h2 {
	background-image: url(../images/intro_title.gif);
	height: 45px;
	width: 800px;
	text-indent: -5000px;
	margin-top: 10px;
}
#intro h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5C240D;
	line-height: 16px;
	letter-spacing: 0.3em;
	padding: 2px;
	background-color: #ede5df;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#intro ul {
	width: 790px;
	margin-left: 10px;
}
#intro li {
	list-style-type: none;
	margin-right: 10px;
	width: 110px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}
#intro a {
	text-decoration: none;
	color: #333;
}
#intro strong {
	font-weight: normal;
}

/* ++++++++かあさん100選認定者の紹介　詳細++++++++ */
#detail {
	clear: right;
}
#detail h2 {
	background-image: url(../images/detail_title.gif);
	height: 45px;
	width: 800px;
	text-indent: -5000px;
	margin-top: 10px;
}
#detail h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5C240D;
	line-height: 16px;
	letter-spacing: 0.3em;
	padding: 2px;
	background-color: #ede5df;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#detail h4 {
	background-image: url(../images/bar.gif);
	height: 22px;
	width: 785px;
	color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
	margin-left: 10px;
	clear: both;
	font-size: 14px;
	line-height: 16px;
}
#detail h5 {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 14px;
	color: #333;
	line-height: 16px;
}
/*　Detailページ　認定者紹介ソートボタンスタイル　*/
#intro #sort {
}
#intro #sort li {
	float: right;
	list-style-type: none;
	margin-bottom: 5px;
	font-size: 10px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#intro #sort a:hover {
	background-position: 0px -15px;
}
#intro #sort_01,#intro #sort_02,#intro #sort_03 {
	display: block;
	height: 15px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
#intro #sort_01 {
	background-image: url(../images/btn_sort_01.gif);
	width: 119px;
}
#intro #sort_02 {
	background-image: url(../images/btn_sort_02.gif);
	width: 132px;
}
#intro #sort_03 {
	background-image: url(../images/btn_sort_03.gif);
	width: 119px;
}
/*　認定者紹介ソートボタンスタイル　*/
#sort li {
	float: right;
	list-style-type: none;
	margin-bottom: 5px;
	font-size: 10px;
}
#sort a:hover {
	background-position: 0px -15px;
}
#sort_01,#sort_02,#sort_03 {
	display: block;
	height: 15px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
#sort_01 {
	background-image: url(../images/btn_sort_01.gif);
	width: 119px;
}
#sort_02 {
	background-image: url(../images/btn_sort_02.gif);
	width: 132px;
}
#sort_03 {
	background-image: url(../images/btn_sort_03.gif);
	width: 119px;
}
.img {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
}
.img_02 {
	margin: 10px;
}
.img_02 img {
	margin-right: 10px;
}
.style_01 {
	margin: 10px;
}
.style_01 dt {
	float: left;
	clear: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
	font-weight: bold;
}
.style_01 dd {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

	border-bottom-color: #D0B3AB;
	padding: 3px;
	margin-right: 10px;
}
.style_01 ul {
}
.style_01 li {
	display: inline;
	margin-right: 5px;
	background-image: url(../images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.style_01 span {
	font-size: 11px;
	line-height: 12px;
}
.style_02 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.style_02 dt {
	font-size: 13px;
	line-height: 15px;
	color: #5C240D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C240D;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.style_02 dd {
	line-height: 1.3em;
	margin-bottom: 10px;
}
.style_02 ol {
	margin-left: 25px;
}
.style_03 {
	line-height: 1.3em;
	margin: 10px;
}

/* ++++++++かあさん100選認定者の解説++++++++ */
#explain {
	clear: right;
	width: 800px;
}
#explain h2 {
	background-image: url(../images/explain_title.gif);
	height: 45px;
	width: 800px;
	text-indent: -5000px;
	margin-top: 10px;
}
#explain p {
	margin: 20px;
	line-height: 1.5em;
}
#explain .ex_img {
	text-align: right;
}
#explain .ex_img img {
	margin-left: 10px;
}

/* ++++++++かあさん100選農林漁家民宿関連リンク集++++++++ */
#link {
	clear: right;
	width: 800px;
}#link h2 {
	background-image: url(../images/link_title.gif);
	height: 45px;
	width: 800px;
	text-indent: -5000px;
	margin-top: 10px;
}
#link h3 {
	background-image: url(../images/bar.gif);
	height: 22px;
	width: 785px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 10px;
	clear: both;
	font-size: 14px;
	line-height: 16px;
}
#link #l_nav {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#link #l_nav li {
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 10px;
}
#link #l_nav a:hover {
	background-position: 0px -15px;
}
#l_nav_01,#l_nav_02,#l_nav_03,#l_nav_04,#l_nav_05 {
	display: block;
	height: 15px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
#l_nav_01 {
	background-image: url(../images/link_btn_01.gif);
	width: 211px;
}
#l_nav_02 {
	background-image: url(../images/link_btn_02.gif);
	width: 244px;
}
#l_nav_03 {
	background-image: url(../images/link_btn_03.gif);
	width: 99px;
}
#l_nav_04 {
	background-image: url(../images/link_btn_04.gif);
	width: 99px;
}
#l_nav_05 {
	background-image: url(../images/link_btn_05.gif);
	width: 82px;
}
#link .link_ul {
	margin: 10px;
}
#link .link_ul .link_li {
	margin-bottom: 5px;
	margin-left: 25px;
	list-style-type: none;
	background-image: url(../images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
/* ++++++++トピックス詳細++++++++ */
#topic_detail {
	clear: right;
	width: 800px;
}
#topic_detail h3 {
	font-size: 15px;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5C240D;
	padding-left: 5px;
	color: #A64016;
}
#topic_detail p {
	line-height: 1.3em;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C240D;
}
#topic_detail h2 {
	background-image: url(../images/topics_title.gif);
	height: 45px;
	width: 800px;
	text-indent: -5000px;
	margin-top: 10px;
}

/* ++++++++トピックス一覧++++++++ */
#topic_all {
	clear: right;
	width: 800px;
}
#topic_all h3 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5C240D;
	padding-left: 5px;
	color: #A64016;
	line-height: 17px;
}
#topic_all p {
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 1.3em;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C240D;
}
#topic_all h2 {
	background-image: url(../images/topics_all_title.gif);
	height: 45px;
	width: 800px;
	text-indent: -5000px;
	margin-top: 10px;
}

/* ++++++++かあさん100選認定者の趣旨++++++++ */
#meaning {
	clear: right;
	width: 800px;
}
#meaning h2 {
	background-image: url(../images/meaning_title.gif);
	height: 45px;
	width: 800px;
	text-indent: -5000px;
	margin-top: 10px;
}
#meaning h3 {
	font-size: 15px;
	line-height: 17px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#meaning h4 {
	font-size: 14px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
}
#meaning p {

	margin: 20px;
	line-height: 1.5em;
}
#meaning .tex_r {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: right;
}
#meaning dl {
	margin-top: 20px;
}
#meaning dt {
	margin-right: 20px;
	margin-left: 20px;
}
#meaning .result {
	margin-top: 10px;
	margin-bottom: 10px;
}
#meaning .detail {
	font-size: 16px;
	line-height: 18px;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 0px;
	letter-spacing: 0.2em;
}
#meaning .url {
	font-size: 14px;
	line-height: 16px;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#meaning .pagetop {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#meaning ul {
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#meaning ol {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#meaning li {
	line-height: 1.5em;
}
/* ++++++++農林漁家民宿の品質の維持・向上の普及++++++++ */
#spread {
	clear: right;
	width: 800px;
}
#spread h2 {
	background-image: url(../images/spread_title.gif);
	height: 45px;
	width: 800px;
	text-indent: -5000px;
	margin-top: 10px;
}
#spread h3 {
	font-size: 15px;
	line-height: 17px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#spread h4 {
	font-size: 14px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
}
#spread .tex {
	margin-top: 15px;
}
#spread p {
	margin: 20px;
	line-height: 1.5em;
}
#spread .tex_r {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: right;
}
#spread .taste_table {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#spread .taste_table dt {
	float: left;
	width: 130px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	display: block;
}
#spread .taste_table dd {
	display: block;
	width: 630px;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C240D;
}
#spread ul {
	margin-left: 20px;
}
#spread ol {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#spread li {
	line-height: 1.5em;
}
#spread caption {
	text-align: left;
}
#spread table {
	clear: left;
	margin: 20px;
	background-color: #CCC;
}
#spread th {
	padding: 5px;
	background-color: #FFF;
	vertical-align: top;
	width: 90px;
}
#spread td {
	background-color: #FFF;
	padding: 5px;
}
#spread .she_style {
}
#spread .she_style strong {
	letter-spacing: 0.1em;
}
#spread .she_style dt {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 5px;
	clear: right;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#spread .she_style .she_img_style {
	clear: right;
	float: right;
	height: 80px;
	width: 80px;
	margin-left: 10px;
}
#spread .she_style .she_tex_style {
	line-height: 1.3em;
}