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

/*--------------------------------------
　リセット
--------------------------------------*/
* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}

img {
	border:0;
}

ol,ul {
	list-style:none;
}


button {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	overflow: visible;/*IE用*/
	font-family:inherit;  
	font-size:100%;  
	font-style:inherit;  
	font-weight:inherit;  
	vertical-align:baseline;  
}

fieldset, form, input, label, legend, select, textarea {  
	font-family:inherit;  
	font-size:100%;  
	font-style:inherit;  
	font-weight:inherit;  
	vertical-align:middle; 
}  
   

hr{
  height:0px;
  margin:7px auto;
  border:none;
  border-top:1px solid #000;
}
* html hr{/* for -IE6 */
  margin:0;
}
*:first-child+html hr{/* for IE7 */
  margin:0;
} 
*:first-child+html * {
	letter-spacing:0;/*IE7 hasLayout対策*/
}



/*--------------------------------------
　基本設定
--------------------------------------*/

body {
	color:#2f2f2f;
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:0.8em;
	background-color:#eaeaeb;
	background-image:url(/images/header_01.gif);
	background-repeat:repeat-x;
	background-position:top;

}

a:link {
	color:#3366cc;
	text-decoration:underline;
}

a:visited {
	color:#cc33cc;
}

a:hover {
	text-decoration:none;
}

/*----　clearfix　----*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear { /*簡易clearfix*/
	clear:both;
}



div#header{
	margin:7px auto 0 auto;
	border-left:solid 1px #e2dcd6;
	border-right:solid 1px #e2dcd6;
	background-color:#f9f6ee;
	background-image:url(/images/header_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:800px;
	padding:10px 19px;
}
div#header p{
	float:left;
	display:inline;
}


div#header div{
	float:right;
	display:inline;
	width:500px;
}
div#header div p{
	margin:0 0 6px 0;
}

div#header div div.desc{
	background-image:url(/images/bg_desc.gif);
	background-repeat:repeat;
	border:solid 1px #ffddb7;
	width:483px;
}

div#header div div.desc div{
	color:#3c3c3c;
	padding:10px;
	margin:5px;
	background:#fffaeb;
	border:solid 1px #ffddb7;
	font-size:0.8em;
	width:450px;
}
div#header div div.desc h1{
	color:#3c3c3c;
	float:left;
	display:inline;
}

div#header div div.desc span{
	color:#ff5918;
	padding-left:1px;
}

div#header div div.desc span a{
	color:#ff5918;
}

div#wrapper{
	margin:0 auto 0 auto;
	border-left:solid 1px #e2dcd6;
	border-right:solid 1px #e2dcd6;
	background-color:#ffffff;
	width:800px;
	padding:19px 19px 0 19px;
}

h2#visual{
	margin-bottom:12px;
}

div.search{
	width:800px;
	margin:0 0 12px 0;
}

div.searchHead,
div.searchFoot {
	width:800px;
	float:left;
	display:inline;
}
div.searchBody{
	width:800px;
	background-image:url(/images/bg_search_02.gif);
	background-repeat:repeat-y;
}

div.searchBody table{
	margin:0 5px;
	border-collapse:collapse;
	vertical-align:middle;
	width:790px;
}

div.searchBody table colgroup.sb1,
div.searchBody table colgroup.sb3 {
	width:90px;
}

div.searchBody table colgroup.sb2 {
	width:280px;
}

div.searchBody table colgroup.sb4 {
	width:330px;
}


div.searchBody table li{
	display:inline;
}

div.searchBody table tbody tr{
	border-bottom:solid 1px #ecebde;
}

div.searchBody table tbody tr th{
	border-bottom:solid 1px #ecebde;
	vertical-align:middle;
	width:88px;
}

div.searchBody table tbody tr th img{
	width:88px;
	vertical-align:middle;
	padding:2px;
}

