/* ----- 要素スタイル ---- */

html,body {
	margin: 0;
	padding: 0;
	background: #fffeee url(../images/bg_summer.gif) repeat-x;
	text-align: center;
	font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
}

img {
	border: 0;
}

div#container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}


/* ----- ヘッダースタイル ---- */

div#headtool {
	width: 930px;
	margin: 10px 0 5px;
	float: left;
}

div#headtool form {
	float: left;
	margin-right: 15px;
}

div#headtool dl {
	float: left;
	margin: 4px 0;
}

* html div#headtool dl {
	margin: 2px 0;
}

div#headtool dt {
	float: left;
	margin: 2px 6px 0 0;
}

html>/**/body div#headtool dd {
	width: 115px;
}

div#headtool p {
	float: right;
	font-size: 75%;
	margin: 8px 0;
}

* html div#headtool p {
	margin: 5px 0;
}

div#headtool p a {
	font-weight: bold;
}

div#googlelogo {
	float: left;
	margin-right: 20px;
}

input#btn_submit {
	position: relative; top: 4px;
}

* html input#btn_submit {
	position: relative; top: 2px;
}

*+html:first-child div#headtool dl {
	width: 150px;
}

/* Safari only \*/
html:\66irst-child div#headtool dd {
	width: 200px;
}
/* *


/* ----- 2ndヘッダースタイル ---- */

div#header2nd {
	background: #ffffff url(../images/bg_header.gif) repeat-x;
	border-bottom: 1px solid #666666;
	padding-top: 5px;
	float: left;
}

div#header2nd h1 {
	width: 920px;
	margin: 0 0 0 10px;
	float: left;
	background: url(../images/img_2nd_header.jpg) no-repeat right;
}

* html div#header2nd h1 {
	margin: 0 0 0 5px;
}

div#gnavi {
	border-right: solid 1px #b6b6b6;
	border-bottom: solid 1px #b6b6b6;
	border-left: solid 1px #b6b6b6;
	background: url(../images/bg_2nd_navi.gif) repeat-x;
	padding: 0 11px;
}

div#gnavi ul {
	margin: 0;
	padding: 0;
}

*+html:first-child body div#gnavi ul {
	padding: 0 0 3px;
}

div#gnavi li {
	display: inline;
	padding: 0 3px;
}

/* Safari only \*/
html:\66irst-child div#gnavi li {
	margin: 0;
}
/* *


/* ----- コンテンツスタイル ---- */

div#body {
	width: 928px;
	background: #d7f9f3 url(../images/bg_footer.gif) repeat-x bottom;
	float: left;
	padding: 15px 0 5px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}

* html div#body {
	width: 930px;
}

div#content {
	width: 680px;
	float: left;
	position: relative; left: 34px;
	margin-bottom: 20px;
}

p#pannavi {
	text-align: left;
	font-size: 80%;
	margin: 0;
	padding-bottom: 20px;
}

div.wraphead {
	width: 680px;
	background: url(../images/c_header.gif) no-repeat top;
	padding-top: 10px;
}

div.main {
	width: 680px;
	float: left;
	background: url(../images/c_main.gif) repeat-y;
	padding: 0 10px;
	font-size: 80%;
	line-height: 1.3;
}

* html table {
	font-size: 100%;
	line-height: 1.3;
}

div.main h2 {
	margin: 0;
}

div.main h3 {
	margin: 10px 0;
}

div.contentwrap {
	width: 630px;
	margin: 0 10px;
}

div.wrapfoot {
	width: 680px;
	float: left;
	background: url(../images/c_footer.gif) no-repeat bottom;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

p#submitbutton {
	padding: 0;
	text-align: center;
	clear: both;
}

div#pagenavi {
	width: 630px;
	float: left;
	border-top: solid 1px #999999;
	margin-top: 50px;
}

div#pagenavi p {
	margin: 20px 0;
}



/* ----- サブメニュースタイル ---- */

div#subwrap {
	float: left;
	width: 206px;
	position: relative; left: 20px;
	margin-bottom: 20px;
	font-size: 80%;
	line-height: 1.3;
}

div#submenuwrap {
	float: left;
	background: url(../images/bg_submenu_out.gif) repeat-y;
	margin-bottom: 8px;
}

div#submenuwrap h2 {
	margin: 0;
}

div#submenu {
	width: 188px;
	background: #066593 url(../images/bg_submenu.gif) repeat-x;
	position: relative; left: 2px;
	padding-left: 8px;
}

