@charset "utf-8";

/*----------------------------------------------------- Extend -----*/

.each_girl_svc {
	float:left;
	border:solid 1px #ccc;
	border-collapse:collapse;
}

/*----------------------------------------------------- Review -----*/

#detail .box #review .to_top {
	width: 580px;
	padding-right: 10px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
}

#detail .box #review .to_top .mark-position {
	margin-bottom: -4px;
}
#login-area {
	float: right;
	height: 55px;
	width: 200px;
	background-image: url(../images/project/login-area.png);
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 10px;
}
#total_login-area {
	float: left;
	height: 55px;
	width: 200px;
	background-image: url(../images/project/login-area.png);
	margin: -20px 0px 20px 0px;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 10px;
}
.rule {
	float: right;
	width: 170px;
	padding: 15px;
	background-image: url(../images/detail/rule.png);
	height: 395px;
	background-repeat: no-repeat;
	padding-top: 40px;
}
#detail .rule ul {
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	padding-top: 10px;
}
#detail .rule li {
	margin-top: 1px;
	margin-bottom: 0px;
	background-image: url(../images/detail/to-right.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0px 1px;
	padding-bottom: 5px;
}
#detail .box {
	width: 800px;
}
#detail .box .review-detail-right-banner {
	clear: both;
	width: 200px;
	float: right;
	margin-top: 15px;
}

.box_stars {
	float:left;
	width:110px;
	height:8px;
	margin:0px;
	padding:0px 0px 0px 10px;
}
.total_box_stars {
	padding: 5px 15px 0 0;
	height: 18px;
	text-align: right;
	line-height: 1;
}
.total_box_stars img {
	vertical-align: top;
}

/*----------------------------------------------------- Login -----*/

#detail .login {
	float: left;
	width: 580px;
}
#detail .user-login {
	width: 580px;
	font-size: 12px;
	padding-top: 30px;
	background-image: url(../images/detail/login.png);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 0px -3px;
}

#detail .user-login dl {
	width: 300px;
	margin-left: 130px;
	margin-top: 10px;
	margin-bottom: -5px;
}
#detail .user-login dt {
	float: left;
	margin-right: 0px;
	padding-right: 0px;
	width: 60px;
	padding-bottom: 0px;
}
#detail .image-down {
	margin-bottom: -3px;
}
#detail .user-login dd {
	float: right;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#detail .user-login input {
	font-size: 12px;
	margin-left: 0px;
	width: 230px;
	margin-bottom: 5px;
}
#detail .login-submit {
	width: 580px;
	text-align: center;
}
#detail .login .password-forgetting {
	font-size: 12px;
	width: 580px;
	text-align: center;
}
#detail .error-display {
	width: 300px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	color: #FF004C;
	text-align: center;
	padding: 5px;
	background-color: #E7E2E6;
}

/*----------------------------------------------------- Registration -----*/

#detail #u-ragistration {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#detail #u-ragistration th {
	background-color: #E9E9E9;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 28%;
	font-size: 0.9em;
	color: #333333;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#detail #u-ragistration .title {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#detail #u-ragistration td {
	font-size: 0.9em;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#detail #u-ragistration .mark {
	margin-bottom: -5px;
}
#detail #u-ragistration input {
	font-size: 0.9em;
	margin-bottom: 2px;
	margin-top: 2px;
}
#detail #u-ragistration select {
	font-size: 0.9em;
}
#detail #u-ragistration .regi_form .cbox {
	margin-bottom: -4px;
}

#detail .shop-img {
	width: 800px;
	text-align: center;
	margin-top: 10px;
}

/*----------------------------------------------------- Service detail -----*/

