/* ----- 要素スタイル ---- */

html,body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../../images/bg_winter.gif) repeat-x;
	text-align: center;
	font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
}

img {
	border: 0;
}

/* ----- 08/12/25追加分 ---- */

div#babout {
	margin: 0 0 10px;
}

div.three {
	background: url(../img/photo/bg_three.gif) repeat-x;
}

div.funcarea {
	background-color: #FFFBD7;
	padding: 10px;
}

h5.threefunc {
	margin: 0;
	padding: 0 0 10px 0;;
}

dl.infoarea {
	border: #999999 solid 1px; padding: 10px;
}

dl.infoarea dt {
	font-weight: bold;
}

dl.infoarea dd {
	margin: 10px 0 10px 0;
}

/* ----- フォトコンテスト用集計期間　08/12/0追加部分 ---- */


div.period {
	text-align: center;
	font-size: 80%;
	padding: 5px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	background-color: #FFFFFF;
}

/* ----- フォトコンテスト用地図設定　08/11/28追加部分 ---- */

table#mapsetting {
	border-collapse: collapse;
	font-size: 80%;
}

table#mapsetting td {
	padding: 0 0 10px 0;
}



/* ----- フォトコンテスト用ヘッダーレイアウト ---- */
div#container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

div.wraphead {
	width: 900px;
	background: url(../img/photo/pc_header.gif) no-repeat top;
	padding: 6px 0 0 0;
}

div#wrapheadtitle {
	width: 878px;
	background: url(../img/photo/pc_title.jpg) no-repeat top;
	height: 186px;
	padding: 0;
	margin: 0;
}

div#wrapheadtitle h1 {
	margin: 0;
	padding: 0;
}

div#wrapheadtitle2nd {
	width: 878px;
	background: url(../img/photo/pc_title_2nd.jpg) no-repeat top;
	height: 91px;
	padding: 0;
	margin: 0;
}

div#wrapheadtitle2nd h1 {
	margin: 0;
	padding: 0;
}

div#wrapretrieval {
	width: 878px;
	background: url(../img/photo/pc_retrieval.jpg) no-repeat top;
	height: 97px;
	padding: 0;
	margin: 0;
}

div.wrapheadback {
	width: 900px;
	float: left;
	background: url(../img/photo/pc_main.gif) repeat-y;
	padding: 0 6px;
	font-size: 80%;
	line-height: 1.3;
}

div.main {
	width: 900px;
	float: left;
	background: url(../img/photo/pc_main.gif) repeat-y;
	padding: 0 10px;
	font-size: 80%;
	line-height: 1.3;
}

/* ----- フォトコンテスト用検索エリアスタイル ---- */

table#retrievalarea {
	width: 878px;
	color: #FFFFFF;
	padding-top: 0;
}

*:first-child+html table#retrievalarea {
	margin-top: 5px;
}

* html table#retrievalarea {
	margin-top: 5px;
}

table#retrievalarea td {
	padding-top: 5px;
	text-align: center;
}

/* ----- フォトコンテスト用コンテンツに分割レイアウト ---- */

div#menuarea {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	line-height: 1.3;
}

div#dataarea {
	float: right;
	width: 635px;
	margin-bottom: 20px;
	margin-left: 13px;
	line-height: 1.3;
}

/* ----- フォトコンテスト用INDEX、検索結果レイアウト ---- */

table.retrievalview {
	width: 635px;
}

td.retrievalimage {
	padding-left: 16px;
	padding-bottom: 17px;
	vertical-align: top;
}

div.imagephoto {
	text-align: center;
	margin: 10px 0 10px 9px;
	width: 150px;
	height: 100px;
}

td.retrievalimageleft {
	padding-bottom: 15px;
	vertical-align: top;
}

td.retrievalimageleft table {
	background-color: #f0f0f0;
	border: #999999 1px solid;
	width: 200px;
}

td.retrievalimageleft table td {
	padding: 12px;
}