div.searchBody table tbody tr td{
	background-color:#ffffff;
	padding:4px;
	vertical-align:middle;
	border-bottom:solid 1px #ecebde;

}

div.searchBody table tbody tr td img{
	margin:0px 6px;
}

div.searchBody table tbody tr td  p.searchText{
	font-size:0.85em;
	color:#555555;
	margin:0 6px;
}

div.searchBody table tbody tr.searchArea td div{
	float:left;
	width:auto;
}

div.searchBody table tbody tr.searchAbandon td ul {
	display:inline;
}

div.searchBody table tbody tr.btn td{
	border:none!important;
	text-align:center;
	padding:5px 0;
}
div.searchBody table tbody tr.btn{
	border:none!important;
}

div.searchBody table tbody tr td select,
div.searchBody table tbody tr td label,
div.searchBody table tbody tr td input{
	margin:4px 5px;
}

div.searchBody table tbody tr td.freeword input{
	margin:4px 5px;
	font-size:0.9em;
	width:250px;
}

div#contents{
	width:800px;
	/zoom:1;
}

div#contents:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

div#mainContent{
	width:574px;
	float:left;
	display:inline;
}

div#leftContents{
}

div#leftContents div.leftHead{
	float:left;
	display:inline;
	width:574px;
}

div#leftContents div.leftBody{
	width:548px;
	border-right:solid 1px #e0dad3;
	border-left:solid 1px #e0dad3;
	border-bottom:solid 1px #e0dad3;
	padding:12px;
	font-size:1em;

}
div#leftContents div.leftBody h4{
	margin:4px 0 10px 0;
}

div#leftContents div.leftBody h5{
	font-weight:bold;
	color:#4e3419;
	background-image:url(/images/icon_circle.gif);
	background-position:0.2em 0.4em;
	background-repeat:no-repeat;
	padding:0 0 4px 12px;
	font-weight:bold;
	border-bottom:solid 1px #e0dad3;
}

div#leftContents div.leftBody p{
	color:#888888;
	background-repeat:no-repeat;
	padding:10px 0 0px 12px;
	font-weight:bold;
}

div#leftContents div.leftBody ul.area{
	width:540px;
	margin:4px 0 10px 0
}

div#leftContents div.leftBody ul.area li{
	background-image:url(/images/icon_triangle.gif);
	background-position:0.2em 0.7em;
	background-repeat:no-repeat;
	padding:0 0 4px 12px;
	float:left;
	display:inline;
	width:90px;
	line-height:1.8em;

}
div#leftContents div.leftBody ul.train{
	width:540px;
	margin:0 0 2px 0
}

div#leftContents div.leftBody ul.train li{
	background-image:url(/images/icon_triangle.gif);
	background-position:0.2em 0.7em;
	background-repeat:no-repeat;
	padding:0 0 4px 12px;
	float:left;
	display:inline;
	line-height:1.8em;
	width:168px;
}

div#leftContents div.leftBody ul li a span{
	color:#888888;
}

div#rightContents{
	float:right;
	display:inline;
}

div#leftContents div.rightHead{
	float:left;
	display:inline;
}


div#rightContents div.rightBody{
	width:205px;
	border-right:solid 1px #e0dad3;
	border-left:solid 1px #e0dad3;
	border-bottom:solid 1px #e0dad3;
}
div#rightContents div.rightBody ul{
	padding:4px 0 0  0;
}

div#rightContents div.rightBody ul li a{
	color:#5a4127;
}


div#rightContents div.rightBody ul li.rank01{
	height:26px;
	padding:4px 0 2px 52px;
	background-image:url(/images/rank_01.gif);
	background-repeat:no-repeat;
	background-position:4px 0;
	border-bottom:solid 1px #e0dad3;
	font-weight:bold;
}
div#rightContents div.rightBody ul li.rank02{
	height:26px;
	margin:4px 0 0 0;
	padding:4px 0 2px 52px;
	background-image:url(/images/rank_02.gif);
	background-repeat:no-repeat;
	background-position:4px 0;
	border-bottom:solid 1px #e0dad3;
	font-weight:bold;
}