#detail .adress-list {
	margin: 0 0 20px 0;
	background-color: #CCCCCC;
	width: 800px;
}
#detail .adress-list th {
	font-weight: normal;
	color: #333333;
	background-color: #ffe3eb;
	text-align: left;
	padding: 4px 5px;
	font-size: 13px;
	width: 15%;
	vertical-align: top;
	white-space: nowrap;
	line-height: 1.4;
}
#detail .adress-list td {
	padding: 4px 7px;
	background-color: #FFFFFF;
	width: 35%;
	color: #666666;
	font-size: 13px;
	vertical-align: top;
	line-height: 1.4;
}
#detail .adress-list h2 {
	background: url(../images/bar/sub-bar.png) no-repeat;
	font-size: 20px;
	height: 40px;
	margin: 3px 0;
	padding: 1px 0 0 40px;
	width: 740px;
	font-size: 18px;
	color: #333333;
}
#detail .deli-info {
	width: 800px;
	background-color: #CCCCCC;
}
#detail .deli-info th {
	font-weight: normal;
	color: #333333;
	background-color: #FFE3EB;
	text-align: left;
	padding: 5px;
	width: 40%;
	vertical-align: top;
	font-size: 12px;
}
#detail .deli-info td {
	font-size: 12px;
	padding: 5px 7px;
	background-color: #FFFFFF;
	width: 10%;
	color: #666666;
	vertical-align: top;
}
#p-system {
	width: 790px;
	height:100%;
	border:1px solid #CCC;
	margin:0px auto 0px auto;
}
.vertical_wrapper{
	height:100%;

}
#p-system .block_system {
	width: 385px;
	height:100%;
	vertical-align: top;
	border:1px solid #CCC;
	margin:4px;
	_margin:3px;
	float:left;
}
#p-system .block_system h3 {
	background: #FF71B8;
	width: 375px;
	color: #FFFFFF;
	margin:5px;
	padding: 0;
	line-height: 20px;
	text-indent:10px;
}
#p-system .block_system .play-charge {
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 10px;
	background: #FF6699;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
#p-system .type-sellection {
	background-color: #ffe3eb;
	width: 363px;
	color: #333333;
	line-height: 15px;
	margin: 0 auto 5px;
	padding: 2px 5px 2px 10px;
	font-size: 12px;
	font-weight: bold;
}
#detail #p-system .play-detail {
	font-size: 12px;
	line-height: 125%;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 7px;
	width: 353px;
}
#detail .shop-news {
	font-size: 13px;
	margin: 10px;
	width: 730px;
	color: #43362E;
	background-color: #FFFaee;
	padding: 10px;
	margin-left: 20px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
}
#detail .shop-news .up-date {
	font-size: 13px;
	font-weight: bold;
	color: #404040;
	width: 700px;
	text-align: right;
}

/*----------------------------------------------------- �V���b�v�j���[�X -----*/

#detail #shop-news {
	margin: 0 0 15px 0;
	padding: 0 0 9px 0;
	background: url(../images/detail/bg_shopnews_b.gif) no-repeat left bottom;
	color: #807055;
}

#detail #shop-news h2 {
	margin: 0;
}
#detail #shop-news h3 {
	height: 39px;
	margin: 0;
	background: url(../images/detail/bg_shopnews_ttl.gif) no-repeat;
	padding: 16px 0 0 75px;
	font-size: 20px;
	background-repeat: no-repeat;
}
#detail #shop-news .news-box {
	background: url(../images/detail/bg_shopnews_c.gif) repeat-y;
	padding: 10px 0;
	font-size: 13px;
	color: #43362E;
}
#detail #shop-news .news-box .news-text {
	padding: 0 20px;
}
#detail #shop-news .up-date {
	clear: both;
	margin: 0;
	padding: 10px 20px 0 0;
	text-align: right;
}

#f-wari .f-box .f-context h5 {
	font-size: 12px;
	line-height: 130%;
	margin-left: 10px;
	font-weight: normal;
}
#f-wari .f-print {
	float: right;
	width: 200px;
}


/*----------------------------------------------------- F�� -----*/

#f-wari {
	width: 800px;
}
#f-wari .f-box {
	background-image: url(../images/detail/fwari-bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 580px;
	margin-top: 0px;
}
#f-wari .f-box .f-context {
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 10px;
}
#f-wari .f-box .f-context p {
	line-height: 130%;
	margin-left: 10px;
	font-weight: normal;
	width: 400px;
}

#f-wari .f-box img {
	vertical-align: bottom;
}
#f-wari .f-box .fwari-fixbox {
	margin: 0px;
	padding: 0px;
}

#f-wari .f-print {
	float: right;
	width: 200px;
	border: none;
	background-image: url(../images/detail/coupon.png);
	height: 376px;
	text-align: center;
	vertical-align: middle;
}
#f-wari .transparency2 {
	margin-top: 227px;
	width: 148px;
	height: 23px;
}

#f-wari h4 {
	background-color: #FFEAF4;
	padding: 5px;
	border: 1px double #FF6D92;
	font-weight: normal;
	font-size: 1em;
	margin-top: 0px;
}
#f-wari h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF3366;
	margin-left: 10px;
}

/*----------------------------------------------------- Review post -----*/

#detail #d-evaluation {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#detail #d-evaluation th {
	background-color: #E9E9E9;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 28%;
	font-size: 0.9em;
	color: #333333;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#detail #d-evaluation .title {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#detail #d-evaluation td {
	font-size: 0.9em;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#detail #d-evaluation .mark {
	margin-bottom: -5px;
}
#detail #d-evaluation input {
	font-size: 0.9em;
	margin-bottom: 2px;
	margin-top: 2px;
}
#detail #d-evaluation select {
	font-size: 0.9em;
}
#detail .rule li {
	font-size: 0.9em;
}
#detail .box {
	width: 800px;
}
#detail .box #decide {
	text-align: center;
}