*+html:first-child body div#submenu {
	border-top: solid 1px #7a9000;
}

div#submenu p {
	margin: 0 0 5px;
}

* html div#submenu {
	width: 196px;
}

div#subfoot {
	width: 206px;
	float: left;
	background: url(../images/bg_submenu_f.gif) no-repeat bottom;
	padding-bottom: 10px;
}

table.catmenu {
	margin: 15px 0 10px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table.catmenu td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}

table.submenu01 {
	margin: 0 0 10px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table.submenu01 td {
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

div#model {
	width: 162px;
	border: solid 1px #abb27f;
	padding: 4px 8px;
	margin-bottom: 10px;
}

* html div#model {
	width: 180px;
}

div#model h3 {
	margin: 0 0 6px;
}

div#model table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

div#model td {
	padding: 2px 0;
	border: 0;
	border-collapse: collapse;
}

div#model p {
	margin: 0;
	text-align: right;
}

div#model p a {
	color: #ffffff;
}

div#swordrank {
	margin-bottom: 8px;
	background: url(../images/bg_swordrank.gif) repeat-y;
}

div#swordrank h2 {
	margin: 0 0 6px;
}

div#swordrank table {
	width: 180px;
	margin: 0 10px;
	background: url(../images/bg_swordrank_line.gif) repeat-x bottom;
}

div#swordrank th {
	text-align: left;
	width: 40px;
}

div#swordrank td {
	padding-bottom: 4px;
}

div#rankfoot {
	width: 200px;
	background: url(../images/bg_swordrank_f.gif) no-repeat bottom;
	padding-bottom: 6px;
}

table#banner {
	margin: 0 0 10px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table#banner td {
	padding: 0;
	border: 0;
	border-collapse: collapse;
}


/* ----- フッタースタイル ---- */

div#bodyfoot {
	border-top: solid 1px #d9f9f4;
	border-left: solid 1px #d9f9f4;
	border-right: solid 1px #d9f9f4;
	background: #8da19f;
	padding: 8px;
	margin: 0;
	text-align: center;
	color: #ffffff;
	font-size: 80%;
}

div#bodyfoot a.flinks:link,div#bodyfoot a.flinks:visited,div#bodyfoot a.flinks:active {
	color: #ffffff;
	font-weight: bold;
}

table#outbanner {
	margin: 0 auto 5px;
}

table#outbanner td {
	padding: 6px 5px;
}

div#footer {
	float: left;
	width: 930px;
	padding: 10px 0 20px;
}

dl#footlogo {
	float: left;
	text-align: center;
	margin: 0 10px 0 0;
}

dl#footlogo dd {
	margin: 0;
}

dl#footinfo {
	float: left;
	margin: 0;
}

dl#footinfo dt,dl#footinfo dd {
	float: left;
	font-size: 80%;
	line-height: 1.5;
	margin: 0 10px 0 0;
}

dl#footinfo dt {
	position:relative; top:-8px;
}

dl#footinfo img {
	position:relative; top:4px;
}

ul#footmenu {
	float: right;
	list-style-type: none;
	margin: 0;
}

ul#footmenu li {
	float: left;
	margin-right: 4px;
}


/* ----- 共通項目スタイル ---- */

/* ----- リード文 ---- */

p#read {
	margin: 15px 0;
}


/* ----- 観光情報検索インデックス用 ---- */

table.indexmenu {
	margin: 10px 0 20px;
}

table.indexmenu td {
	padding: 0 3px;
}


/* ----- カテゴリトップ2列レイアウト ---- */

table.nmenu {
	width: 630px;
}

table.nmenu td.nmenublock {
	width: 50%;
	padding:0 7px;
	vertical-align: top;
	line-height: 1.5;
}

table.nmenu p {
	width: 300px;
	margin: 10px 0;
}


/* ----- ビュレット付右寄せ（次ページリンク用） ---- */

p#nextpage {
	float: right;
	background: url(../images/arrow01.gif) no-repeat 0 1px;
	text-indent: 24px;
	margin: 0;
	padding-bottom: 2px;
}


/* ----- 表スタイル1（テーブル幅全体　見出しセル中央揃え太字） ---- */

table.tabletype01 {
	width: 630px;
	border: solid 1px #080199;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.tabletype01 th {
	border: solid 1px #080199;
	border-collapse: collapse;
	background: #b9ecff;
	text-align: center;
	padding: 2px 6px;
	white-space: nowrap;
}

