@charset "UTF-8";

/* --------------------------------------------------------

	CSS - list.css
	Last-Modified：10.1.5

-------------------------------------------------------- */
/* --------------------------------------------------------

	一覧結果見出し

-------------------------------------------------------- */
.result {
	background: url(../images/exclamation.gif) no-repeat left center;
	padding: 3px 0 3px 30px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FF9900;
	width:330px;
	float:left;
}
p.result span.now_count{ padding-left:4px; font-size:80%; color: #FF4600;}
/* --------------------------------------------------------

	一覧

-------------------------------------------------------- */
#searchResultCity {
	color: #F63;
	font-weight: bold;
	padding-left: 5px;
	margin: 5px 0;
}
.ph_line,
.latestReport,
.searchResult {
	clear: both;
	background: url(../images/report_dot.gif) no-repeat left bottom;
	padding: 5px;
	margin: 0 0 5px;
}
#cont .ph_line.color_1,
#cont .latestReport.color_1,
#cont .ph_line_rp.color_1 {
	background-color: #F9F8F0 !important;
}
#cont .ph_line.color_2,
#cont .latestReport.color_2,
#cont .ph_line_rp.color_2 {
	background-color: #F2F0DB !important;
}

.ph_linePhoto,
.movieImg {
	text-align:center;
}
.ph_linePhoto img,
.movieImg img {
	background-color: #FFF;
	padding:1px;
	border: 1px solid #A1A1A1;
}
.movieImg img:hover{
	border:1px solid #F90051;
}
.ph_linePhoto a:hover img{
	border: 1px solid #FC0;
}

.searchResult .photo img{
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #A1A1A1;
}

.ph_lineTextArea dt,
.ph_lineTextReport dt,
.searchResultTxt dt,
.movieList .movieTxt dt {
	padding: 3px 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.0;
	margin-bottom: 3px;
}

.ph_lineTextArea dd,
.searchResultTxt dd {
	clear: both;
	padding: 2px 5px;
}

.itemPoint {
	background: #FFF url(../images/border_brown.png) no-repeat left bottom;
	color: #FF934A;
	font-weight: bold;
}
.itemPointStar {
	background: url(../images/star.gif) no-repeat 0 0;
	padding-left: 26px;
	padding-top: 2px;
}

.reportData {
	float: right;
	color: #7E6B45;
	font-size: x-small;
	font-weight: bold;
}
.agent {
	background-color: #FFD08A;
	padding: 0 10px;
	margin-right: 10px;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
}
h2.bukken-title {
	background: transparent url(../images/bukken_title.jpg) no-repeat 0 0;
	height: 30px;
	font-size: 1.2em;
	color: #FFF;
	padding: 10px;
}
ul.areaname li{
	width:140px; float:left;
}
/* --------------------------------------------------------

	探検隊が行く！一覧 - TOP写真サイズ大

-------------------------------------------------------- */
.latestReport .ph_linePhotoArea {
	float: left;
	width: 184px;
}
.latestReport .ph_linePhoto img {
	width: 180px;
}
.ph_lineTextArea {
	float: right;
	width: 520px;
}

/* --------------------------------------------------------

	一覧 - 写真サイズ小

-------------------------------------------------------- */

.ph_line .ph_linePhotoArea,
.searchResult .photo {
	float: left;
}
.ph_line .ph_linePhotoArea .ph_linePhoto img,
.searchResult .photo img {
	width: 120px;
}
.ph_line .ph_lineTextArea,
.searchResult .searchResultTxt {
	float: right;
	width: 540px;
}

/* --------------------------------------------------------

	一覧 - 写真サイズ小(報告)

-------------------------------------------------------- */

.ph_linePhotoReport{
	float: left;
}
.ph_linePhotoReport img {
	width: 100px;
}
.ph_lineTextReport{
	float: right;
	width: 610px;
}

/* --------------------------------------------------------

	探検隊が行く！ボタンエリア

-------------------------------------------------------- */
.reportBtn li {
	float: left;
	background: url(../images/bt_orange.gif) no-repeat left center;
	padding: 2px 10px 2px 20px;
	font-size: 0.75em;
}
.reportBtn .noImg {
	background-image: none;
	padding: 0 !important;
}
.reportBtn li.green-bt-area {
	background: url(../images/green_bt.jpg) no-repeat left center;
	margin-right: 20px;
	text-align: center;
	width: 100px;
	height: 30px;
	padding: 0 !important;
	line-height: 2.6;
}
.reportBtn li.blue-bt-area {
	background: url(../images/blue_bt.jpg) no-repeat left center;
	text-align: center;
	width: 100px;
	height: 30px;
	padding: 0 !important;
	line-height: 2.6;
}
.reportBtn li.green-bt-area a,
.reportBtn li.blue-bt-area a {
	color: #FFF !important;
	font-weight: bold;
	background-color: inherit;
}
li.model-bt-s,
li.konyu-bt-s {
	text-align: center;
	width: 184px;
	height: 18px;
	margin: 3px 0 0;
	text-indent: -1000em;
}
li.model-bt-s a {
	display: block;
	width: 184px;
	height: 18px;
	background: transparent url(../images/model_bt_s.jpg) no-repeat 0 0;
}
li.model-bt-s a:hover {
	background: transparent url(../images/model_bt_s_on.jpg) no-repeat 0 0;
}
li.konyu-bt-s a {
	display: block;
	width: 184px;
	height: 18px;
	background: transparent url(../images/konyu_bt_s.jpg) no-repeat 0 0;
}
li.konyu-bt-s a:hover {
	background: transparent url(../images/konyu_bt_s_on.jpg) no-repeat 0 0;
}

