@CHARSET "UTF-8";

/**
 * shop-info
 */

.shop-info-title {
	margin: 0 0 20px;
	padding: 20px 0 5px 30px;
	background: #ffffff url(../img/icon/info_ico_bk.png) no-repeat 7px 20px;
	border-bottom: #ff0000 solid 3px;
}

.shop-info-title h5 {
	font-size: 15px;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
}

.shop-info {
	margin: 0 0 20px 0;
}

.shop-info p {
	margin: 0 0 9px 0;
	padding: 0;
}

.shop-info .type1 {
	border: #fff solid 1px;
	padding: 10px;
	margin-bottom:10px;
}

.shop-info .type2 {
	background-color: #f4f8f9;
	border: #93b9c7 solid 1px;
	padding: 10px;
	margin-bottom:10px;
}

.shop-info .type3 {
	background-color: #e9f6e8;
	border: #84c281 solid 1px;
	padding: 10px;
	margin-bottom:10px;
}

.shop-info .type4 {
	background-color: #f6f3e4;
	border: #f6df75 solid 1px;
	padding: 10px;
	margin-bottom:10px;
}

.shop-info .type5 {
	background-color: #fbeaea;
	border: #e96262 solid 1px;
	padding: 10px;
	margin-bottom:10px;
}

.shop-info .type6 {
	background-color: #f7f7f7;
	border: #cccccc solid 1px;
	padding: 10px;
	margin-bottom:10px;
}

.shop-info .type7 {
	background-color: #ffffff;
	border: #999999 solid 1px;
	padding: 10px;
	margin-bottom:10px;
}

.shop-info .shop-left {
	float: left;
	margin-right: 20px;
}

.shop-info .shop-right {
	float: left;
	margin-bottom: 0;
}

.shop-info .box1 {
	width: 250px;
	margin-right: 40px;
}

.shop-info .box2 {
	width: 455px;
}

.shop-info .box3 {
	width: 350px;
}

.shop-info .box5 {
	width: 159px;
	float: left;
}

.shop-info .box6 {
	width: 370px;
}

.shop-info .box7 {
	width: 345px;
}

.shop-info .box6 dl,
.shop-info .box7 dl {
	margin: 0;
}

.shop-info .box3 dt,
.shop-info .box4 dt,
.shop-info .box5 dt,
.shop-info .box6 dt,
.shop-info .box7 dt {
	float: left;
	width: 65px;
}

.shop-info .box4 dd {
	float: left;
	margin: 0;
	width: 640px;
}

.shop-info .box6 dd {
	float: left;
	margin: 0;
	width: 305px;
}

.shop-info .box7 dd {
	float: left;
	margin: 0;
	width: 280px;
}

.shop-info .shop-img {
	width: 250px;
	height: 200px;
	position: relative;
}

.shop-info .shop-img > img {
	max-width: 250px;
	max-height: 200px;
}

.shop-info .shop-img2 {
	width: 120px;
	height: 100px;
	position: relative;
	text-align: right;
}

.shop-info .shop-img2 > img {
	max-width: 120px;
	max-height: 100px;
}

.shop-info .shop-img-cover {
	position: absolute;
	background-color: #FFEAD6;
	width: 25px;
	height: 200px;
	top: 0;
	-moz-opacity: 0.95;
	opacity: 0.95;
	filter: alpha(opacity=95);
}

.shop-info .shop-img-cover1 {
	right: 0;
}

.shop-info .shop-img-cover2 {
	right: 35px;
}

.shop-info .shop-img-cover3 {
	right: 70px;
}

.shop-info th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 10px;
}

.shop-info td {
	padding: 0 10px 5px 0;
	vertical-align: top;
}

.shop-info .shop-item2 {
	margin: 0 10px 0 0;
}

.shop-info .shop-item3 {
	font-size: 14px;
	font-weight: bold;
}

.shop-info .shop-building {
	background-color: #393939;
	font-size: 10px;
	margin: 0 0 3px 0;
	padding: 3px 5px;
	display: inline-block;
	color: #ffffff;
}

