div.base-info {
	float: left;
	width: 550px;
}

div.base-info h1 {
	background-image: url(../../shared/images/shop/p05_bg_01.png);
	height: 30px;
	width: 550px;
}

div.base-info h1 span {
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 8px 0 0 40px;
	font-size: 16px;
}

div.base-info table {
	width: 550px;
	border: 1px solid #dc0d83;
	border-collapse: collapse;
	font-size: 13px;
	margin-top: 7px;
	height: 40px;
	text-align: center;
}

div.base-info table th {
	color: #b00064;
	background-color: #f5cbe3;
	vertical-align: middle;
	border-left: 1px solid #dc0d83;
}

div.base-info table td {
	color: #333333;
	background-color: #f9ecf4;
	vertical-align: middle;
	border-left: 1px solid #dc0d83;
}

div.taigu {
	background-image: url(../../shared/images/shop/p05_bg_02.png);
	width: 391px;
	height: 79px;
	font-size: 13px;
	margin-left: 559px;
}

*html div.taigu {
	margin-left: 556px;
}

div.taigu ul {
	padding: 2px 0 0 1px;
}

div.taigu ul li {
	float: left;
	width: 60px;
	height: 15px;
	margin-left: 4px;
	margin-top: 3px;
	background-image: url(../images/bg_treat.png);
	color: #e4e9f8;
	text-align: center;
	font-size: 12px;
}

div.taigu ul li.on {
	background-image: url(../images/bg_treat_on.png);
	color: #ffffff;
}

div.taigu ul li span.icon {
	display: block;
	padding-top: 2px;
}

div.main-img {
	margin-top: 10px;
	width: 951px;
}

div.sub-img {
	margin-top: 10px;
	position: absolute;
	width: 260px;
}

*html div.sub-img {
	position: static;
	float: left;
}

*+html div.sub-img {
	position: static;
	float: left;
}

div.detail-text {
	margin-left: 270px;
	margin-top: 10px;
	height: 150px;
	overflow: hidden;
	width: 680px;
	border-bottom: 1px solid #dc0d83;
}

*html div.detail-text {
	margin-left: 265px;
	border: 1px solid #dc0d83;
}

*+html div.detail-text {
	margin-left: 268px;
}

div.detail-text h2 {
	border-top: 1px solid #dc0d83;
	border-left: 1px solid #dc0d83;
	border-right: 1px solid #dc0d83;
	_border: none;
	background-color: #f5cbe3;
	color: #b00064;
	padding: 6px 0 5px 10px;
}

div.detail-text p {
	border-left: 1px solid #dc0d83;
	border-right: 1px solid #dc0d83;
	_border: none;
	height: 100%;
	padding: 7px 10px;
	background-color: #f9ecf4;
	color: #333333;
	line-height: 1.47;
	font-size: 13px;
}

div.girl-msg,
div.qa {
	margin-top: 10px;
}

div.girl-msg h3,
div.qa h3 {
	float: left;
}

div.girl-msg div.box,
div.qa div.box {
	margin-left: 100px;
}

div.qa div.box {
	background-image: url(../../shared/images/shop/p05_bg_03_1.png);
	height: 127px;
}

div.girl-msg div.box {
	background-image: url(../../shared/images/shop/p05_bg_03.png);
	height: 90px;
}

div.girl-msg div.box h4 {
	position: relative;
	top: 10px;
	background-image: url(../../shared/images/shop/p05_bg_06.png);
	width: 830px;
	height: 25px;
	margin-left: 10px;
}

div.girl-msg div.box h4 span {
	padding: 6px 0 0 15px;
	display: block;
	font-size: 15px;
}

div.girl-msg div.box p {
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 18px;
	font-size: 13px;
	line-height: 1.48;
}

div.qa div.box {
	
}

div.qa div.box div {
	background-image: url(../../shared/images/shop/p05_bg_09.png);
	width: 277px;
	height: 111px;
	float: left;
	margin-left: 1px;
	margin-top: 10px;
}

div.qa div.box div.first-child {
	margin-left: 7px;
}

div.qa div.box div h4 {
	background-image: url(../../shared/images/shop/p05_bg_07.png);
	width: 266px;
	height: 42px;
	margin-left: 4px;
	margin-top: 4px;
}