/* --------------------------------------------------------

	見学報告一覧タイトル

-------------------------------------------------------- */

h4#kengakuItemTitle {
	background: url(../images/model_border.gif) repeat-x left bottom;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 1.2em;
}
h4#kengakuItemTitle a {
	color: #66941B;
}

dl.kengakuItem {
	background-color: #F9F8F0;
	padding: 10px;
}
dl.kengakuItem dt {
	font-weight: bold;
	background-color: #FFF;
}
dl.kengakuItem dt span {
	float: right;
	display: inline;
	color: #FF6666;
	font-size: 0.75em;
	font-weight: normal;
	background-color: inherit;
}
dl.kengakuItem dd {
	clear: both;
}
.kengakuIchiran {
	background: #FFF url(../images/kengaku.gif) no-repeat 5px 5px;
	padding: 5px 5px 5px 120px;
	margin-bottom: 5px;
	line-height: 130%;
}
.kengakuIchiran span {
	display: none;
}

/* --------------------------------------------------------

	購入報告一覧タイトル

-------------------------------------------------------- */

h4#kounyuuItemTitle {
	background: url(../images/buy_border.gif) repeat-x left bottom;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 1.2em;
}
h4#kounyuuItemTitle a {
	color: #3366CC;
}

.searchResult {
	clear: both;
}

dl.kounyuuItem {
	background-color: #F9F8F0;
	padding: 10px;
}
dl.kounyuuItem dt {
	font-weight: bold;
	background-color: #FFF;
}
dl.kounyuuItem dt span {
	float: right;
	display: inline;
	color: #FF6666;
	font-size: 0.75em;
	font-weight: normal;
	background-color: inherit;
}
dl.kounyuuItem dd {
	clear: both;
}
.kounyuuIchiran {
	background: #FFF url(../images/kounyuu.gif) no-repeat 5px 5px;
	padding: 5px 5px 5px 120px;
	margin-bottom: 5px;
	line-height: 130%;
}
.kounyuuIchiran span {
	display: none;
}


/* --------------------------------------------------------

	よくある質問

-------------------------------------------------------- */
dl.questionList {
	margin: 10px 0;
}
dl.questionList dt {
	background: url(../images/q_out.gif) no-repeat left bottom;
	color: #FF3333;
}
dl.questionList dd {
	background: url(../images/a_out.gif) no-repeat left bottom;
}
dl.questionList dt div {
	background: url(../images/q.gif) no-repeat left top;
	padding: 7px 3px 8px 40px;
	display: block;
}
dl.questionList dd div {
	background: url(../images/a.gif) no-repeat left top;
	padding: 7px 3px 8px 40px;
	display: block;
}
dl.questionList dd div div {
	background: none;
	padding: 0;
}

dl.questionList dd div p {
	background-color: #FFE8E8;
	padding: 5px;
}


/* --------------------------------------------------------

	検索結果

-------------------------------------------------------- */
.searchResultArea {
	background: url(../images/search_l_m.gif) repeat-y 0 0;
}
.searchResultArea h3#searchTitle {
	background: url(../images/search_l_t.gif) no-repeat 0 0;
	height: 36px;
	text-indent: -1000em;
}
.searchResultArea #serchword_result {
	width: 730px;
	background: url(../images/search_l_b.gif) no-repeat left bottom;
	padding-bottom: 8px;
	margin-bottom: 4px;
}
.searchResultArea #serchword_result dl {
	padding: 0 10px;
}
.searchResultArea #serchword_result dl dt,
.searchResultArea #serchword_result dl dd {
	float: left;
}
#serchword_result dt.ttl { background-color: #0099EC; color:#FFFFFF; padding:2px 3px; margin-left:10px;}
.searchResultArea #serchword_result dl dd {
	display: inline;
	margin-left: 10px;
	font-weight: bold;
	line-height:1.8em;
}
.attention {
	background-color: #FFCC00;
	color: #FFF;
	padding: 0 2px;
	margin-right: 10px;
	font-weight: bold;
}
.point {
	background-color: #FF3300;
	color: #FFF;
	padding: 0 2px;
	margin-right: 10px;
	font-weight: bold;
}
.searchResult .check-box {
	float: left;
}
.searchResult .check-box label {
	display: block;
	width: 26px;
	margin-right: 5px;
	text-align: center;
	border-right: 1px dotted #977E3E;
	padding: 40px 5px 40px 0;
	font-size: 10px;
	cursor: pointer;
	outline: none;
}
.catalog-txt {margin-bottom:8px;}

