﻿@import url("reset.css");

/* CSS Document */

html,body{
	font-family: "ＭＳ Ｐゴシック",Arial, Osaka, "ヒラギノ角ゴ Pro W3";}
	
body{
	text-align: center;
	background-color: #eeeeee;
	background-image: url(../images/bgMain.gif);
	background-position: top;
	background-repeat:repeat-y;
	border-top: solid #E6385B 4px;
	font-size: 100%;}


.content{ 
	width: 730px;
	padding: 0;
	margin: 0 auto;}
/* ------------------------------------------------------------
   header
------------------------------------------------------------ */
#headerArea{
	margin: 0 auto;
	text-align: left;}

#logo{
	width: 242px;
	height: 53px;
	float: left;
	display: inline;
	margin: 15px 10px 0 20px;}	

#headerRight{
	float: right;
	text-align: right;
	display: inline;
	padding: 15px 10px 0 0;}
#lead{
	text-align: right;
	font-size: 76%;
	margin-bottom:13px;
	font-weight:normal;}	

#subNav {
	text-align: right;
	height: 20px;
	margin-top: 30px;
	margin-left: 140px;
	width: 298px;}	
#subNav li{
	float: left;
	display: inline;
	padding-left: 15px;
	text-align: right;}	

#gnav {
	width: 730px;
	margin: 0;
	padding: 10px 0 0 0;
	clear:both;
	height:34px;}


* html #gnav {
	width: 730px;
	margin: 10px 0 0 0;
	padding: 0;
	clear:both;
	height:34px;}

#gnav ul{
	height:34px;
	padding:0;
	margin: 0;
	background: url(../images/bgGnav.gif) center repeat-x;}
#gnav li{
	float: left;
	display: inline;
	margin:0;
	padding:0 1px 0 0;
	background: url(../images/barGnav.gif) right center no-repeat;}
#gnav li img{
	margin:0;
	padding:0;
	vertical-align:bottom;}
#gnav li.last{
	padding:0;
	background: none;}
	
/* ------------------------------------------------------------
   footer
------------------------------------------------------------ */

#footer{
	clear: both;
	padding-bottom:10px;
	background: url(../images/bgFooter.gif) top left repeat-x;
	text-align: center;}
#footerArea{
	position: relative;
	width: 710px;
	height: 50px;
	padding: 30px 0 0 0;
	margin: 10px auto;
	text-align: center;}
	
#footerArea ul{ 
	width: 435px;
	margin: 0 auto;
	text-align:center;}
	
#footerArea li{
	float: left;
	display: inline;
	text-align: center;
	border-left: dashed 1px #999;
	padding: 0 15px;
	margin: 10px 0 0 0;}
#footerArea li.lastList{
	border-right: dashed 1px #999;} 

#footerArea #veri{
	position:absolute;
	left:600px;
	top:10px;
	width:100px;
	height:72px;
	z-index:1;}

#footer #copyright { margin-top: 0px;}

.f_link{
	width:730px;
	font-size: 10px;
	margin: 10px 10px 0 10px;
	text-align:right;
	float:right;
}

* html .f_link{
	width:730px;
	font-size: 10px;
	margin: 0;
	padding-top:10px;
	padding-right:5px;
	text-align:right;
	float:right;
}

.f_link a{
	color: #3ab5e8;
}
.f_link a:active{
	color: #3ab5e8;
}
.f_link a:visited{
	color: #3ab5e8;
}
.f_link a:hover{
	color: #3ab5e8;
}



/* ------------------------------------------------------------
   main
------------------------------------------------------------ */

#mainArea{
	width:730px;
	margin: 10px auto 40px auto;
	text-align:center;}
	
#topImage {
	width: 710px;
	height: 240px;
	margin: 0 auto;
	padding:0;
	position: relative;}
#topImage img{ vertical-align: bottom;}
#topImage #btn {
	position:absolute;
	left:0px;
	top:10px;
	width:200px;
	height:30px;
	z-index:1;}
#topImage #btnW {
	position:absolute;
	left:0px;
	top:21px;
	width:200px;
	height:100px;
	z-index:1;
}
	
#search {
	width: 710px;
	height: 110px;
	margin: 4px auto 0 auto;
	padding: 0;}
#search li{ 
	list-style: none;
	float: left;
	display: inline;
	margin-right: 10px;}
#search li.lastList{ margin-right: 0;} 

#tel {
	width: 710px;
	margin: 40px auto 0 auto;}

/* ------------------------------------------------------------
   top page
------------------------------------------------------------ */

#selection {
	clear: both;
	width: 694px;
	padding:0;
	margin: 20px 0 0 10px;}
* html #selection {
	clear: both;
	width: 710px;
	padding:0;
	margin: 20px auto 0 auto;}

#selection .title{
	height: 21px;
	width: 694px;
	padding: 5px 8px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	background: #666666 url(../images/bgTitle.jpg) top repeat-x;
	color: #cccccc;
	text-align: left;}


* html #selection .title{
	height: 21px;
	width: 710px;
	padding: 5px 8px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	background: #666666 url(../images/bgTitle.jpg) top repeat-x;
	color: #cccccc;
	text-align: left;}
#selection h3{
	float: left;
	display: inline;}
#selection .btnList{ 
	float: right;
	display: inline;}

#selection .main{ 
	width: 710px;
	background:#ffffff;
	padding: 10px 0 5px 0;
	text-align: center;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;}
	
#selection table#selectionTable{
	width: 705px;
	border-collapse:collapse;
	margin: 0 auto 10px;
	padding: 0;}
#selectionTable td{
}
#selectionTable .left{
padding-top:10px;text-align:center;
	background: url(../images/barTable.gif) right center no-repeat ;}
#selectionTable .center{padding-top:10px;text-align:center;
	background: url(../images/barTable.gif) right center no-repeat ;}
#selectionTable .right{padding-top:10px;text-align:center;}

#selectionTable .selection{
	width: 205px;
	height:133px;
	margin:0 auto;
	padding: 5px;
	background-color: #eeeeee;
	text-align: left;}
#selectionTable .selection img{ vertical-align:bottom;}

#selectionTable .station{ 
	background: url(../images/barStation.gif) left bottom repeat-x;
	margin: 0 0 10px 0;
	padding: 0;}
#selectionTable h4{
	vertical-align: top;
	font-size: 74%;
	font-weight: bold;
	line-height: 1.2;
	padding: 1px 0 2px 10px;
	background:url(../images/pointEstate.gif) left top no-repeat;}
#selectionTable h4 span.name{
	margin-left: 5px;}
#selectionTable .photo{
	float: left;
	display: inline;
	padding:0;
	margin: 0px;
	width:100px;}
#selectionTable .info{
	float: right;
	margin: 0;
	padding:0;
}
#selectionTable .btnDetail{
	width:65px;
	height: 20px;
	margin: 10px 0 0 0;
	text-align: left;}

ul#square-list{
	font-size: 70%;
	margin:0;
	padding:0;
	width:80px;}

li.square{
	list-style: none;
	margin:0;
	width:80px;
	height:15px;
	padding-left:10px;
	background:url(../images/square.gif) left top no-repeat;
	vertical-align: middle;}	

.b_text{
	font-size: 11px;
	color:#666666;
	text-align:left;
	margin-bottom:10px;
	padding-left:13px;}
.p_text{
	font-size: 11px;
	color:#666666;
	text-align:left;
	margin:0px;
	padding-left:13px;
	width:700px;
}