div.qa div.box div span {
	display: block;
	padding: 6px 0 0 30px;
	font-size: 15px;
	color: #ffffff;
}

div.qa div.box div p {
	font-size: 13px;
	padding: 5px 10px 0 10px;
	line-height: 1.4;
}

div.shop-info,
div.job-info {
	width: 470px;
	margin-top: 10px;
}

div.shop-info {
	clear: both;
	float: left;
}

div.job-info {
	margin-left: 480px;
}

*html div.job-info {
	margin-left: 476px;
}

div.shop-info table,
div.job-info table {
	border: 1px solid #dc0d83;
	border-collapse: collapse;
	width: 467px;
	margin-top: 5px;
	margin-left: 1px;
	font-size: 14px;
	height: 15.5em;
}

div.shop-info table tr th,
div.job-info table tr th {
	vertical-align: middle;
	background-color: #fae8f2;
	color: #dc0d83;
	padding: 0 10px;
}

div.shop-info table tr td,
div.job-info table tr td {
	background-color: #fcf5f9;
	vertical-align: middle;
	padding: 0 10px;
}

div.shop-info table tr.odd th,
div.job-info table tr.odd th,
div.shop-info table tr th.odd,
div.job-info table tr th.odd {
	background-color: #f6d5e8;
}

div.shop-info table tr.odd td,
div.job-info table tr.odd td,
div.shop-info table tr td.odd,
div.job-info table tr td.odd {
	background-color: #f9ecf4;
}