.catalog-txt label{
	display:block; float:left;
	height:30px;
	width:100px !important;
background:transparent url(../images/all_check.gif) no-repeat scroll 0px 0px;
}
.catalog-txt input.chk{
	margin:8px 0 0 6px;
	/margin:4px 0 0 2px;
	}
.catalog {
	background:transparent url(../images/to_catalog.gif) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	height:30px;
	width:100px !important;
	margin-left: 10px;
	text-indent: -1000em;
}
.catalog:hover {
	background:transparent url(../images/to_catalog.gif) no-repeat scroll left bottom;
}


/* --------------------------------------------------------

	float解除

-------------------------------------------------------- */
.searchResult,
.items-cat-list{
	clear: both;
}
.searchResult:after,
.items-cat-list:after {
    content:  ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.searchResult,
.items-cat-list {display:inline-block;}
/* other IE Mac5 \*/
* html .searchResult,
* html .items-cat-list{ height: 1%; }
.searchResult,
.items-cat-list{ display: block; }
/* end other IE Mac5 */

/* --------------------------------------------------------

	一覧 - 段組カラー設定

-------------------------------------------------------- */
#cont .searchResult.color_1,
.movieList.color_1 {
	background-color: #F9F8F0 !important;
}
#cont .searchResult.color_2,
.movieList.color_2 {
	background-color: #F2F0DB !important;
}


/* --------------------------------------------------------

	サイトマップ

-------------------------------------------------------- */
#sitemaplist {
	width: 850px;
	margin: 0 auto;
}
#sitemaplist h4 {
	background-color: #F2E9CE;
	padding: 5px 10px;
	font-size: 14px;
}
#sitemaplist dl {
	background-color: #FBF9F0;
	padding: 5px 10px;
}
#sitemaplist .sitemapken {
	float: left;
	width: 266px;
	display: inline;
	margin: 5px;
}
#sitemaplist #fukuoka.sitemapken {
}

#sitemaplist dl dt {
	font-weight: bold;
	background: url(../images/bt_gray.gif) no-repeat left center;
	padding: 2px 10px 2px 20px;
}
#sitemaplist dl dd {
	margin-left:1em;
}


#sitemaplist a:link { color: #765C2F; text-decoration: none;}
#sitemaplist a:visited { color: #765C2F; text-decoration: none;}
#sitemaplist a:active { color: #FF934A; text-decoration: underline;}
#sitemaplist a:hover { color: #FF934A; text-decoration: underline;}

/* --------------------------------------------------------

	エリア一覧

-------------------------------------------------------- */
#arelist h4 {
	background-color: #F2E9CE;
	padding: 5px 10px;
	font-size: 14px;
}
#arelist dl {
	background-color: #FBF9F0;
	padding: 5px 10px;
	margin: 5px;
}

#arelist dl dt {
	float: left;
	width: 80px;
	font-weight: bold;
	background: url(../images/bt_gray.gif) no-repeat left center;
	padding: 2px 10px 2px 20px;
}
#arelist dl dd {
	float: right;
	width: 580px;
	border-bottom: 1px dotted #765C2F;
	padding: 0 5px;
}
#arelist dl dd div {
	display: inline;
}
#arelist a:link { color: #765C2F; text-decoration: none;}
#arelist a:visited { color: #765C2F; text-decoration: none;}
#arelist a:active { color: #FF934A; text-decoration: underline;}
#arelist a:hover { color: #FF934A; text-decoration: underline;}

/* --------------------------------------------------------

	エリア検索

-------------------------------------------------------- */
/*.mainSearch{ background: url(../images/search_main_area_t.gif) no-repeat left top;padding-top:1px;}
*/.mainSearch .Area_box { padding-bottom:20px;background: url(../images/search_main_area_b.gif) no-repeat left bottom;}
.mainSearch .Area_middle {
padding:0px 10px 6px 10px; 
background: url(../images/search_main_area_m.gif) repeat-y;
}

.mainSearch .Area_middle .submit { text-align:center; margin:0 auto;}

.mainSearch .Area {
border-bottom:1px dotted #BFBFBF;
}

.mainSearch .Area dl dt {
 float:left; color:#01A5EB; font-weight:bold;
 width:12%;
}
.mainSearch .Area dl dd{
 float:left; padding:0; margin:0;
 width:88%;
}
.mainSearch .Area .checkbox{
 display:inline;
}
/* --------------------------------------------------------

	動画一覧

-------------------------------------------------------- */
.movieList {
	float: left;
	width: 325px;
	padding: 10px;
	display: inline;
	margin: 10px;
}
.movieList .movieTxt dt {
	margin-top: 10px;
	background: url(../images/border_brown.gif) repeat-x left bottom;
	padding-bottom: 5px;
}