/*----------------------------------------------------- Total review -----*/

#project .box #total-review .to_top {
	width: 580px;
	padding-right: 10px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
}
#project .review-attention {
	width: 790px;
	padding-right: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	background-image: url(../images/project/attention.jpg);
	text-align: right;
	padding-top: 130px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
}
#project .box #total-review .to_top .mark-position {
	margin-bottom: -4px;
}
#project img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#project h5 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#project .rule ul {
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	padding-top: 10px;
}
#project .rule li {
	margin-top: 1px;
	margin-bottom: 0px;
	background-image: url(../images/detail/to-right.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0px 1px;
	padding-bottom: 5px;
}
#project .box {
	width: 800px;
}
#project .rule {
	float: left;
	width: 170px;
	padding: 15px;
	background-image: url(../images/detail/rule.png);
	height: 395px;
	background-repeat: no-repeat;
	padding-top: 40px;
}
#total-review a:link {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#total-review a:hover {
	color: #CC0000;
}
#total-review a:visited {
	color: #CC0000;
}
#total-review {
	float: right;
	padding-left: 5px;
	width: 580px;
}
#total-review .r-mainbox {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 580px;
	background-color: #EFEFEF;
}
#total-review .r-mainbox .top-img {
	margin: 0px;
	padding: 0px;
}
#total-review .r-mainbox .bottom-img {
	margin: 0px;
	padding: 0px;
	margin-bottom: -5px;
}
#total-review .r-mainbox .boxin {
	margin: 0px;
	width: 580px;
	padding: 0px;
	background-image: url(../images/detail/review-title-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
#total-review .r-mainbox .boxin .date {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 570px;
}
#total-review .r-mainbox .boxin .score-table {
	background-image: url(../images/detail/review-score.gif);
	height: 190px;
	background-repeat: no-repeat;
}
#total-review .r-mainbox .boxin .score-table td {
	width: 33%;
	padding: 0px;
}
#total-review .r-mainbox .boxin .score-table .space {
	height: 4px;
}
#total-review .r-mainbox .boxin .score-table .height21 {
	height: 20px;
}
#total-review .r-mainbox .boxin .score-table .height-text {
	padding-left: 20px;
	height: 22px;
}
#total-review .r-mainbox .boxin .score-table .score  {
	width: 380px;
	height: 11;
	height: 113px;
	float: left;
	margin-top: 2px;
	}
#total-review .r-mainbox .boxin .score-table .score th {
	width: 160px;
	height: 22px;
	padding:0px 0px 0px 30px;
	text-align: left;
}
#total-review .r-mainbox .boxin .score-table .score td {
	width: 170px;
	height: 22px;
	padding:0;
	margin:0px;
	text-align: left;
}
#total-review .r-mainbox .boxin .score-table .score .score-point {
	color: #FF6C32;
	font-size: 12px;
	padding-top: 0px;
	margin-top: -5px;
	padding-bottom: 2px;
}
#total-review .r-mainbox .boxin .score-table .total-score {
	width: 156px;
	float: right;
	margin-top: 8px;
	padding-right: 23px;
}
#total-review .r-mainbox .boxin .score-table .score .star {
	padding-top: 1px;
	padding-bottom: -1px;
}
#total-review .r-mainbox .boxin .comment-box {
	background-repeat: repeat-y;
	background-position: 0px 20px;
	background-image: url(../images/detail/comment-bg.png);
	padding: 0px;
	margin: 0px;
}
#total-review .r-mainbox .boxin .comment-box p {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	line-height: 125%;
	margin-top: 10px;
	margin-bottom: 0px;
}
#total-review .r-mainbox .boxin .comment-box .top-img {
	margin: 0px;
	padding: 0px;
}
#total-review .r-mainbox .boxin .comment-box .bottom-img {
	margin: 0px;
	padding: 0px;
	margin-bottom: -5px;
}

/*----------------------------------------------------- Girl's profile -----*/