td.retrievalimage table {
	background-color: #f0f0f0;
	border: #999999 1px solid;
	width: 200px;
}

td.retrievalimage table td {
	padding: 12px;
}

/* ----- フォトコンテスト用左ランキングと投稿ボタンレイアウト ---- */

div#bphotocont {
	margin: 0 0 10px;
}

table.rankingview {
	width: 200px;
	padding: 0;
	margin-bottom: 40px;
	border-collapse:collapse;
}

table.rankingview th {
	padding: 0;
	border-bottom: #CCCCCC 1px solid;
	font-weight: normal;
}

table.rankingview tr.no_border th,table.rankingview tr.no_border td{
	padding: 0;
	border-bottom: none;
	font-weight: normal;
}

table.rankingview td {
	padding: 0;
	border-bottom: #CCCCCC 1px solid;
	background-color: #f9f9f9;
}

table.rankingview h3 {
	font-size: 100%;
}

div.topthree {
	margin: 0 5px 10px 5px;
}

div.topthree img {
	margin-right: 5px;
	padding: 1px;
	border: #CCCCCC 1px solid;
	text-align: left;
}

div.rankingtitle {
	margin: 5px;
}

th.listlink {
	text-align: right;
	font-size: 90%;
}

th.rankingtitle {
	text-align: left;
}

/* ----- フォトコンテスト用ランキングレイアウト ---- */

table#rankingtable {
	width: 635px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

td.order {
	width: 80px;
	padding: 10px 0 5px 0;
	border-top: 1px dotted #a9a9a9;
	font-weight: bold;
	font-size: 110%;
}

td.ranktitle {
	width: 545px;
	padding: 10px 0 5px 0;
	text-align: left;
	border-top: 1px dotted #a9a9a9;
	font-size: 110%;
	font-weight: bold;
	
}

td.nodatacell {
	width: 80px;
	padding: 5px 0 10px 0;;
	border-bottom: 1px dotted #a9a9a9;
}

td.imagecell {
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #a9a9a9;
}

td.imagecell img {
	padding: 1px;
	border: 1px dotted #a9a9a9;
}

div.rankimage {
	float: left;
}

div.imagedata {
	float: left;
	margin: 0 0 0 10px;
}

/* ----- フォトコンテスト用投稿規程レイアウト ---- */

div#rule {
	width: 805px;
	padding: 20px;
	border: #CCCCCC 1px solid;
}

/* ----- フォトコンテスト用エラーレイアウト ---- */
table#error {
	width: 845px;
	border: solid 1px #999999;
	border-collapse: collapse;
	margin: 15px 0;
}

table#error th {
	border: solid 1px #999999;
	border-collapse: collapse;
	background: #eeeeee;
	color: #ff0000;
	text-align: left;
	padding: 15px;
}

table#error img {
	vertical-align: middle;
}

table#error td {
	border: solid 1px #999999;
	border-collapse: collapse;
	color: #ff0000;
	line-height: 1.5;
	padding: 15px;
	background: #FFFFCD;
}

table#error ul {
	padding: 0;
	margin: 0 0 0 20px;
}

table#cerror {
	width: 573px;
	border: solid 1px #999999;
	border-collapse: collapse;
	margin: 15px 0;
}

table#cerror th {
	border: solid 1px #999999;
	border-collapse: collapse;
	background: #eeeeee;
	color: #ff0000;
	text-align: left;
	padding: 15px;
}

table#cerror img {
	vertical-align: middle;
}

table#cerror td {
	border: solid 1px #999999;
	border-collapse: collapse;
	color: #ff0000;
	line-height: 1.5;
	padding: 15px;
	background: #FFFFCD;
}

table#cerror ul {
	padding: 0;
	margin: 0 0 0 20px;
}

table#serror {
	width: 845px;
	border: solid 1px #999999;
	border-collapse: collapse;
	margin: 15px 0;
	float: left;
}

table#serror th {
	border: solid 1px #999999;
	border-collapse: collapse;
	background: #eeeeee;
	color: #ff0000;
	text-align: center;
	padding: 15px;
	font-size: 150%;
}