table.tabletype01 td {
	border: solid 1px #080199;
	border-collapse: collapse;
	background: #f4fffd;
	padding: 4px 6px 4px;
}


/* ----- 表スタイル2（テーブル幅全体　見出しセル幅200px左揃え） ---- */

table.tabletype02 {
	width: 630px;
	border: solid 1px #080199;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.tabletype02 th {
	width: 200px;
	border: solid 1px #080199;
	border-collapse: collapse;
	background: #b9ecff;
	text-align: left;
	font-weight: normal;
	padding: 2px 6px;
	white-space: nowrap;
}

table.tabletype02 td {
	border: solid 1px #080199;
	border-collapse: collapse;
	background: #f4fffd;
	padding: 4px 6px 4px;
}


/* ----- 表スタイル3（テーブル幅全体　見出しセル左揃え太字） ---- */

table.tabletype03 {
	width: 630px;
	border: solid 1px #080199;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.tabletype03 th {
	width: 200px;
	border: solid 1px #080199;
	border-collapse: collapse;
	background: #b9ecff;
	text-align: left;
	padding: 6px;
	white-space: nowrap;
}

table.tabletype03 td {
	border: solid 1px #080199;
	border-collapse: collapse;
	background: #f4fffd;
	padding: 6px;
}


/* ----- 表スタイル4（見出しセル左揃え） ---- */

table.tabletype04 {
	width: 100%;
	border: solid 1px #080199;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.tabletype04 th {
	border: solid 1px #080199;
	border-collapse: collapse;
	background: #b9ecff;
	text-align: left;
	font-weight: normal;
	padding: 2px 6px;
	white-space: nowrap;
}

table.tabletype04 td {
	border: solid 1px #080199;
	border-collapse: collapse;
	background: #f4fffd;
	padding: 4px 6px 4px;
}


/* ----- 全体2列表示 ---- */

table.column {
	width: 630px;
}

table.column td.columnblock {
	padding: 10px 10px 20px;
	vertical-align: top;
}

table.column h4 {
	margin: 5px 0 10px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #999999;
}

* html table.column h4 {
	font-size: 100%;
}

table.column p {
	margin: 10px 0;
}


/* ----- 検索画面スタイル ---- */

form#searcharea {
	width: 630px;
	float: left;
	margin: 0;
}

div#result {
	width: 630px;
	padding: 10px 0 30px;
	float: left;
}

p#keywords {
	float: left;
	margin: 0;
}

p#hits {
	float: right;
	margin: 0;
}

p#pagenav {
	width: 630px;
	text-align: right;
	margin: 30px 0 10px;
}


/* ----- 中カテゴリ整列 ---- */

table.selcond td {
	padding: 2px 0 8px 0;
	vertical-align: top;
}

table.selcond td.labelname {
	padding: 3px 20px 8px 2px;
	line-height: 1.5;
}


/* ----- アイコン説明整列 ---- */

table.infostyle {
	width: 630px;
	border: solid 1px #d9d9d9;
	background: #f6f6f6;
}

table.infostyle table td {
	padding: 4px 2px;
	text-align: center;
	vertical-align: middle;
}

table.infostyle table td img {
	border: solid 1px #e3e3e3;
}

table.infostyle table td.labelname {
	padding: 3px 20px 8px 2px;
	line-height: 1.5;
}


/* ----- 大カテゴリ見出し ---- */

table.selfcond {
	width: 630px;
	padding: 0;
	margin: 10px 0;
	border: 0;
	border-collapse: collapse;
}

table.selfcond td.record {
	padding: 5px 0 20px 20px;
	border: 0;
	border-collapse: collapse;
}

table.selfcond th {
	text-align: left;
	padding: 5px 10px;
	border: solid 1px #cccccc;
	background: #f5f5f5 url(../images/bg_h_selfcond.gif) repeat-x;
}

table.selfcond th table {
	border-collapse: collapse;
}

table.selfcond th table td {
	padding: 0 4px 0 0;
	font-weight: bold;
	border-collapse: collapse;
}

* html table.selfcond th table td {
	padding-top: 3px;
}

table.selfcond th table td input {
	position:relative; top: 0;
}

table.selfcond input {
	position:relative; top:4px;
}

* html table.selfcond input {
	position:relative; top:2px;
}


/* ----- 旧カテゴリ整理スタイル ---- */

ul.selcond {
	width: 630px;
	float: left;
	list-style-type: none;
	padding: 0 0 20px;
	margin: 0;
}

ul.selcond li {
	float: left;
	padding: 5px 10px;
	white-space: nowrap;
}