.shop-info .shop-field {
	background-color: #f5fff5;
	font-size: 10px;
	margin: 0 0 3px 0;
	padding: 3px 4px;
	display: inline-block;
	color: #5a9f45;
	text-align: center;
	border:#5a9f45 solid 1px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.shop-info .shop-service {
	background-color: #e69201;
	font-size: 10px;
	margin: 0 0 3px 0;
	padding: 3px 5px;
	display: inline-block;
	color: #ffffff;
	width: 145px;
	text-align: center;
}

.shop-info .shop-paint {
	background-color: #014999;
	font-size: 10px;
	margin: 0 0 3px 0;
	padding: 3px 5px;
	display: inline-block;
	color: #ffffff;
	width: 145px;
	text-align: center;
}

.shop-info .shop-item-off {
	background-color: #cccccc;
}

.shop-info .shop-img-off {
	-moz-opacity: 0.20;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.shop-info .shop-paint-sub {
	font-size: 11px;
	margin: 0;
	line-height: 20px;
}

.shop-info .shop-comment-title {
	background: url(../img/icon/shop_ico_bk.png) no-repeat 1px 1px;
	margin: 0 0 10px 0;
	padding: 2px 0 4px 25px;
	border-bottom: #cfcfcf dotted 1px;
	letter-spacing: 0.1em;
	height: 20px;
}

.shop-info .shop-comment-subtitle {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.shop-info .shop-tag {
	background: url(../img/icon/plus_ico_bk.png) no-repeat 1px 1px;
	margin: 0 0 10px 0;
	padding: 2px 0 4px 25px;
	border-bottom: #cfcfcf dotted 1px;
}

.shop-info .shop-sns {
	background: url(../img/icon/sns_ico_bk.png) no-repeat 1px 1px;
	margin: 0 0 10px 0;
	padding: 2px 0 4px 25px;
	border-bottom: #cfcfcf dotted 1px;
}

/**
 * shop-work
 */
.shop-work .shop-work-latest ul {
	margin: 0;
	padding: 0;
}

.shop-work .shop-work-latest li {
	float: left;
	margin: 0;
	padding: 5px 15px;
	width: 202px;
	font-size: 12px;
}

.shop-work .shop-work-latest li a {
	display: block;
}

.shop-work .shop-work-latest .img-box {
	background-color: #fff;
	border: #fff solid 1px;
	width: 200px;
	height: 200px;
	position: relative;
}

.shop-work .shop-work-latest img {
	max-width: 200px;
	max-height: 200px;
}

.shop-work .shop-work-latest li:hover .img-box {
	border-color: #333;
}

.shop-work .shop-work-latest li:hover .img-box > img {
	-moz-opacity: 0.70;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.shop-work .shop-work-latest .badge-building {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.shop-work-latest span{
	text-align: center;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
	margin-bottom:20px;
}

/**
 * shop-rumor
 */
.shop-rumor {
	float: left;
	width: 380px;
}

.shop-rumor-block {
	float: none;
	width: 100%;
}

.shop-rumor ul {
	padding: 0;
	margin: 0;
	min-height:100px;
	max-height:300px;
	overflow-y: auto;
}

.shop-rumor li {
	margin-top: 10px;
}

.shop-rumor li:first-child {
	margin-top: 0;
}

.shop-rumor .rumor-user {
	float: left;
	width: 50px;
	margin-right: 5px;
}

.shop-rumor .rumor-user .nickname {
	font-size: 10px;
	color: #888;
}

.shop-rumor .rumor-text {
	float: left;
	width: 260px;
	padding: 5px 10px;
	border: #cbcbcb solid 1px;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.shop-rumor-block .rumor-text {
	width: 650px;
}

.shop-rumor .rumor-text:before {
	content: '';
	position: absolute;
	border-top: 5px solid transparent;
	border-right: 10px solid #cbcbcb;
	border-bottom: 5px solid transparent;
	top: 10px;
	left: -10px;
}

.shop-rumor .rumor-text:after {
	content: '';
	position: absolute;
	border-top: 5px solid transparent;
	border-right: 10px solid #fff;
	border-bottom: 5px solid transparent;
	top: 10px;
	left: -8px;
}

.shop-rumor .rumor-head {
	font-size: 13px;
	padding: 5px;
}

.shop-rumor .rumor-body {
}

.shop-rumor .rumor-recommend {
	float: right;
	color: #888;
}

.shop-rumor .rumor-recommend img {
	width: 12px;
}

.shop-rumor .rumor-recommend .item {
	display: inline-block;
	margin-right: 10px;
}

.shop-rumor .rumor-recommend .item:first-child {
	margin-left: 3px;
}

/**
 * shop-comment
 */
.shop-comments {
	margin: 40px 0;
}

.shop-comments .shop-comment1 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}

.shop-comments .shop-comment2 {
	margin: 0 0 15px 0;
	font-size: 16px;
}

.shop-comments pre {
	font-size: 14px;
	margin: 0;
}

.shop-comments pre img {
	float: right;
	margin: 0 0 5px 5px;
}

/**
 * shop-news
 */
.shop-news ul {
	margin: 0;
	padding: 0;
}

.shop-news li {
	padding: 5px 10px;
	border-bottom: #d5ceb5 dotted 1px;
	font-size: 12px;
}

.shop-news .new {
	margin-right: 10px;
	padding: 2px 5px;
	background: #fff;
	color: #c43b3b;
	border:#c43b3b solid 1px;
	font-size: 10px;
}

.shop-news .date {
	margin-right: 10px;
	font-size: 10px;
	color: #888;
}



/**
 * shop-blog
 */
.shop-blog {
	float: left;
	width: 380px;
	margin-left: 20px;
}

.shop-blog ul {
	padding: 0;
	margin: 0;
	overflow-y: scroll;
}

.shop-blog ul span{
	text-align:center;
	display:block;
	margin-top:30px;
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
}

.shop-blog li {
	margin: 0;
	padding: 5px 0;
	border-bottom: #cbcbcb dotted 1px;
}

.shop-blog li:first-child {
	border-top: #cbcbcb dotted 1px;
}

.shop-blog .title-text {
	padding: 0 10px;
	width: 250px;
	float: left;
}

.shop-blog .date {
	float: left;
	width: 70px;
	font-size: 11px;
	color: #888;
}

.shop-blog .RP-grayButtun-a-2{
	margin-top:10px;
}

/**
 * shop-stakeholder
 */
.shop-stakeholder .stakeholder-text {
	padding: 10px;
	background-color: #ffead6;
	border: 1px solid #f57600;
}

.shop-stakeholder .stakeholder-text a {
	text-decoration: underline;
}

/**
 * shop-report
 */
.shop-report .contents-body {
	padding:10px;
	background-color: #f3f3f3;
	text-align: center;
}

.shopAREAbox{
	min-height:20px !important;
	max-height:100px !important;
	overflow:auto;
}

.contents-body ul li{
	font-size:14px;
}

/**
 * 非会員ページ トップページ
 */

.no-member-review{
	float: right;
	font-size: 11px;
	margin: 0 0 0 7px;
	padding: 8px 10px;
	border: #c7c5bb solid 1px;
	padding: 5px 10px;
	border: #c7c5bb solid 1px;
	background-color: #f8f1c3;
	color: #311405;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.no-member-review .icon-pencil{
	position: relative;
	top: 2px;
	margin-right:5px;
}

.shop-header-center-nomember {
	float: left;
	padding: 0 20px 0 0;
}

.shop-header-center-nomember h4{
	font-size:20px;
}

.shop-header-right-nomember {
	float: right;
}

.shop-header-top-nomember {
	height: 60px !important;
	margin-bottom: 0 !important;
}

.shop-info-nomember{
/*	margin-top:-40px;
*/}

.shop-right-table{
	border-collapse:collapse;
	width:100%;
}

.shop-right-table th,
.shop-right-table td{
	border-top:#ddd solid 1px;
	border-bottom:#ddd solid 1px;
	padding:8px;
}

.shop-right-table th{
	width:100px;
	font-size:11px;
	background-color:#f9f9f9;
}

.shop-right-table td{
	font-size:14px;
}

.shop-right-table .icon-checkin,
.shop-right-table .icon-shoebox,
.shop-right-table .icon-circlecallincoming,
.shop-right-table .icon-envelope,
.shop-right-table .icon-laptop{
	position:relative;
	top:2px;
	margin-right:5px;
	color:#bbb;
}

.shop-rumor-latest-nomember{
	min-height:100px !important;
	max-height:300px !important;
	overflow:auto;
}

.shop-rumor-latest-nomember .RP-yellowButtun1-a-2{
	width:300px;
	margin:0 auto;
}

.RP-yellowButtun1-a-2 .icon-pencil{
	position:relative;
	top:2px;
	margin-right:5px;
}

.no-membar-div-img{
	margin:50px 0;
}

.no-membar-member{
	margin:0 20px 40px 10px;
	border:#e1dfd9 solid 1px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	background-color:#fff;
	padding:2px;
}

.no-membarRegistration{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	padding:10px 20px;
	border:#f7f6f3 solid 1px;
	background-color:#fbfaf6;
/** background:#fbfaf6 url(../img/contents/pr-2.jpg) no-repeat right center; **/
}

.no-membarRegistration h3{
	font-size:14px;
	color:#333;
	margin:0 0 5px 0;
}

.no-membarRegistration .icon-info-sign{
	position:relative;
	top:2px;
	margin-right:5px;
}

.no-membarRegistration .no-membarText{
	font-size:13px;
	color:#666;
	margin-bottom:10px;
}

.no-membar-linkBOX{
	overflow:hidden;
}

.no-membar-linkBOX div:first-child{
	float:left;
}

.no-membar-linkBOX .RP-whiteButtun-a-2 a{
	padding:5px 115px 5px 115px !important;
	font-size:13px;
	margin-right:20px;
}

.RP-whiteButtun-a-2 .icon-chevron-right{
	position:relative;
	top:0;
	margin-right:5px;
	font-size:10px;
}

.no-membar-linkBOX div:last-child{
	float:left;
}

.no-membar-linkBOX .RP-blackButtun1-a-2{
	padding:2px 20px !important;
	font-size:11px;
	position:relative;
	top:3px;
}

.no-membar-linkBOX .RP-blackButtun1-a-2:visited{
    color:#fff;
}

.no-membarText span{
	color:#ab2d2d;
	font-size:14px;
	text-decoration:underline;
}

.shop-recommend,
.shop-history{
	margin-bottom:20px;
}

.foot-nomemberLINK{
	overflow:hidden;
}

.foot-nomemberLINK div{
	float:left;
	margin:20px 10px;
}

.foot-nomemberLINK .RP-whiteButtun-a-2 a{
	padding:5px 0 !important;
	width:234px;
}

.footer-mypageimg{
	margin:0 0 30px 10px;
}

.foot-concerujyu{
	margin:20px 10px 30px 10px;
	font-size:14px;
	color:#666;
}

.bloglinkBOX{
	margin:0 20px 30px 10px;
}

#acMenu dt{
	display:block;
	text-align:left;
	background-color:#f3f7fa;
	border:#b8cad5 solid 1px;
	cursor:pointer;
	padding:3px 10px;
	font-size:11px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
	font-weight:bold;
	color:#0f639d;
}

#acMenu dd{
	display:none;
	margin:0;
	padding:10px;
	border-bottom:#aaa dotted 1px;
}

#acMenu dd .bloginfoafeTEXT{
	font-size:11px;
	font-weight:bold;
}

#acMenu dd .bloginfoafeBOX{
	width:710px;
	padding:5px;
	font-size:13px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	border:#ccc solid 1px;
}

.bloginfoafeTEXT .icon-copy{
	position:relative;
	top:2px;
	margin-right:10px;
	color:#0f639d;
}

.bloglinkBOX .icon-linkalt{
	position:relative;
	top:2px;
	margin-right:10px;
}

#acMenu dt:hover:after{
	color:#15507a;
}

.shop-inner dd img{
	width:37px;
}