div#rightContents div.rightBody ul li.rank03{
	height:26px;
	margin:4px 0 0 0;
	padding:4px 0 2px 52px;
	background-image:url(/images/rank_03.gif);
	background-repeat:no-repeat;
	background-position:4px 0;
	border-bottom:solid 1px #e0dad3;
	font-weight:bold;
}
div#rightContents div.rightBody ul li.rank01 a,
div#rightContents div.rightBody ul li.rank02 a,
div#rightContents div.rightBody ul li.rank03 a{
	color:#ff5918;
}
div#rightContents div.rightBody ul li.rank04{
	height:26px;
	margin:4px 0 0 0;
	padding:4px 0 2px 52px;
	background-image:url(/images/rank_04.gif);
	background-repeat:no-repeat;
	background-position:4px 0;
	border-bottom:solid 1px #e0dad3;
}

div#rightContents div.rightBody ul li.rank05{
	height:26px;
	margin:4px 0 0 0;
	padding:4px 0 2px 52px;
	background-image:url(/images/rank_05.gif);
	background-repeat:no-repeat;
	background-position:4px 0;
	border-bottom:solid 1px #e0dad3;
}

div#rightContents div.rightBody ul li.rank06{
	height:26px;
	margin:4px 0 0 0;
	padding:4px 0 2px 52px;
	background-image:url(/images/rank_06.gif);
	background-repeat:no-repeat;
	background-position:4px 0;
	border-bottom:solid 1px #e0dad3;
}

div#rightContents div.rightBody ul li.rank07{
	height:26px;
	margin:4px 0 0 0;
	padding:4px 0 2px 52px;
	background-image:url(/images/rank_07.gif);
	background-repeat:no-repeat;
	background-position:4px 0;
	border-bottom:solid 1px #e0dad3;
}

div#rightContents div.rightBody ul li.rank08{
	height:26px;
	margin:4px 0 0 0;
	padding:4px 0 2px 52px;
	background-image:url(/images/rank_08.gif);
	background-repeat:no-repeat;
	background-position:4px 0;
	border-bottom:solid 1px #e0dad3;
}

div#rightContents div.rightBody ul li.rank09{
	height:26px;
	margin:4px 0 0 0;
	padding:4px 0 2px 52px;
	background-image:url(/images/rank_09.gif);
	background-repeat:no-repeat;
	background-position:4px 0;
	border-bottom:solid 1px #e0dad3;
}
div#rightContents div.rightBody ul li.rank10{
	height:26px;
	margin:4px 0 0 0;
	padding:4px 0 2px 52px;
	background-image:url(/images/rank_10.gif);
	background-repeat:no-repeat;
	background-position:4px 0;
}

#footer{
	background-image:url(/images/bg_footer.gif);
	background-repeat:repeat-x;
	background-color:#e9e2d8;
	height:auto;
}

#footer .footerArea{
	width:800px;
	margin:0 auto;
	padding:12px 0;
}

#footer .footerArea p{
	float:left;
	display:inline;
}

#footer .footerArea p.footerText{
	float:left;
	display:inline;
	position:relative;
	top:10px;
	left:10px;
	color:#555555;
	line-height:1.5em;
}

#footer .footerArea p.footerText a.openhouse{
	color:#555555;
}

div#totop{
	width:800px;
	text-align:right;
	clear:both;
}

div#totop img{
	height:27px;
	text-align:right;
}



/*------------リストページ----------------*/


#result {
	margin:0 0 12px 0;
}



#result .resultBody{
	background-image:url(/images/bg_result_02.gif);
	background-repeat:repeat-y;
	padding:4px 15px;
}

#result .resultBody div{
	background-image:url(/images/result_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:1.6em;
	padding:10px 15px;
	float:left;
	display:inline;
}