ul.selcond input {
	position:relative; top:4px;
}

* html ul.selcond input {
	position:relative; top:2px;
}


/* ----- 検索結果一覧リストスタイル ---- */

table#minilist01 {
	padding: 0;
	margin: 0;
	border-top: solid 2px #999999;
	width: 100%;
	border-collapse: collapse;
}

table#minilist01 table {
	width: 100%;
}

table.listmaterial {
	width: 630px;
	border-collapse: collapse;
}

table#minilist01 table th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

table#minilist01 table dl {
	float: left;
	margin: 0 10px 0 0;
}

table#minilist01 table dt {
	font-size: 110%;
	font-weight: bold;
	display: block;
	padding: 0 10px 0 28px;
	background: url(../images/arrow01.gif) no-repeat 5px;
}

table#minilist01 table dd {
	margin: 0;
	padding: 7px 10px 0 28px;
}

table#minilist01 table h5 {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 28px;
	background: url(../images/arrow01.gif) no-repeat 5px;
}

table#minilist01 table td {
	vertical-align: top;
}

table#minilist01 td.listrec {
	border-bottom: dotted 1px #999999;
	padding: 7px 0;
}

table.property {
	width: 460px;
	margin-top: 10px;
}

table.property th {
	width: 120px;
	background-color: #eeeeee;
	padding: 5px;
	border: #cccccc 1px solid;
}

table.property td {
	padding: 5px;
	border: #cccccc 1px solid;
}

td.seasonicon {
	text-align: right;
}

td.seasonicon img {
	border: solid 1px #e3e3e3;
}


/* ----- 黒丸リスト ---- */

ul.ulisttype01 {
	margin: 10px;
	padding-left: 10px;
}

ul.ulisttype01 li {
	margin: 10px 0;
}


/* ----- 白丸リスト ---- */

ul.ulisttype02 {
	margin: 10px;
	padding-left: 10px;
	list-style-type: circle;
}

ul.ulisttype02 li {
	margin: 10px 0;
}


/* ----- 数字リスト ---- */

ol.olisttype01 {
	margin: 0 10px 20px 20px;
	padding: 0 10px 20px 20px;
}

ol.olisttype01 li {
	padding: 10px 0;
}


/* ----- 特別バナー領域 ---- */

div.spbanner {
	width: 630px;
	border: solid 1px #090909;
	background: #f6f6f6;
	margin-top: 50px;
}

div.spbanner h4 {
	margin: 10px;
	font-size: 110%;
}

div.spbanner {
	width: 630px;
	border: solid 1px #090909;
	background: #f6f6f6;
}

div.spbanner table {
	margin: 0 10px 10px;
}


/* ----- 汎用スタイル ---- */

.clear {
	clear: both;
	height: 0;
}

.rclear {
	clear: right;
	height: 0;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textleft {
	text-align: left;
}

.bleft {
	float: left;
}

.bright {
	float: right;
}

.caution {
	color: #cc0000;
	font-size: 80%;
	line-height: 2.0;
}

* html .caution {
	font-size: 70%;
}

*+html:first-child .caution {
	font-size: 90%;
}

.note {
	font-size: 80%;
	line-height: 2.0;
}

.necce {
	color: #cc0000;
}

.menucenter {
	text-align: center;
	line-height: 2.0;
	margin: 0;
}


/* ----- 印刷用スタイル ---- */

@media print {
	div#headtool {
		display: none;
	}
	div#header {
		display: none;
	}
	div#header2nd {
		display: none;
	}
	div#gnavi {
		display: none;
	}
	div#subwrap {
		display: none;
	}
	div#content {
		position:relative; left:5px;
	}
	div#footer {
		display: none;
	}
}

/* ----- 共通季節別h4スタイル ---- */

h4.h4spring {
	border-left: solid 6px #669900;
	font-size: 125%;
	padding: 2px 0 2px 10px;
	margin: 20px 0;
}

h4.h4summer {
	border-left: solid 6px #3A8BD3;
	font-size: 125%;
	padding: 2px 0 2px 10px;
	margin: 20px 0;
}

h4.h4autumn {
	border-left: solid 6px #DDB555;
	font-size: 125%;
	padding: 2px 0 2px 10px;
	margin: 20px 0;
}

h4.h4winter {
	border-left: solid 6px #DD2293;
	font-size: 125%;
	padding: 2px 0 2px 10px;
	margin: 20px 0;
}

div.section {
	margin-left:40px;
}