#girl-display {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#girl-display .swap {
	width: 460px;
	float: left;
	background-image: url(../images/detail/swap.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	height: 510px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 25px;
}
#girl-display .swap .show-display td {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}
#girl-display .girl-data {
	width: 292px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/detail/girl-data.png);
	background-position: 0px 1px;
	height: 529px;
}
#detail .girl-data h4 {
	width: 242px;
	background: url(../images/admin/list-title-img.jpg) #FFFFFF no-repeat 0px 2px;
	margin: 17px auto 10px;
	padding-left: 25px;
	border: 1px solid #CCCCCC;
	line-height: 25px;
	font-weight: normal;
	font-size: 13px;
}
#girl-display .display-list {
	width: 272px;
	background-color: #666666;
	margin-left: 9px;
	margin-top: 9px;
	margin-right: 9px;
}
#girl-display .display-list th {
	font-weight: normal;
	background-color: #EEEEEE;
	text-align: left;
	padding: 3px;
	padding-left: 5px;
	vertical-align: top;
	font-size: 0.9em;
}
#girl-display .display-list td {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 70%;
	background-color: #FFFFFF;
	font-size: 0.9em;
}
#girl-display .girl-data .display-list .castinfo {
	overflow: auto;
	height: 100px;
}
#girl-display .ability-list {
	width: 262px;
	background-color: #FFFFFF;
	margin-left: 9px;
	margin-top: 10px;
	margin-right: 9px;
	padding: 5px;
}
#girl-display .girl-data .ability-list img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#detail img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*----------------------------------------------------- Searchig Girl result -----*/


#main-contents {
	float: left;
	width: 600px;
	padding-top: 0px;
}
#main-contents form {
	width: 630px;
	margin-left: 10px;
}
#main-contents td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main-contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-contents h2 {
	margin-bottom: 7px;
	margin-left: 5px;
	margin-top: 0px;
}
#main-contents h5 {
	margin-top: 20px;
	margin-bottom: 7px;
	margin-left: 5px;
}
#main-contents .area_list {
	margin-left: auto;
	width: 570px;
	margin-right: auto;
}
#main-contents .area_list td {
	clear: both;
	width: 50%;
}
#main-contents .area_list .display {
	float: left;
	padding-right: 5px;
}
#main-contents .area_list .text_display {
	float: right;
	width: 200px;
}
#main-contents .area_list .text_display a {
	color: #FF0066;
}
#main-contents .area_list .text_display a:hover {
	color: #FF0000;
}
#main-contents .area_list .text_display h4 {
	font-size: 18px;
	height:22px;
	margin: 3px 0px 0px 0px;
	font-weight: bold;
}
#main-contents .area_list .text_display h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
#main-contents .area_list .text_display p {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 125%;
	width: 180px;
}
#main-contents .area_list .box {
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 265px;
}
#main-contents .area_list .box .mini-clearbox {
	clear: both;
}

#girl-result {
	margin-left: auto;
	width: 560px;
	margin-right: auto;
	background-color: #999999;
}
#girl-result td {
	clear: both;
	width: 50%;
	background-color: #FFFFFF;
	padding: 3px;
}
#girl-result .display {
	float: left;
	padding-right: 5px;
}
#girl-result .gr-explain {
	float: right;
	width: 195px;
	padding-top: 3px;
	padding-bottom: -5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#girl-result .gr-explain a {
	color: #FF0066;
}
#girl-result .gr-explain a:hover {
	color: #FF0000;
}
#girl-result .gr-explain .gr-name {
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
}
#girl-result .gr-explain .gr-job {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
#girl-result .gr-explain p {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 125%;
	width: 180px;
}
#girl-result .gr-explain hr {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#girl-result .box {
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 265px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 80px;
}
#girl-result .box .mini-clearbox {
	clear: both;
	height: 0px;
}


/*----------------------------------------------------- Review posting -----*/

#detail .box {
	width: 800px;
}
#detail .box #decide {
	text-align: center;
}

/*----------------------------------------------------- Print out -----*/

#detail .access-data-p {
	width: 800px;
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
#detail .access-data-p th {
	background-color: #F2F2F2;
	padding: 3px;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}
#detail .access-data-p .title {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#detail .access-data-p td {
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 12px;
}
#f-wari {
	width: 800px;
}
#f-wari .ticket-img {
	float: left;
	width: 300px;
	margin-top: 0px;
	text-align: center;
}
#f-wari .print-context {
	width: 470px;
	float: right;
	border: 1px solid #FF6D92;
	padding: 5px;
	margin-top: 3px;
}
#f-wari .print-context h5 {
	color: #FF0066;
	font-size: 13px;
	font-weight: bold;
}
#f-wari .print-context p {
	width: 430px;
}
#detail .close-button {
	text-align: center;
	margin-top: 50px;
	width: 100px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
}
#detail .close-button img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*----------------------------------------------------- 女の子ランキング -----*/