#result .resultBody div h2{
	float:left;
	display:inline;
	padding:0 8px 0 0;
}

#result .resultBody div span{
	color:#ff5927;
	font-weight:bold;
}


#result .resultBody p{
	float:right;
	display:inline;
}

.sort {
	border:solid 1px #e0dad3;
	background-image:url(/images/bg_sort.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fdfdfd;
	padding:6px 8px;
	font-size:0.9em;
	margin-bottom:8px;
}

.sort ul{
	background-image:url(/images/img_sort.gif);
	background-repeat:no-repeat;
	background-position:0 0.1em;
	float:left;
	display:inline;
}
.sort a{
	color:#4e3419;
}
.sort ul li{
	display:inline;
	padding:0 0 0 73px;
	color:#444444;
	vertical-align:middle;
}
.sort ul li a{
	padding:1px 0 0 2px;
	vertical-align:middle;
}

.sort p{
	float:right;
	display:inline;
	background-image:url(/images/icon_down.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 14px;
}

.sort a{
	color:#4e3419;
}

div.resultcaption{
	padding-bottom:19px;
	font-weight:bold;
}
.pagination  {
	text-align:center;
	margin:4px 0;
}
.pagination span {
background-color:#d2d2d2;
border:1px solid #d2d2d2;
color:#ffffff;
padding:6px 7px;
}


.pagination span.gap {
	background:#ffffff;
	color:#2f2f2f;
}


.pagination a {
background-color:#FFFFFF;
border:1px solid #d2d2d2;
color:#3366cc;
padding:6px 7px;
}

div.box{
	border:solid 1px #d2d2d2;
	margin:20px 0 4px 0;
	width:798px;
}
div.box .photo {
	background-color:#eaeaeb;
	width:144px;
	height:111px;
	margin:2px 8px 2px 2px;
	float:left;
	display:inline;
}
div.box .photo img{
	border:solid 1px #d2d2d2;
	margin:8px;
	width:126px;
	height:95px;
}

div.box ul.detail{
	padding:4px 4px 4px 4px;
}

div.box ul.detail li{
	font-size:1.2em;
	line-height:1.4em;
}
div.box ul.detail li strong{
	color:#ff5918;
}

div.box ul.detail li img{
	position:relative;
	top:3px;
	margin:0 4px;
}


div.box table.detail{
	border-top:solid 1px #d2d2d2;
	width:798px;
}

table.detail colgroup.de1,
table.detail colgroup.de3,
table.detail colgroup.de5,
table.detail colgroup.de7 {
	width:65px;
}

table.detail colgroup.de2 {
	width:165px;
}

table.detail colgroup.de4 {
	width:129px;
}

table.detail colgroup.de6 {
	width:70px;
}

table.detail colgroup.de8 {
	width:170px;
}

div.box table.detail tbody tr th{
	width:65px;
	padding:2px;
}
div.box table.detail tbody tr td{
	padding:0 4px
}


div.box table.keyword{
	border-top:solid 1px #d2d2d2;
	width:798px;
}

div.box table.keyword tbody tr th{
	width:65px;
	padding:2px;
}
div.box table.keyword tbody tr td{
	padding:0 4px
}

div.box table.keyword tbody tr td ul li{
	display:inline;
	padding-right:5px;
}

div.box table.keyword tbody tr td.btn{
	width:65px;
	border-left:solid 1px #d2d2d2;
	padding:10px;
}

p.inquiry{
	text-align:right;
	margin:0 0 4px 0;
}

p.inquiry span{
	color:#ff5918;
} 


div.info {
	font-size:0.8em;
	color:#555555;
	font-weight:700;
	margin:10px 0;	
}


#news {
	width:574px;
	margin-bottom:15px;
}

#news ul {
	width:572px;
	padding-bottom:3px;
	border-right:solid 1px #e0dad3;
	border-left:solid 1px #e0dad3;
	border-bottom:solid 1px #e0dad3;
}

