/* インクルード
----------------------------------------------------------------------------- */
@import url("layout.css");


/* タイトル
----------------------------------------------------------------------------- */
#contents h2{
background-image:url(../tenji/img/title.jpg);
height:114px;
}

#contents .back{
background-image:url(../img/aroow_back.jpg);
background-repeat:no-repeat;
width:90px;
font-size:14px;
margin-left:auto;
padding-left:18px;
height:15px;
margin-bottom:5px;
margin-bottom:10px;
}

#contents h4{
clear:both;
}




/* 各店事情メインと詳細
----------------------------------------------------------------------------- */
#contents .mainimage {
float:left;
margin-right:10px;
margin-bottom:20px;
width:400px;
}

#contents .tenji_detail{
width:250px;
float:right;
}

#contents .tenji_detail table{
margin-top:20px;
margin-bottom:20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size:14px;

}

#contents .tenji_detail th, 
#contents .tenji_detail td{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#contents .tenji_detail th{
background-color:#ededeb;
font-weight:normal;
text-align:left;
}

#contents  .tenji_detail .tel{
color:#FF0000;
font-size:20px;
}

#contents .photo{
width:210px;
float:left;
margin-right:10px;
margin-bottom:10px;
}

#contents  .photo p{
font-size:12px;
line-height:130%;
}



/* 間取り
----------------------------------------------------------------------------- */
#contents .shiyou {
padding:10px;
margin-top:20px;
width:90%;
margin-left:auto;
margin-right:auto;
border-width:1px;
border-color:#CCCCCC;
border-style:solid;
}
#contents .shiyou{
font-size:14px;
}

#contents .shiyou th{
padding:3px;
text-align:left;
}
#contents .shiyou td{
text-align:left;
}

/* アクセスマップ
----------------------------------------------------------------------------- */
#contents .map{
width:650px;
}

#contents .access{
width:350px;
float:left;
margin-right:20px;
margin-top:20px;
}

#contents .link{
width:250px;
border-width:1px;
border-style:solid;
border-color:#CCCCCC;
padding:5px;
margin-top:20px;
float:right;
}

#contents .access p{
margin-top:10px;
margin-bottom:30px;
}

#contents .link h5{
border-width:1px;
border-style:solid;
border-color:#CCCCCC;
background-color:#EBEBEB;
padding:3px;
text-align:center;
font-size:14px;
}

#contents .link ul{
margin-left:30px;

}

#contents .link li{
list-style-image:url(../img/aroow_orengr.gif);
margin-top:5px;
margin-bottom:10px;
font-size:90%;
}

#contents .link li a{
text-decoration:none;
}

#contents .link img{
margin-bottom:3px;
}

/* スタッフ
----------------------------------------------------------------------------- */
#contents .staff{
clear:both;
}

#contents .staff table{
margin-bottom:20px;
width:280px;
float:left;
}

.midashi02 span {
	padding-left: 20px;
	font-size: 80%;
	font-weight: normal;
}


#contents .staff td{
padding-left:10px;
}

#contents .staff .name{
background-image:url(../tenji/img/fukidashi.jpg);
width:165px;
height:47px;
color:#FFFFFF;
padding-left:20px;
line-height:150%;
margin-bottom:20px;
padding-top:5px;
}

#contents .staff .name span{
font-size:130%;
font-weight:bold;
}

#contents .staff p{
padding-left:10px;
font-size:14px;
line-height:150%;
}

#contents .staff p.kusatsu{
padding-left:10px;
font-size:12px;
line-height:100%;
}

.midashi02 {
	font-size:120%;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-top:20px;
	background-image:url(../img/midashi02.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}

.otsu_staff {
	margin-left: 25px;
}
.otsu_staff dl {
	margin-top: 20px;
	width: 590px;
		font-size:13px;

}

.otsu_staff dt{
float:left;
width:170px;
padding-right:20px;
font-weight:bold;
}

.otsu_staff dt span{
background-color:#0066CC;
color:#FFFFFF;
font-size:10px;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
padding-right:5px;
font-weight:normal;
}


.otsu_staff dd,  .otsu_staff dt{
 padding-top:10px;
 padding-bottom:10px;
 }
.otsu_staff dd{
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	margin-left:0px;

	}
	


/* フッターナビ
----------------------------------------------------------------------------- */
#contents .f_navi{
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	width:95%;
*	height:100%;
	padding:10px;
	margin: 60px auto 50px;
	overflow: hidden;
}

#contents .f_navi ul{
margin-top:10px;
clear:both;

}
#contents .f_navi li{
	float:left;
	font-size:14px;
	background-image:url(../img/arrow_blue.gif);
	background-repeat:no-repeat;
	margin-right:20px;
	padding-left:18px;
	margin-bottom:5px;
	margin-top:5px;
	background-position: 5px;
}

/* 赤字
----------------------------------------------------------------------------- */
.style1 {color: #FF0000}



/* 展示場一覧
----------------------------------------------------------------------------- */

#contents .tenji_map{
margin-top:20px;
margin-bottom:20px;
width:680px;
margin-left:auto;
margin-right:auto;

}

#contents .tenji_map p{
margin-bottom:10px;
line-height:150%
}



#contents .tenjilist th{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-left: 25px;
	background-image: url(../tenji/img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size:12px;
}

#contents .tenjilist td{
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contents .tenjilist td img{
	margin-left: 10px;
}

#contents .tenjilist .gray{
	background-color: #EEEEEE;
}

#contents .tenjilist td .tel,
#contents .tenjilist span.tel{
	font-size: 22px;
	color: #FF0000;
	background-image: url(../tenji/img/icon_tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	width: 150px;
}

#contents .tenjilist span.tel{
text-indent:0px;
padding-left:15px;
}
}

#contents .tenjilist td .info{
	margin-top: 15px;
}