table#serror img {
	vertical-align: middle;
}

table#serror td {
	border: solid 1px #999999;
	border-collapse: collapse;
	line-height: 1.5;
	padding: 15px;
	background: #ffffff;
}

table#serror ul {
	padding: 0;
	margin: 0 0 0 20px;
}

/* ----- フォトコンテスト用投稿フォームレイアウト ---- */

table#uploadform {
	padding: 0;
	margin: 0;
}

table#uploadform strong {
	font-size: 120%;
}

table#uploadform td {
	padding: 0 10px 15px 0;
}

table#uploadform p {
	margin: 5px 0 10px 0;
}

table#uploadformerror li {
	padding: 0;
	margin: 0 0 8px 10px;
}

table#confirmation {
	width: 845px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table#confirmation th {
	padding: 10px;
	margin: 0;
	text-align: left;
	width: 230px;
	border: #CBCBCB 1px solid;
	background-color: #F0F0F0;
}

table#confirmation td {
	padding: 10px;
	margin: 0;
	border: #CBCBCB 1px solid;
}

*:first-child+html table#uploadform {
	font-size: 80%;
}

* html table#uploadform {
	font-size: 80%;
}

*:first-child+html table#confirmation {
	font-size: 80%;
}

* html table#confirmation {
	font-size: 80%;
}

/* ----- フォトコンテスト用画像詳細レイアウト ---- */

table.infotable {
	width: 635px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

h3#imagetitle {
	font-size: 150%;
	padding: 0 0 20px 0;
	margin: 0;
	border-bottom: #999999 1px solid;

}

div#photodetail {
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;
}

table#information {
	width: 325px;
	height: 202px;
	border-collapse: collapse;
}

table#information th {
	border: #999999 1px solid;
	background-color: #000000;
	color: #FFFFFF;
	padding: 3px;
	width: 80px;
	font-weight: normal;
	text-align: left;
}

table#information td {
	border: #999999 1px solid;
	padding: 3px;
}

div#votearea {
	width: 618px;
	padding: 8px 5px;
	margin: 15px 0 15px 0;
	border: #999999 1px solid;
	vertical-align: middle;
}

div#votearea input {
	margin-left: 11px;
	vertical-align: middle;
}

div#votearea img {
	vertical-align: middle;
}

td.writer {
	width: 120px;
	padding: 5px;
	border-top: 1px dashed #A5ACB2;
	border-bottom: 1px dashed #A5ACB2;
}

td.comments {
	padding: 5px;
	border-top: 1px dashed #A5ACB2;
	border-bottom: 1px dashed #A5ACB2;
}

td.date {
	width: 100px;
	padding: 5px;
	border-top: 1px dashed #A5ACB2;
	border-bottom: 1px dashed #A5ACB2;
}

div#commentform {
	width: 603px;
	padding: 15px;
	margin: 15px 0 0 0;
	border: #999999 1px solid;
}

div#commentform h4 {
	font-size: 150%;
	margin: 0 0 15px 0;
	padding: 0;
}



/* ----- ヘッダースタイル ---- */

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: #fad6d7 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: 900px;
	float: left;
	position: relative; left: 15px;
	margin-bottom: 20px;
}

p#pannavi {
	text-align: left;
	font-size: 80%;
	margin: 0;
	padding-bottom: 15px;
}

* html table {
	font-size: 100%;
	line-height: 1.3;
}

div.main h2 {
	margin: 0;
}

div.main h3 {
	margin: 0 0 10px 0;
}

div.contentwrap {
	width: 848px;
	margin: 0 10px;
}

div.wrapfoot {
	width: 900px;
	float: left;
	background: url(../img/photo/pc_footer.gif) no-repeat bottom;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

p#submitbutton {
	padding: 0;
	text-align: center;
	clear: both;
}

div#pageup {
	width: 848px;
	float: left;
	font-size: 90%;
	margin-top: 20px 0 0 0;
}

