@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------------
	[id$="-area"]
---------------------------------------------------------- */

#main-contents section[id$="-area"] {
	width: 1000px;
	margin: 50px 0 0 0;
	overflow: hidden;
}


#main-contents section[id$="-area"] p.area-lead-txt {
	width:950px;
	margin:28px auto 0;
}


/* 右イメージあり */
#main-contents section[id$="-area"] .area-inner {
	width: 588px;
	float: left;
	margin: 28px 0 0 25px;
}

#main-contents section[id$="-area"] .area-inner p {
	line-height: 1.5;
}

#main-contents section[id$="-area"] .area-image {
	width: 330px;
	float: right;
	margin: 30px 25px 0 0;
	overflow: hidden;
}

.payment{
	margin: 15px 0 15px 15px!important;
}

.payred{
	font-size: 125%;
	font-weight: bold;
	color: #F00;
	line-height: 125%;
}

/* ----------------------------------------------------------
	karaoke-area
---------------------------------------------------------- */

#main-contents #karaoke-area {
	padding: 0 0 30px;
}

#main-contents #karaoke-area .outline {
	width: 546px;
	margin: 17px 0 0 0;
	border: 2px solid #ccc;
}

#main-contents #karaoke-area .outline th {
	width: 157px;
	height: 51px;
	background: #f1ffef;
	border: 1px solid #ccc;
	font-weight: bold;
	color: #333;
	text-align: center;
	vertical-align: middle;
    padding: 5px;
    line-height: 1.4;
}

#main-contents #karaoke-area .outline td {
	width: 80px;
	height: 51px;
	border: 1px solid #ccc;
	font-weight: normal;
	color: #333;
	text-align: center;
	vertical-align: middle;
}

#main-contents #karaoke-area .outline .top th {
	background: #5ba753;
	color: #fff;
}

#main-contents #karaoke-area .outline .top .blank {
	background: #fff;
	border: 2px solid #ccc;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}

#main-contents #karaoke-area .area-image figure {
	float: left;
}

#main-contents #karaoke-area .area-image figure:first-child {
	margin: 0 0 6px 0;
}

#main-contents #karaoke-area .area-image figure:first-child + figure {
	margin: 0 6px 0 0;
}

.fnt{
	color:#FF0000 !important;
}

/* ----------------------------------------------------------
	indent
---------------------------------------------------------- */

.att06{
  padding-left: 2em !important;
  text-indent: -1em;
  font-size:14px!important;
  letter-spacing:0.03em!important;
  line-height:1.5!important;
  
  }

/* ----------------------------------------------------------
	streetview
---------------------------------------------------------- */
.g_view {
	clear:both;
	width:45em;
	margin:20px auto 0;
}

.g_view img {
	vertical-align:middle;
}

.streetview {
	position:relative;
}

.streetview .ico_streetview_s{
	position:absolute;
	left:6px;
	bottom:4px;
}

[class^=btn_streetview] {
	width:194px;
	margin:20px auto 0;
}
	
.bnr_streetview {
	width:600px;
	margin:40px auto 60px;
	text-align:center;
}

.bnr_streetview figcaption {
	margin:5px 0px 0px;
	font-size:16px;
}

/* ----------------------------------------------------------
	recommend
---------------------------------------------------------- */

#recommend{
	width:756px;
	margin:40px auto;
}

#recommend h2{
	width:756px;
	margin:0 10px 45px;
	padding:15px 0 0;
	background:url(../image/bar_recommend.png) no-repeat 0 0;
	color:#418116;
	font-size:24px;
	font-weight:bold;
	text-indent:15px;
	line-height:1;
}

#recommend h2 span{
	display:inline-block;
	font-size:17px;
	font-weight:bold;
	color:#418116;
	padding:0 0 3px;
}

#recommend ul{
	overflow:hidden;
	width:756px;
	padding:0 0 20px;
	border-bottom:#ccc solid 1px;
}

#recommend ul li{
	float:left;
	width:232px;
	margin:0px 10px 32px;
}

#recommend ul li dl dt{
	padding:0px 0 8px 20px;
	background:url(../image/allow_red.png) no-repeat 0 3px;
	font-weight:bold;
	line-height:1.2;
}

#recommend ul li dl dt span{
	font-size:14px;
}

#recommend ul li dl dd figure{
	margin:0 0 5px;
}

#recommend ul li dl dd p{
	font-size:14px !important;
	line-height:1.3;
}




