﻿@charset "UTF-8";
/* CSS Document */

h1.detached {
    margin: 15px 0px 20px 15px;
	padding: 0px;
}

#detached_top {
	margin: 10px 15px 0px 15px;
	padding: 0px;
	width: 747px;
}

#detached_top h1 {
    margin: 0px 0px 20px 0px;
	padding: 0px;
}


#detached_top .kodatel {
    margin: 10px 0px 15px 0px;
	padding: 0px;
	width: 360px;
	float: left;
	border: solid 1px #999999;
}

#detached_top .kodater {
    margin: 10px 0px 15px 0px;
	padding: 0px;
	width: 360px;
	float: right;
	border: solid 1px #999999;
}


#detached_top table {
	margin: 15px;
	padding: 0px;
	width: 330px;
	background-color: #F0F0F0;
}

#detached_top table th {
	margin: 0px;
	padding: 0px;
	width: 156px;
	vertical-align: top;
}

#detached_top table th img {
	margin: 3px;
}

#detached_top table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#detached_top table td p {
	margin: 2px;
	padding: 0px;
	font-size: 70%;
	color: #333333;
}

#detached_top table td p img {
	vertical-align: baseline;
	margin-left: 10px;
}

#detached_top table td img {
	margin: 5px 0px 0px 2px;
	padding: 0px;
}

#detached_top .kodatel p.news {
    margin: 0px;
	padding: 0px;
	width: 245px;
	font-size: 80%;
	color: #2E878B;
}


#detached_price {
	margin: 30px 35px 0px 35px;
	padding: 0px;
	width: 707px;
}

#detached_price p {
	font-size: 80%;
}

#detached_price h3 {
	font-size: 90%;
	font-weight: bold;
	color: #339999;
	margin-top: 30px;
	margin-bottom: 5px;
}

#detached_price table.price {
	border-collapse: collapse;
	text-align: center;
}

#detached_price table.price th {
	font-size: 80%;
	font-weight: bold;
	background-color: #bdd5d6;
	border: solid 1px #999999;
	padding: 3px 0;
}

#detached_price table.price td {
	font-size: 80%;
	border: solid 1px #999999;
	padding: 3px 0;
}

#detached_price table.price td span {
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
	padding: 0 5px;
}

#detached_price table.price td span.shodan {
	font-weight: normal;
}


#detached_place {
	margin: 30px 25px 0px 25px;
	padding: 0px;
	width: 727px;
}



#detached {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 777px;
}




/*----------title------------*/
.title {
	font-size: 110%;
	line-height: 120%;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}


/*----------main-------------*/
.maintxt {
	font-size: 90%;
	line-height: 120%;
	margin-top: 10px;
}

/*----------sub-------------*/
.subtxt {
	font-size: 80%;
	line-height: 150%;
}


/*----------small-------------*/
.smalltxt {
	font-size: 70%;
	line-height: 120%;
}


/*----------Ornament-------------*/
.emtxt {
	font-weight: bold;
}


/*detached_navi*/
#tguide_acs_navi {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 777px;
	height:50px;
	background-image: url(../img/d_navi_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#tguide_acs_navi h2 {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 127px;
	float:left;
}

#tguide_acs_navi .tabarea {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	width: 620px;
	height: 37px;
	float:right;
}

#tguide_acs_navi .tabarea ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#tguide_acs_navi .tabarea ul li {
　　display: inline;
	float: left;
	width: 193px;
	height: 37px;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-indent: -9999px;
	overflow:hidden;
}


#tguide_acs_navi .tabarea ul li a {
	display: block;
	width: 193px;
	height: 37px;	
}

#tguide_acs_navi .tabarea ul li.li_train {
	background-image: url(../img/d_navi01.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#tguide_acs_navi .tabarea ul li a.btn_train {
	background-image: url(../img/d_navi01.jpg);
	background-repeat: no-repeat;
	background-position: left -37px;
}

#tguide_acs_navi .tabarea ul li a:hover.btn_train {
	background-image: url(../img/d_navi01.jpg);
	background-repeat: no-repeat;
	background-position: left -74px;
}



#tguide_acs_navi .tabarea ul li.li_car {
	background-image: url(../img/d_navi02.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#tguide_acs_navi .tabarea ul li a.btn_car {
	background-image: url(../img/d_navi02.jpg);
	background-repeat: no-repeat;
	background-position: left -37px;
}

#tguide_acs_navi .tabarea ul li a:hover.btn_car {
	background-image: url(../img/d_navi02.jpg);
	background-repeat: no-repeat;
	background-position: left -74px;
}



#tguide_acs_navi .tabarea ul li.li_bus {
	background-image: url(../img/d_navi03.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#tguide_acs_navi .tabarea ul li a.btn_bus {
	background-image: url(../img/d_navi03.jpg);
	background-repeat: no-repeat;
	background-position: left -37px;
}


#tguide_acs_navi .tabarea ul li a:hover.btn_bus {
	background-image: url(../img/d_navi03.jpg);
	background-repeat: no-repeat;
	background-position: left -74px;
}


/* tokusen 2008-10-31 */
#detached_tokusen {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	width: 747px;
}

#detached_tokusen h2 {
	margin: 0px 15px 0px 15px;
	padding: 0px;
}

#detached_tokusen table {
	margin: 10px 15px 0px 15px;
	padding: 0px;
}

#detached_tokusen table td.bg {
	background-image: url(../img/tokusen/box_bg.gif);
	background-repeat: repeat-y;
}

#detached_tokusen table td img.roomimg {
	margin: 0px;
	padding: 0px;
	display: block;
}


#detached_tokusen table td div.btn_left {
	width: 250px;
	float: left;
	margin: 15px 10px 10px 0px;
}

#detached_tokusen table td div.btn_right {
	width: 295px;
	float: right;
	margin: 10px 0px 10px 10px;
}