@charset "utf-8";

/*----------------------------------------------------------------
20130626C
----------------------------------------------------------------*/

.fl { float: left; }
.fr { float: right; }

.titWrap {
	position: relative;
}
.mainCaption {
	position: absolute;
	right: 10px;
	top: 40px;
}

.secBlock {
	margin-top: 20px;
}

.leftWrap {
	width: 608px;
	float: left;
	margin: 20px 20px 20px 0;
	font-size: 12px;
}
.rightWrap {
	width: 292px;
	float: left;
	margin: 20px 0;
	font-size: 12px;
}
.ntxt {
	text-indent: -9999px;
}
.sp_l		{ background: url(../img/sp/sp_l.png) no-repeat; }
.sp_r	{ background: url(../img/sp/sp_r.png) no-repeat; }

.titRoom {
	background-position: 0 0;
	width: 608px;
	height: 75px;
}
.titKiji {
	background-position: 0 -360px;
	width: 70px;
	height: 23px;
}
.titVoice {
	background-position: 0 -390px;
	width: 608px;
	height: 40px;
	margin-top: 20px;
}

.roomWrap {
	float: left;
	width: 606px;
	background: #F6F1EC;
	border-right: solid 1px #F0E6DD;
	border-bottom: solid 1px #F0E6DD;
	border-left: solid 1px #F0E6DD;
}

.roomBtnLeft {
	display: inline-block;
	float: left;
	background-position: -50px -190px;
	width: 32px;
	height: 66px;
	margin: 110px 7px 0 0;
}
.roomBtnLeft:hover {
	background-position: 0 -190px;
}
.roomPhotos {
	float: left;
}
.roomBtnRight {
	display: inline-block;
	float: left;
	background-position: -50px -260px;
	width: 32px;
	height: 66px;
	margin: 110px 0 0 7px;
}
.roomBtnRight:hover {
	background-position: 0 -260px;
}

.roomThums {
	float: left;
	margin: 20px 0 10px 41px;
}
.roomThums li {
	float: left;
	margin-left: 5px;
}
.roomThums li:first-child {
	margin-left: 0;
}
.roomThums .current {
	background: url(../img/thum_bg.png) no-repeat top;
	padding-top: 9px;
	margin-top: -9px;
}
.roomThums .current img {
	border: solid 2px #E9798E;
	margin: -2px;
}
.kijiWrap {
	float: left;
	width: 608px;
}
.kijiList li {
	background: url(../img/sp/sp_l.png) no-repeat;
	background-position: 0 -100px;
	width: 608px;
	padding-left: 13px;
	margin: 10px 10px 0;
	font-size: 12px;

}
.kijiList li span {
	display: inline-block;
	margin-left: 5px;
}

.voiceList {
	float: left;
	width: 608px;
}
.voiceList li {
	padding: 0 20px 0 115px;
	min-height: 85px;
	margin-top: 10px;
	font-size: 12px;
}

.voiceList li p {
	line-height: 1.6;
}

.widingArrow {
	background: url(../img/sp/sp_l.png) no-repeat;
	background-position: 0 -160px;
	display: inline-block;
	margin-top: 10px;
	padding-left: 20px;
	float: right;
	font-size: 12px;
}

.voice_1 { background-position: 0 -440px; }
.voice_2 { background-position: 0 -540px; }
.voice_3 { background-position: 0 -640px; }

.bld { font-weight: bold; }
.fcPink { color: #DF697E;}


.detaimain {
	overflow: hidden;
	margin-top: -22px;
}

.detaimain .detaislide {
	overflow: hidden !important;
	width: 608px !important;
	float: left !important;
}

.detaimain .detaislide div {
	position: relative;
	width: 528px;
	height: 328px;
	border: none;
	float: left;
	text-align: center;
	overflow: hidden;
}
.detaimain .detaislide ul {
	position: absolute;
	left: 0;
}
.detaimain .detaislide li {
	float: left;
	height: 328px;
	width: 528px;
	text-align: center;
}

/*-- EJ ----------------------------------------------------------------------*/

.titSeach {
	background-position: 0 0;
	width: 292px;
	height: 50px;
}
.titSchEnsen {
	background-position: 0 -50px;
	width: 292px;
	height: 30px;
}
.titSchMove {
	background-position: 0 -80px;
	width: 292px;
	height: 30px;
}
.titSchTanomail {
	background-position: 0 -110px;
	width: 292px;
	height: 30px;
}
.titSchTanomailStation {
	background-position: 0 -140px;
	width: 292px;
	height: 18px;
	float: left;
}
.titSchTanomailCity {
	background-position: 0 -160px;
	width: 292px;
	height: 18px;
	float: left;
}
.tanomailExp {
	background: #FEF8DA;
	margin: 0 !important;
	padding: 10px;
	line-height: 1.5;
	color: #674F38;
}
.schStationList {
	float: left;
	background-position: 0 -200px;
	background-color: #FEF8DA;
	width: 252px;
	padding: 15px 0 20px 40px;
}
.schCityList {
	float: left;
	background-position: 0 -260px;
	background-color: #FEF8DA;
	width: 252px;
	padding: 15px 0 20px 40px;
}
.schStationList li,
.schCityList li {
	float: left;
	margin-right: 5px;
	word-break: keep-all;
}

.schEnsenInner {
	background-color: #f6f1ec;
	width: 292px;
	padding-top: 5px;
}
.brSchEnArMap {
	width: 286px;
	height: 223px;
	background-position: -3px 0;
	border: none;
	position: relative;
	margin-left: 3px;
	margin-bottom: 20px;
}
.brSchEnArMap ul {
	margin-left: -12px;
}

.schMoveInner {
	background-color: #f6f1ec;
	width: 292px;
	padding-top: 5px;
}
.brSchTimeBg {
	background-color: #f6f1ec;
	border: none;
	width: 286px;
	height: 100%;
	padding: 0 0 5px 6px;
	margin-bottom: 20px;
}
.brSchTimeBg input {
	width: 90px;
}
.brSchTimBlcWomen {
	height: 50px;
}
.btnTimAddMen {
	background-position: 4px -510px;
}
.brSchTimBlcMen {
	height: 50px;
}
.btnTimCloseMen {
	margin: 16px 8px 0 0;
}
.brSchTimBtn {
	background: url(../img/sp/br_sch_tim_btn.png) no-repeat;
	background-position: 0 0;
	width: 282px;
	height: 40px;
}
.brSchTimBtn:hover {
	background-position: -282px 0;
}

.titSchKodawari {
	color: #674E38;
	border-top: dotted 1px #BD9B80;
	border-bottom: dotted 1px #BD9B80;
	width: 272px;
	padding: 10px;
	margin-top: 20px;
}

.kodawariList li {
	width: 292px;
	margin: 10px 0 0;
}

.kodawariList li div{
	width: 180px;
}





.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