div.inquiry-area {
	margin-top: 10px;
	background-image: url(../../shop/images/p05_bg_10.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 417px;
	position: relative;
}

div.nopage {
	background-image: url(../../shop/images/p05_bg_40.gif);
	height: 417px;
}

div.inquiry-area h3{
	background: url(../../shop/images/p05_bg_11.png) repeat-x 1px 28px;
	margin-left: 20px;
	padding-top: 15px;
	margin-right: 20px;
}

div.inquiry-area h3.official {
	background: url(../../shop/images/p05_bg30.gif) repeat-x 1px 28px;
}

div.inquiry-area h4 {
	font-weight: normal;
	font-size: 17px;
	clear: both;
	margin-top: 10px;
	padding-bottom: 25px;
}

div.inquiry-area h4:before {
	content: "○";
}

div.inquiry-area ul.tel {
	color: #f8007d;
	font-weight: bold;
	font-size: 25px;
	float: left;
	padding-right: 10px;
	position: relative;
	top: -10px;
	padding-bottom: 3px;
}

div.inquiry-area ul.tel li {
	display: inline;
	margin-right: 1em;
}

div.inquiry-area p.kome {
	font-size: 13px;
}

div.inquiry-area p.mail {
	position: relative;
	top: -15px;
}

div.inquiry-area p.kome:before {
	content: "※";
}

div.inquiry-area div {
	margin: 0 38px;
}

div.inquiry-area div ul.btn {
	text-align: center;
	margin-top: 8px;
}

div.inquiry-area div ul.btn li {
	display: inline;
}

div.inquiry-area div ul.btn li.addfolder {
	display: block;
	position: absolute;
	right: 38px;
	bottom: 100px;
}

div.inquiry-area ul.oficiallink {
	position: relative;
}

div.inquiry-area ul.oficiallink li.mobile {
	position: absolute;
	top: -45px;
	left: 310px;
	width: 554px;
	height: 100px;
	background: url(../../shop/images/p05_bg_31.gif) no-repeat 320px 0;
}

div.inquiry-area ul.oficiallink li.mobile p.atten {
	width: 300px;
	padding-top: 25px;
	line-height: 1.8;
	float: left;
}

div.inquiry-area ul.oficiallink li.mobile p.qr {
	line-height: 2;
	margin-left: 440px;
}

div.related-job {
	margin-top: 20px;
}

div.related-job div {
	border: 1px solid #dc0d83;
	margin-top: 10px;
	margin-bottom: 40px;
	background-color: #f9ecf4;
}

div.related-job div ul {
	padding: 6px 10px;
	font-size: 14px;
}

div.related-job div ul li {
	float: left;
	padding: 4px 3px 4px;
	width: 190px;
}

div.related-job div ul li:before {
	content: "・";
	color: #dc0d83;
}

div.related-job div ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.related-job div ul {
	zoom: 1;
}

/* @override http://hat2.que.jp/shared/css/shopdetail.css */

div.base-info {
	float: left;
	width: 550px;
}

div.base-info h1 {
	background-image: url(../../shared/images/shop/p05_bg_01.png);
	height: 30px;
	width: 550px;
}

div.base-info h1 span {
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 8px 0 0 40px;
	font-size: 16px;
}

div.base-info table {
	width: 550px;
	border: 1px solid #dc0d83;
	border-collapse: collapse;
	font-size: 13px;
	margin-top: 7px;
	height: 40px;
	text-align: center;
}

div.base-info table th {
	color: #b00064;
	background-color: #f5cbe3;
	vertical-align: middle;
	border-left: 1px solid #dc0d83;
}

div.base-info table td {
	color: #333333;
	background-color: #f9ecf4;
	vertical-align: middle;
	border-left: 1px solid #dc0d83;
}

div.taigu {
	background-image: url(../../shared/images/shop/p05_bg_02.png);
	width: 391px;
	height: 79px;
	font-size: 13px;
	margin-left: 559px;
}

*html div.taigu {
	margin-left: 556px;
}

div.taigu ul {
	padding: 2px 0 0 1px;
}

div.taigu ul li {
	float: left;
	width: 60px;
	height: 15px;
	margin-left: 4px;
	margin-top: 3px;
	background-image: url(../images/bg_treat.png);
	color: #e4e9f8;
	text-align: center;
	font-size: 12px;
}

div.taigu ul li.on {
	background-image: url(../images/bg_treat_on.png);
	color: #ffffff;
}

div.taigu ul li span.icon {
	display: block;
	padding-top: 2px;
}

div.main-img {
	margin-top: 10px;
	width: 951px;
}

div.sub-img {
	margin-top: 10px;
	position: absolute;
	width: 260px;
}

*html div.sub-img {
	position: static;
	float: left;
}

*+html div.sub-img {
	position: static;
	float: left;
}

div.detail-text {
	margin-left: 270px;
	margin-top: 10px;
	height: 150px;
	overflow: hidden;
	width: 680px;
	border-bottom: 1px solid #dc0d83;
}

*html div.detail-text {
	margin-left: 265px;
	border: 1px solid #dc0d83;
}

*+html div.detail-text {
	margin-left: 268px;
}

div.detail-text h2 {
	border-top: 1px solid #dc0d83;
	border-left: 1px solid #dc0d83;
	border-right: 1px solid #dc0d83;
	_border: none;
	background-color: #f5cbe3;
	color: #b00064;
	padding: 6px 0 5px 10px;
}

div.detail-text p {
	border-left: 1px solid #dc0d83;
	border-right: 1px solid #dc0d83;
	_border: none;
	height: 100%;
	padding: 7px 10px;
	background-color: #f9ecf4;
	color: #333333;
	line-height: 1.47;
	font-size: 13px;
}

div.girl-msg,
div.qa {
	margin-top: 10px;
}

div.girl-msg h3,
div.qa h3 {
	float: left;
}

div.girl-msg div.box,
div.qa div.box {
	margin-left: 100px;
}

div.qa div.box {
	background-image: url(../../shared/images/shop/p05_bg_03_1.png);
	height: 127px;
}

div.girl-msg div.box {
	background-image: url(../../shared/images/shop/p05_bg_03.png);
	height: 90px;
}

div.girl-msg div.box h4 {
	position: relative;
	top: 10px;
	background-image: url(../../shared/images/shop/p05_bg_06.png);
	width: 830px;
	height: 25px;
	margin-left: 10px;
}

div.girl-msg div.box h4 span {
	padding: 6px 0 0 15px;
	display: block;
	font-size: 15px;
}

div.girl-msg div.box p {
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 18px;
	font-size: 13px;
	line-height: 1.48;
}

div.qa div.box {
	
}

div.qa div.box div {
	background-image: url(../../shared/images/shop/p05_bg_09.png);
	width: 277px;
	height: 111px;
	float: left;
	margin-left: 1px;
	margin-top: 10px;
}

div.qa div.box div.first-child {
	margin-left: 7px;
}

div.qa div.box div h4 {
	background-image: url(../../shared/images/shop/p05_bg_07.png);
	width: 266px;
	height: 42px;
	margin-left: 4px;
	margin-top: 4px;
}

div.qa div.box div span {
	display: block;
	padding: 6px 0 0 30px;
	font-size: 15px;
	color: #ffffff;
}

div.qa div.box div p {
	font-size: 13px;
	padding: 5px 10px 0 10px;
	line-height: 1.4;
}

div.shop-info,
div.job-info {
	width: 470px;
	margin-top: 10px;
}

div.shop-info {
	clear: both;
	float: left;
}

div.job-info {
	margin-left: 480px;
}

*html div.job-info {
	margin-left: 476px;
}

div.shop-info table,
div.job-info table {
	border: 1px solid #dc0d83;
	border-collapse: collapse;
	width: 467px;
	margin-top: 5px;
	margin-left: 1px;
	font-size: 14px;
	height: 15.5em;
}

div.shop-info table tr th,
div.job-info table tr th {
	vertical-align: middle;
	background-color: #fae8f2;
	color: #dc0d83;
	padding: 0 10px;
}

div.shop-info table tr td,
div.job-info table tr td {
	background-color: #fcf5f9;
	vertical-align: middle;
	padding: 0 10px;
}

div.shop-info table tr.odd th,
div.job-info table tr.odd th,
div.shop-info table tr th.odd,
div.job-info table tr th.odd {
	background-color: #f6d5e8;
}

div.shop-info table tr.odd td,
div.job-info table tr.odd td,
div.shop-info table tr td.odd,
div.job-info table tr td.odd {
	background-color: #f9ecf4;
}

div.inquiry-area {
	margin-top: 10px;
	background-image: url(../../shop/images/p05_bg_10.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 417px;
	position: relative;
}

div.nopage {
	background-image: url(../../shop/images/p05_bg_40.gif);
	height: 274px;
}

div.inquiry-area h3{
	background: url(../../shop/images/p05_bg_11.png) repeat-x 1px 28px;
	margin-left: 20px;
	padding-top: 15px;
	margin-right: 20px;
}

div.inquiry-area h3.official {
	background: url(../../shop/images/p05_bg30.gif) repeat-x 1px 28px;
}

div.inquiry-area h4 {
	font-weight: normal;
	font-size: 17px;
	clear: both;
	margin-top: 10px;
	padding-bottom: 25px;
}

div.inquiry-area h4:before {
	content: "○";
}

div.inquiry-area ul.tel {
	color: #f8007d;
	font-weight: bold;
	font-size: 25px;
	float: left;
	padding-right: 10px;
	position: relative;
	top: -10px;
	padding-bottom: 3px;
}

div.inquiry-area ul.tel li {
	display: inline;
	margin-right: 1em;
}

div.inquiry-area p.kome {
	font-size: 13px;
}

div.inquiry-area p.mail {
	position: relative;
	top: -15px;
}

div.inquiry-area p.kome:before {
	content: "※";
}

div.inquiry-area div {
	margin: 0 38px;
}

div.inquiry-area div ul.btn {
	text-align: center;
	margin-top: 8px;
}

div.inquiry-area div ul.btn li {
	display: inline;
}

div.inquiry-area div ul.btn li.addfolder {
	display: block;
	position: absolute;
	right: 38px;
	bottom: 100px;
}

div.inquiry-area ul.oficiallink {
	position: relative;
}

div.inquiry-area ul.oficiallink li.mobile {
	position: absolute;
	top: -45px;
	left: 310px;
	width: 554px;
	height: 100px;
	background: url(../../shop/images/p05_bg_31.gif) no-repeat 320px 0;
}

div.inquiry-area ul.oficiallink li.mobile p.atten {
	width: 300px;
	padding-top: 25px;
	line-height: 1.8;
	float: left;
}

div.inquiry-area ul.oficiallink li.mobile p.qr {
	line-height: 2;
	margin-left: 440px;
}

div.related-job {
	margin-top: 20px;
}

div.related-job div {
	border: 1px solid #dc0d83;
	margin-top: 10px;
	margin-bottom: 40px;
	background-color: #f9ecf4;
}

div.related-job div ul {
	padding: 6px 10px;
	font-size: 14px;
}

div.related-job div ul li {
	float: left;
	padding: 4px 3px 4px;
	width: 190px;
}

div.related-job div ul li:before {
	content: "・";
	color: #dc0d83;
}

div.related-job div ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.related-job div ul {
	zoom: 1;
}

/* @override http://hat2.que.jp/shared/css/shopdetail.css */

div.base-info {
	float: left;
	width: 550px;
}

div.base-info h1 {
	background-image: url(../../shared/images/shop/p05_bg_01.png);
	height: 30px;
	width: 550px;
}

div.base-info h1 span {
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 8px 0 0 40px;
	font-size: 16px;
}

div.base-info table {
	width: 550px;
	border: 1px solid #dc0d83;
	border-collapse: collapse;
	font-size: 13px;
	margin-top: 7px;
	height: 40px;
	text-align: center;
}

div.base-info table th {
	color: #b00064;
	background-color: #f5cbe3;
	vertical-align: middle;
	border-left: 1px solid #dc0d83;
}

div.base-info table td {
	color: #333333;
	background-color: #f9ecf4;
	vertical-align: middle;
	border-left: 1px solid #dc0d83;
}

div.taigu {
	background-image: url(../../shared/images/shop/p05_bg_02.png);
	width: 391px;
	height: 79px;
	font-size: 13px;
	margin-left: 559px;
}

*html div.taigu {
	margin-left: 556px;
}

div.taigu ul {
	padding: 2px 0 0 1px;
}

div.taigu ul li {
	float: left;
	width: 60px;
	height: 15px;
	margin-left: 4px;
	margin-top: 3px;
	background-image: url(../images/bg_treat.png);
	color: #e4e9f8;
	text-align: center;
	font-size: 12px;
}

div.taigu ul li.on {
	background-image: url(../images/bg_treat_on.png);
	color: #ffffff;
}

div.taigu ul li span.icon {
	display: block;
	padding-top: 2px;
}

div.main-img {
	margin-top: 10px;
	width: 951px;
}

div.sub-img {
	margin-top: 10px;
	position: absolute;
	width: 260px;
}

*html div.sub-img {
	position: static;
	float: left;
}

*+html div.sub-img {
	position: static;
	float: left;
}

div.detail-text {
	margin-left: 270px;
	margin-top: 10px;
	height: 150px;
	overflow: hidden;
	width: 680px;
	border-bottom: 1px solid #dc0d83;
}

*html div.detail-text {
	margin-left: 265px;
	border: 1px solid #dc0d83;
}

*+html div.detail-text {
	margin-left: 268px;
}

div.detail-text h2 {
	border-top: 1px solid #dc0d83;
	border-left: 1px solid #dc0d83;
	border-right: 1px solid #dc0d83;
	_border: none;
	background-color: #f5cbe3;
	color: #b00064;
	padding: 6px 0 5px 10px;
}

div.detail-text p {
	border-left: 1px solid #dc0d83;
	border-right: 1px solid #dc0d83;
	_border: none;
	height: 100%;
	padding: 7px 10px;
	background-color: #f9ecf4;
	color: #333333;
	line-height: 1.47;
	font-size: 13px;
}

div.girl-msg,
div.qa {
	margin-top: 10px;
}

div.girl-msg h3,
div.qa h3 {
	float: left;
}

div.girl-msg div.box,
div.qa div.box {
	margin-left: 100px;
}

div.qa div.box {
	background-image: url(../../shared/images/shop/p05_bg_03_1.png);
	height: 127px;
}

div.girl-msg div.box {
	background-image: url(../../shared/images/shop/p05_bg_03.png);
	height: 90px;
}

div.girl-msg div.box h4 {
	position: relative;
	top: 10px;
	background-image: url(../../shared/images/shop/p05_bg_06.png);
	width: 830px;
	height: 25px;
	margin-left: 10px;
}

div.girl-msg div.box h4 span {
	padding: 6px 0 0 15px;
	display: block;
	font-size: 15px;
}

div.girl-msg div.box p {
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 18px;
	font-size: 13px;
	line-height: 1.48;
}

div.qa div.box {
	
}

div.qa div.box div {
	background-image: url(../../shared/images/shop/p05_bg_09.png);
	width: 277px;
	height: 111px;
	float: left;
	margin-left: 1px;
	margin-top: 10px;
}

div.qa div.box div.first-child {
	margin-left: 7px;
}

div.qa div.box div h4 {
	background-image: url(../../shared/images/shop/p05_bg_07.png);
	width: 266px;
	height: 42px;
	margin-left: 4px;
	margin-top: 4px;
}

div.qa div.box div span {
	display: block;
	padding: 6px 0 0 30px;
	font-size: 15px;
	color: #ffffff;
}

div.qa div.box div p {
	font-size: 13px;
	padding: 5px 10px 0 10px;
	line-height: 1.4;
}

div.shop-info,
div.job-info {
	width: 470px;
	margin-top: 10px;
}

div.shop-info {
	clear: both;
	float: left;
}

div.job-info {
	margin-left: 480px;
}

*html div.job-info {
	margin-left: 476px;
}

div.shop-info table,
div.job-info table {
	border: 1px solid #dc0d83;
	border-collapse: collapse;
	width: 467px;
	margin-top: 5px;
	margin-left: 1px;
	font-size: 14px;
	height: 15.5em;
}

div.shop-info table tr th,
div.job-info table tr th {
	vertical-align: middle;
	background-color: #fae8f2;
	color: #dc0d83;
	padding: 0 10px;
}

div.shop-info table tr td,
div.job-info table tr td {
	background-color: #fcf5f9;
	vertical-align: middle;
	padding: 0 10px;
}

div.shop-info table tr.odd th,
div.job-info table tr.odd th,
div.shop-info table tr th.odd,
div.job-info table tr th.odd {
	background-color: #f6d5e8;
}

div.shop-info table tr.odd td,
div.job-info table tr.odd td,
div.shop-info table tr td.odd,
div.job-info table tr td.odd {
	background-color: #f9ecf4;
}

div.inquiry-area {
	margin-top: 10px;
	background-image: url(../../shop/images/p05_bg_10.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 417px;
	position: relative;
}

div.nopage {
	background-image: url(../../shop/images/p05_bg_40.gif);
	height: 274px;
}

div.inquiry-area h3{
	background: url(../../shop/images/p05_bg_11.png) repeat-x 1px 28px;
	margin-left: 20px;
	padding-top: 15px;
	margin-right: 20px;
}

div.inquiry-area h3.official {
	background: url(../../shop/images/p05_bg30.gif) repeat-x 1px 28px;
}

div.inquiry-area h4 {
	font-weight: normal;
	font-size: 17px;
	clear: both;
	margin-top: 10px;
	padding-bottom: 25px;
}

div.inquiry-area h4:before {
	content: "○";
}

div.inquiry-area ul.tel {
	color: #f8007d;
	font-weight: bold;
	font-size: 25px;
	float: left;
	padding-right: 10px;
	position: relative;
	top: -10px;
	padding-bottom: 3px;
}

div.inquiry-area ul.tel li {
	display: inline;
	margin-right: 1em;
}

div.inquiry-area p.kome {
	font-size: 13px;
}

div.inquiry-area p.mail {
	position: relative;
	top: -15px;
}

div.inquiry-area p.kome:before {
	content: "※";
}

div.inquiry-area div {
	margin: 0 38px;
}

div.inquiry-area div ul.btn {
	text-align: center;
	margin-top: 8px;
}

div.inquiry-area div ul.btn li {
	display: inline;
}

div.inquiry-area div ul.btn li.addfolder {
	display: block;
	position: absolute;
	right: 38px;
	bottom: 100px;
}

div.inquiry-area ul.oficiallink {
	position: relative;
}

div.inquiry-area ul.oficiallink li.mobile {
	position: absolute;
	top: -45px;
	left: 310px;
	width: 554px;
	height: 100px;
	background: url(../../shop/images/p05_bg_31.gif) no-repeat 320px 0;
}

div.inquiry-area ul.oficiallink li.mobile p.atten {
	width: 300px;
	padding-top: 25px;
	line-height: 1.8;
	float: left;
}

div.inquiry-area ul.oficiallink li.mobile p.qr {
	line-height: 2;
	margin-left: 440px;
}

div.related-job {
	margin-top: 20px;
}

div.related-job div {
	border: 1px solid #dc0d83;
	margin-top: 10px;
	margin-bottom: 40px;
	background-color: #f9ecf4;
}

div.related-job div ul {
	padding: 6px 10px;
	font-size: 14px;
}

div.related-job div ul li {
	float: left;
	padding: 4px 3px 4px;
	width: 190px;
}

div.related-job div ul li:before {
	content: "・";
	color: #dc0d83;
}

div.related-job div ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.related-job div ul {
	zoom: 1;
}