#detail #shop-rank {
	position: relative;
	height: 200px;
	background: url(../images/detail/bg_shoprank.gif) no-repeat;
}
#detail #shop-rank h2 {
	position: absolute;
	top: 15px;
	left: 13px;
	margin: 0;
	width: 230px;
	height: 165px;
}

#detail #shop-rank .girls {
	margin: 0 0 0 250px;
	padding: 30px 0 0 0;
	width: 535px;
	height: 160px;
}
#detail #shop-rank .girls .girl-box {
	float: left;
	padding: 0 8px;
	width: 160px;
}
#detail #shop-rank .girls .girl-box .profile1 {
	float: left;
	width: 65px;
	height: 160px;
}
#detail #shop-rank .girls .girl-box .profile1 h3 {
	margin: 0 0 5px 0;
}
#detail #shop-rank .girls .girl-box .profile1 ul {
	margin: 0;
	padding: 0;
}
#detail #shop-rank .girls .girl-box .profile1 ul li {
	margin: 2px 0;
}
#detail #shop-rank .girls .girl-box .profile2 {
	float: right;
	width: 95px;
}
#detail #shop-rank .girls .girl-box .profile2 p {
	margin: 0;
}
#detail #shop-rank .girls .girl-box .profile2 p img {
	margin: 0 0 3px 0;
	border: 1px solid #a4936f;
	vertical-align: bottom;
}

/*----------------------------------------------------- ショップニュース -----*/

#detail #shop-news {
	margin: 0 0 15px 0;
	padding: 0 0 9px 0;
	background: url(../images/detail/bg_shopnews_b.gif) no-repeat left bottom;
	color: #807055;
}

#detail #shop-news h2 {
	margin: 0;
}
#detail #shop-news h3 {
	height: 39px;
	margin: 0;
	background: url(../images/detail/bg_shopnews_ttl.gif) no-repeat;
	padding: 16px 0 0 75px;
	font-size: 20px;
	background-repeat: no-repeat;
}
#detail #shop-news .news-box {
	background: url(../images/detail/bg_shopnews_c.gif) repeat-y;
	padding: 10px 0;
	font-size: 13px;
	color: #43362E;
}
#detail #shop-news .news-box .news-text {
	padding: 0 20px;
}
#detail #shop-news .up-date {
	clear: both;
	margin: 0;
	padding: 10px 20px 0 0;
	text-align: right;
}

#f-wari .f-box .f-context h5 {
	font-size: 12px;
	line-height: 130%;
	margin-left: 10px;
	font-weight: normal;
}
#f-wari .f-print {
	float: right;
	width: 200px;
}

/*----------------------------------------------------- 出勤情報 -----*/
#working { margin: 0 0 15px 0;}
#working h2 { margin: 0;}
#working .working-box {
	padding: 2px;
	border: 1px solid #efe7d3;
	background: #fffaee;
}
#working .working-box .working-box-in {
	padding: 10px 0 0 0;
	border: 1px solid #efe7d3;
	background: #FFFFFF;
}
#working .working-box ul {
	margin: 0 0 5px 0;
	padding: 0 0 0 3px;
}
#working .working-box ul li {
	float: left;
	overflow: hidden;
	margin: 0 5px 10px;
	padding: 5px 0 0 0;
	width: 121px;
	height: 141px;
	background: url(../images/detail/bg_working_list.gif) no-repeat;
	text-align: center;
}
* html #working .working-box ul li { /* ie6 hack */
	display: inline;
}
#working .working-box ul li p {
	margin: 0;
}

/*----------------------------------------------------- F割 -----*/

#f-wari {
	width: 800px;
}
#f-wari .f-box {
	background-image: url(../images/detail/fwari-bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 580px;
	margin-top: 0px;
}
#f-wari .f-box .f-context {
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 10px;
}
#f-wari .f-box .f-context p {
	line-height: 130%;
	margin-left: 10px;
	font-weight: normal;
	width: 400px;
}

#f-wari .f-box img {
	vertical-align: bottom;
}
#f-wari .f-box .fwari-fixbox {
	margin: 0px;
	padding: 0px;
}

#f-wari .f-print {
	float: right;
	width: 200px;
	border: none;
	background-image: url(../images/detail/coupon.png);
	height: 376px;
	text-align: center;
	vertical-align: middle;
}
#f-wari .transparency2 {
	margin-top: 227px;
	width: 148px;
	height: 23px;
}

#f-wari h4 {
	background-color: #FFEAF4;
	padding: 5px;
	border: 1px double #FF6D92;
	font-weight: normal;
	font-size: 1em;
	margin-top: 0px;
}
#f-wari h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF3366;
	margin-left: 10px;
}