div#pageup p {
	margin: 10px 0;
}

div#pagenavitop {
	width: 848px;
	float: left;
	font-size: 90%;
	margin: 10px 10px 10px 0;
}

div#pagenavitop p {
	margin: 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: #596800 url(../../images/bg_submenu.gif) repeat-x;
	position: relative; left: 2px;
	padding-left: 8px;
}

*+html:first-child body div#submenu , html:\66irst-child 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 #f0f7ce;
	border-left: solid 1px #f0f7ce;
	border-right: solid 1px #f0f7ce;
	background: #979f76;
	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 #689a03;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.tabletype01 th {
	border: solid 1px #689a03;
	border-collapse: collapse;
	background: #e2fd88;
	text-align: center;
	padding: 2px 6px;
	white-space: nowrap;
}

table.tabletype01 td {
	border: solid 1px #689a03;
	border-collapse: collapse;
	background: #fefff4;
	padding: 4px 6px 4px;
}


/* ----- 表スタイル2（テーブル幅全体　見出しセル幅200px左揃え） ---- */

table.tabletype02 {
	width: 630px;
	border: solid 1px #689a03;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.tabletype02 th {
	width: 200px;
	border: solid 1px #689a03;
	border-collapse: collapse;
	background: #e2fd88;
	text-align: left;
	font-weight: normal;
	padding: 2px 6px;
	white-space: nowrap;
}

table.tabletype02 td {
	border: solid 1px #689a03;
	border-collapse: collapse;
	background: #fefff4;
	padding: 4px 6px 4px;
}


/* ----- 表スタイル3（テーブル幅全体　見出しセル左揃え太字） ---- */

table.tabletype03 {
	width: 630px;
	border: solid 1px #689a03;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.tabletype03 th {
	width: 200px;
	border: solid 1px #689a03;
	border-collapse: collapse;
	background: #e2fd88;
	text-align: left;
	padding: 6px;
	white-space: nowrap;
}

table.tabletype03 td {
	border: solid 1px #689a03;
	border-collapse: collapse;
	background: #fefff4;
	padding: 6px;
}


/* ----- 表スタイル4（見出しセル左揃え） ---- */

table.tabletype04 {
	width: 100%;
	border: solid 1px #689a03;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.tabletype04 th {
	border: solid 1px #689a03;
	border-collapse: collapse;
	background: #e2fd88;
	text-align: left;
	font-weight: normal;
	padding: 2px 6px;
	white-space: nowrap;
}

table.tabletype04 td {
	border: solid 1px #689a03;
	border-collapse: collapse;
	background: #fefff4;
	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;
}

div#pagenavi {
	border-top: #CCCCCC 1px solid;
	width: 635px;
	text-align: center;
	margin: 15px 0 10px;
	padding: 15px 0 0 0;
	font-size: 90%;
}

div#pagenaviwide {
	border-top: #CCCCCC 1px solid;
	width: 845px;
	text-align: center;
	margin: 15px 0 10px;
	padding: 15px 0 0 0;
	font-size: 90%;
}


/* ----- 中カテゴリ整列 ---- */

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;
}


.textred {
	color: #cf0005;
}

/* ----- 印刷用スタイル ---- */

@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;
}


div.topthree img {
        text-align: left;
}
div.keyword_space p {
        width:150px;
        float:left;
        padding-right:10px;
}
div.y_form_box {
        width:149px;
        text-align:center;
        margin:auto;
}
div.y_form_box #y_form1 {
        width:79px;
        float:left;
}div.y_form_box #y_form2 {
        width:60px;
        float:right;
}
/* ----- フォトコンテスト用地図設定　08/11/28追加部分 ---- */

table#mapsetting {
        border-collapse: collapse;
        font-size: 80%;
}

table#mapsetting td {
        padding: 0 0 10px 0;
}
body#photo_map {
        background: url(../img/photo/pc_title_map.jpg) no-repeat top left;
        padding-top: 50px;
}