#news ul li {
	width:550px;
	margin:0 auto;
	padding-bottom:3px;
	border-bottom:dotted 1px #cccccc;
	/zoom:1;
}

#news ul li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#news ul li.last {
	border:none;
}

#news ul li h4 {
	padding:5px 0 1px 13px;
	background:url(/images/news_icon.gif) no-repeat 4px 12px;
	font-weight:700;
	line-height:1.4;
}

#news ul li .left {
	float:left;
	width:260px;
	padding-left:10px;
}

#news ul li .right {
	float:left;
	width:280px;
	padding-top:2px;
}

#news ul li .right span {
	color:#ff0000;
	font-weight:700;
}

#news ul li img {
	position:relative;
	top:2px;
	padding-right:8px;
	height:14px;
}

/*--------------------------------------
　詳細ページ
--------------------------------------*/
#topicPath {
	margin-bottom:7px;
	position:relative;
	top:-8px;
}

#topicPath ul {
	width:784px;
	padding:0 8px;
}

#topicPath li {
	font-size:0.8em;
	display:inline;
	padding-right:5px;
	color:#666666;
}

#topicPath li a {
	padding-right:5px;
	color:#666666;
}

#detailTitle {
	width:747px;
	padding:0 33px 10px 20px;
	background:url(/images/detail_title.gif) no-repeat 0 100%;
	/zoom:1;
}

#detailTitle:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#detailTitle .left {
	width:513px;
	float:left;
	padding:4px 0 0 0;
	background:url(/images/detai_titlel_icon.gif) no-repeat 0 0;
}

#detailTitle .left .icon {
	margin-bottom:3px;
	padding-left:19px;
}

#detailTitle .left .icon img {
	margin-right:2px;
}

#detailTitle .left h1 {
	padding:0 0 5px 19px;
	background:url(/images/detai_titlel_icon2.gif) no-repeat 0 100%;
	font-size:1.6em;
	font-weight:700;
}

#detailTitle .left h1 span {
	color:#ff4800;
}

#detailTitle .right {
	width:234px;
	float:right;
	padding:3px 0 0 0;
}

#pr {
	margin-top:1px;
	padding:5px 23px 7px;
	background:#ece6de;
	border:solid 1px #d5d0ca;
	border-top:none;
	color:#482f0e;
	line-height:1.5;
}

#detailPhoto {
	margin:1px 0 14px;
	padding:19px 37px;
	background:#f6f2ec;
	border:solid 1px #e0d9cf;
	border-top:none;
	/zoom:1;
}

#detailPhoto:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#detailPhoto div {
	width:343px;
	height:256px;
	padding:2px;
	background:#ffffff;
	text-align:center;
}

#detailPhoto div img {
	max-width:343px;
	max-height:256px;
}

#detailPhoto .left {
	float:left;
}

#detailPhoto .right {
	float:right;
}

#detailContent table {
	width:800px;
	margin:0 auto;
	border-spacing:0;
	border-collapse:separate;
	/border-collapse:collapse; /* ie6,7 */
	border-right:solid 1px #d1c6b9;
	border-bottom:solid 1px #d1c6b9;
}

#detailContent table .col1,
#detailContent table .col3 {
	width:112px;
}

#detailContent table .col2,
#detailContent table .col4 {
	width:286px;
}

#detailContent th {
	border-top:solid 1px #d1c6b9;
	border-left:solid 1px #d1c6b9;
}

#detailContent th{
	background:url(/images/detail_th.gif) no-repeat 0 100%;
	vertical-align:top;
}

#detailContent th p{
	padding:12px 0;
	background:url(/images/detail_th_top.gif) no-repeat 0 0;
	color:#5d5047;
	font-weight:700;
}

#detailContent td {
	border-top:solid 1px #d1c6b9;
	text-align:left;
}

#detailContent td p {
	padding:5px 13px;
}

