@charset "utf-8";


/* --------------------------------------------------
	PRIVATE NEW LAYOUT
-------------------------------------------------- */

#private #wrapper {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	border-top-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


#private #header {
	width: 800px;
	height: 70px;
	position: relative;
	background-color: #015353;
	background-image: none;
	background-repeat: no-repeat;
}


#private #logo {
	width: 300px;
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100px;
}


#private #contents {
	width: 502px;
	float: right;
	padding-top: 36px;
	padding-right: 14px;
	padding-left: 14px;
}


#private #side-area {
	width: 256px;
	float: left;
	padding-top: 36px;
	padding-right: 7px;
	padding-bottom: 36px;
	padding-left: 7px;
}


#private #footer {
	width: 800px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 50px;
	background-color: #015353;
	margin: 0px;
	padding: 0px;

}


#detailArea {
	width: 800px;
	background-image: url(../private/media/common/bg_side_detail.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}

#staffArea {
	background-color: #FFFFFF;
	background-image: url(../private/media/common/bg_side_staff.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 800px;
	display: none;
}


#private h1 {
	line-height: 1.2em;
	font-size: 2em;
}

#private h2 {
	font-size: 1em;
	margin:30px 0 20px 0;
}

#private h3 {
	font-size: 1em;
}


/* --------------------------------------------------
	PRIVATE NEW MAIN TAB NAVI
-------------------------------------------------- */


#changePrivateTab ul {
	list-style-type: none;
	height: 40px;
	width: 465px;
}

#changePrivateTab li {
	float: left;
	height: 40px;
	width: 155px;
}

#changePrivateTab {
	height: 40px;
	width: 465px;
	position: absolute;
	right: 20px;
	bottom: 0px;
}


/* ////////////////    TOPへ戻る      //////////////// */


#private .backTop {
	position: absolute;
	bottom: 10px;
	left: 40px;
}





/* --------------------------------------------------
	PRIVATE NEW DETAIL
-------------------------------------------------- */



.detailPickImg {
	background-color: #FFFFFF;
	padding: 3px;
}

.detailPickImg img{
	padding: 0 0 3px 0;
}

.explainArea {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.detailHead {
	background-image: url(../private/media/common/icon01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	height: 85px;
	margin-bottom: 12px;
}

.detailHead dt {
	font-size: 1.1em;
	line-height: 1.4em;
}

.detailHead dd {
	font-size: 1.1em;
	line-height: 1.4em;
}

.detailHead dd.bold {
font-weight:bold;
	font-size: 1.1em;
	line-height: 1.4em;
}

.detailMain {
	padding-right: 8px;
	padding-left: 8px;
}

.detailMain li {
	margin-left: 2em;
}

.coupon-body li {
	margin-left: 2em;
}

.detailMain table {
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #333;
}

.detailMain th {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #333;
}

.detailMain td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #333;
}

.subTit {
	background-image: url(../private/media/common/bg_sub_tit01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	padding-top: 7px;
	padding-left: 22px;
	color: #006B33;
	font-weight: bold;
}


#private-form-tbl{
	width:502px;
	}
#private-form-tbl th{
	width:100px;
	border-bottom:#666666 1px solid;
	}
#private-form-tbl td{
	border-bottom:#666666 1px solid;
	}



/* ////////////////    DETAIL NOTE AREA      //////////////// */



.detailNote dl {
	/*border-bottom: 1px dotted #afb993;*/
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	margin-bottom: 0.3em;
}

.detailNote dt {
	float: left;
	width: 5em;
	clear: both;
	line-height: 1.5;
	margin: 0 0 0.5em;
	font-weight: bold;
	}

.detailNote dd {
	_height: 1%; /* Hack for Win IE6 */
	line-height: 1.5;
	margin: 0 0 0.5em 6em;
	}

.detailNote {
	margin-top: 22px;
	margin-bottom: 0px;
}






/* --------------------------------------------------
	PRIVATE NEW STAFF
-------------------------------------------------- */


/* ////////////////    STAFF JOB INFO AREA      //////////////// */


#staffArea .staffInfo dl {
	border-bottom: 1px dotted #afb993;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	margin-bottom: 0.3em;
}

#staffArea .staffInfo dt {
	float: left;
	width: 6em;
	clear: both;
	line-height: 1.5;
	margin: 0 0 0.5em;
	}

#staffArea .staffInfo dd {
	_height: 1%; /* Hack for Win IE6 */
	line-height: 1.5;
	margin: 0 0 0.5em 7em;
	}

#staffArea .staffInfo {
	margin-top: 22px;
	margin-bottom: 20px;
}

#coupon{
	width:750px;
	background-image: url(../private/media/common/coupon_header.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#coupon-footer{
	width:750px;
	height:37px;
	background-image: url(../private/media/common/coupon_footer.gif);
	background-repeat: no-repeat;
	padding: 35px 30px 0 60px;
	margin:5px;
	}
#coupon .shop-name{
	font-size:24px;
	width:440px;
	}
#coupon .shop-ruby{
	font-size:16px;
	width:440px;
	}
#coupon .shop-zipcode {
	width:300px;
	font-size:13px;
	}
#coupon .shop-address {
	width:300px;
	font-size:13px;
	}
#coupon .shop-tel {
	width:300px;
	font-size:13px;
	}
.coupon-body{
	background-color:#C5EBFE;
	font-size:15px;
	padding:10px 10px 10px 10px;
	margin:20px 0 0 0;
	}
.float-right{
	float:right;
	}
.float-left{
	float:left;
	}



/* --------------------------------------------------
	PRIVATE NEW STAFF
-------------------------------------------------- */
#mapArea {
	padding-right: 4px;
	padding-left: 4px;
}
.couponArea {
}

#map {
	width:800px;
	height:600px;
	}
#map-guidance dt {
	font-weight:bold;
	margin:10px 0 0 10px;
	}
#map-guidance dd {
	margin:0 0 10px 20px;
	}
.unit-2 {
	margin:10px 0 0 0;
	}

.private-submit{
	font-size:95%;
	font-weight:700;
	}