#detailContent .btnBox {
	margin:8px 0 14px;
	padding:12px 0 10px;
	background:#f6f2ec;
	border:solid 1px #e3d9ca;
	border-top:none;
	text-align:center;
}

.outer {
    margin: 0px 1px;
    border-top: 1px solid #e0dad3;
    border-bottom: 1px solid #e0dad3;
}
 
.outer .inner {
    margin: 0px -1px;
    border-left: 1px solid #e0dad3;
    border-right: 1px solid #e0dad3;
}
 
.outer .inner h3 {
	padding:2px 0 2px 2px;
}

#near {
	margin-bottom:20px;
}

#near .section {
	width:792px;
	margin:0 auto;
	padding:11px 0 ;
	/zoom:1;
	background:url(/images/line_dashed.gif) repeat-x 0 100%;
}

#near .last {
	background:none;
}

#near .section:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#near .section .left {
	float:left;
	display:inline;
	width:90px;
	height:68px;
	margin-left:7px;
	border:solid 1px #d4d4d4;
	text-align:center;
}

#near .section .left img {
	max-width:90px;
	max-height:68px;
}

#near .section .right {
	float:right;
	width:677px;
	padding:0 10px 0 0;
}

#near .icon {
	margin:4px 0 2px;
}

#near h4 a {
	font-size:1.2em;
	font-weight:700;
	line-height:1.5;
	text-decoration:none;
	border-bottom:solid 1px #3366cc;
}

#near h4 a:visited {
	border-bottom:solid 1px #cc33cc;
}

#near h4 a:hover {
	border-bottom:none;
}

#near .traffic {
	margin-top:2px;
	line-height:1.5;
}

#relation {
	margin-bottom:32px;
}

#relation ul {
	width:762px;
	padding:14px 18px 11px;
	/zoom:1;
}

#relation ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#relation li {
	width:auto;
	float:left;
	white-space:nowrap;
	padding:0 14px 7px 6px;
	background:url(/images/relation_icon.gif) no-repeat 0 6px;
	vertical-align:bottom;
}

#areaSearch {
	margin-bottom:50px;
}

#areaSearch .inner {
	padding:2px 0 4px;
}

#areaSearch .title {
	width:794px;
	margin:0 auto 16px;
	background:url(/images/area_title.gif) no-repeat 0 0;
}

#areaSearch .area {
	margin:0 auto 23px;
}

#areaSearch .title h3 {
	padding:5px 10px 5px 30px;
	background:url(/images/area_title_bottom.gif) no-repeat 0 100%;
	color:#ffffff;
	font-size:1.2em;
	font-weight:700;
	line-height:1.5;
}

#areaSearch #index {
	margin:0 13px 17px;
}

#areaSearch #index ul {
	width:772px;
}

#areaSearch #index ul li {
	padding-right:3px;
	display:inline-block;
	/display:inline;
	/zoom:1;
	color:#614931;
	font-size:0.8em;
}

#areaSearch #index ul li a {
	padding-right:4px;
}

#areaSearch .section {
	margin:0 13px;
}

#areaSearch .section h4 {
	width:740px;
	padding:3px 10px 3px 20px;
	border:solid 1px #e0dad3;
	background:#efefed url(/images/area_index.gif) no-repeat 0 0;
	color:#fb6d2f;
	font-weight:700;
}

#areaSearch .section ul {
	width:750px;
	padding:9px 10px 13px;
	/zoom:1;
}

#areaSearch .section ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#areaSearch .section li {
	width:134px;
	float:left;
	padding:0 10px 7px 6px;
	background:url(/images/relation_icon.gif) no-repeat -1px 6px;
	vertical-align:bottom;
}

#expired{
	text-align	:center;
	margin	:0 0 10px 0;
}

#expired .text{
	display	:block;
	margin	:30px 0;
	font-size	:120%;
	font-weight	:500;
	color	:#332908;
}