@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* Debug用 */
pre{
	background: #F7F7F7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}

/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.floatL {
	float: left!important;
}

.floatR {
	float: right!important;
}

.pb0 {
	padding-bottom: 0 !important;
}

a:hover img.imgHover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

/*------------------------------------------------------------
	h3
------------------------------------------------------------*/
#main h3 {
	margin-bottom: 15px;
}

#main .h3Ttl {
	margin-bottom: 6px !important;
}

/*------------------------------------------------------------
	comTable
------------------------------------------------------------*/
#main .comTable {
	width: 100%;
	border-collapse: collapse;
}

#main .comTable th {
	padding: 11px 5px 10px 13px;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #7F7F7F;
	background-color: #F1F1F1;
}

#main .comTable td {
	padding: 11px 5px 10px 13px;
	font-size: 1.2em;
	text-align: left;
	word-wrap: break-word;
	vertical-align: middle;
	border: 1px solid #7F7F7F;
}

/*------------------------------------------------------------
	dlBox
------------------------------------------------------------*/
#main .dlBox {
	margin: 0 7px 30px 13px;
}

#main .dlBox dl {
	width: 432px;
	margin-bottom: 3px;
}

#main .dlBox dt {
	float: left;
	clear: left;
}

#main .dlBox dt a {
	display: inline-block;
}

#main .dlBox dd {
	padding: 6px 0 0px 3.6em;
	font-size: 1.2em;
}

	* html #main .dlBox dd {
		text-indent: -3px;
	}

	.iphone #main .dlBox dd {
		padding: 6px 0 0px 120px;
		font-size: 7px;
	}

#main .dlBox dl a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}
/*------------------------------------------------------------
	pLink
------------------------------------------------------------*/
#main .pLink {
	position: relative;
	margin: -92px 0 12px 0;
	text-align: right;
	clear: both;
}

#main .pLink a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

/*------------------------------------------------------------
	comLink
------------------------------------------------------------*/
#main .comLink {
	margin-left: 8px;
}

#main .comLink li {
	margin-bottom: 6px;
	padding-left: 14px;
	font-size: 1.2em;
	background: url(../../img/common/icon/icon02.gif) no-repeat left 4px;
}

#main .comLink a {
	color: #000;
}

/*------------------------------------------------------------
	comTitle
------------------------------------------------------------*/
#main .comTitle {
	margin: 0 3px 30px 26px;
	font-size: 1.2em;
}

#main .comTitle h4 {
	width: 350px;
	float: left;
	font-weight: normal;
	line-height: 1.0;
}

#main .comTitle h4 span {
	margin-right: 10px;
	font-size: 1.4em;
	font-weight: bold;
}

#main .comTitle p {
	width: 400px;
	float: right;
	text-align: right;
}

#main .comTitle p a {
	text-decoration: underline;
}

#main .comTitle p a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------
	comInfo
------------------------------------------------------------*/
#main .comInfo {
	margin-bottom: 19px;
}

#main .comInfo .photoBox {
	float: left;
}

#main .comInfo table {
	width: 460px;
	float: right;
}

#main .comInfo table a {
	color: #000;
}

/*------------------------------------------------------------
	h5
------------------------------------------------------------*/
#main h5 {
	margin: 0 0 12px 6px;
	clear: both;
	font-size: 1.2em;
	font-weight: normal;
}

/*------------------------------------------------------------
	comUl
------------------------------------------------------------*/
#main .comUl {
	width: 180px;
	float: left;
}

#main .comUl li {
	margin-bottom: 14px;
	float: left;
}

#main .comUl a {
	width: 180px;
	height: 26px;
	display: block;
}

/* ボタン-ここから */
#main .comUl a.navi01 {
	background: url(../../img/common/com_imgtext01.jpg) no-repeat top left;
}

#main .comUl a:hover.navi01 {
	background: url(../../img/common/com_imgtext01.jpg) no-repeat bottom left;
}

#main .comUl a.navi02 {
	background: url(../../img/common/com_imgtext02.jpg) no-repeat top left;
}

#main .comUl a:hover.navi02 {
	background: url(../../img/common/com_imgtext02.jpg) no-repeat bottom left;
}

#main .comUl a.navi03 {
	background: url(../../img/common/com_imgtext03.jpg) no-repeat top left;
}

#main .comUl a:hover.navi03 {
	background: url(../../img/common/com_imgtext03.jpg) no-repeat bottom left;
}


#main .comUl a.navi04 {
	background: url(../../img/common/com_imgtext04.jpg) no-repeat top left;
}

#main .comUl a:hover.navi04 {
	background: url(../../img/common/com_imgtext04.jpg) no-repeat bottom left;
}

#main .comUl a.navi05 {
	background: url(../../img/common/com_imgtext05.jpg) no-repeat top left;
}

#main .comUl a:hover.navi05 {
	background: url(../../img/common/com_imgtext05.jpg) no-repeat bottom left;
}

#main .comUl a.navi06 {
	background: url(../../img/common/com_imgtext06.jpg) no-repeat top left;
}

#main .comUl a:hover.navi06 {
	background: url(../../img/common/com_imgtext06.jpg) no-repeat bottom left;
}


/* ボタン-ここまで */

#main .comUl a span {
	visibility: hidden;
}

/*------------------------------------------------------------
	photoList
------------------------------------------------------------*/
#main .photoList {
	margin-right: -20px;
	margin-bottom: -20px;
	width: 720px;
	overflow: hidden;
	zoom: 1;
}

#main .photoList li {
	float: left;
	margin-right: 20px;
}

#main .photoList li img {
	display: block;
}

#main .photoList01 {
	margin: 0 0 22px 0px;
	width: 720px;
}

#main .photoList01 li {
	padding-right: 15px;
	margin-right: -5px;
	background: url(../../img/common/arrow.png) no-repeat right center;
}

#main .photoList01 .none {
	background: none;
}

/*------------------------------------------------------------
	comDl
------------------------------------------------------------*/
#main .comDl {
	width: 190px;
	float: right;
}

#main .comDl dt {
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	clear: left;
}

#main .comDl dt a {
	display: inline-block;
}

#main .comDl dt img {
	display: block;
}

#main .comDl dd {
	margin: 6px 0 22px 4px;
	font-size: 1.2em;
}

#main .comDl .ddSpecial {
	margin-bottom: 35px;
}

#main .comDl dt a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}



/*------------------------------------------------------------
	tableSpecial
------------------------------------------------------------*/
#main .tableSpecial {
	margin: 0 auto;
	width: 98%;
	border-collapse: collapse;
}

#main .tableSpecial th {
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #7F7F7F;
}

#main .tableSpecial .special th {
	padding-bottom: 0;
	border-bottom: none;
}

#main .tableSpecial td {
	font-size: 1.2em;
	line-height: 1.65;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #7F7F7F;
}

#main .tableSpecial .special td {
	padding-bottom: 0;
	border-bottom: none;
}

#main .tableSpecial li {
	margin-right: 5px;
	float: left;
}
/*------------------------------------------------------------
	Refine 追加　2012/09/20
------------------------------------------------------------*/
.rInner{width:700px;float: right;}

/*------------------------------------------------------------
	Refine 追加　広告表示 2012/10/26
------------------------------------------------------------*/
#main .ads dl.clearfix {
	width: 900px;
}

#main .ads .clearfix dt {
	clear:none;
	width: 30px;
	height: 30px;
}

#main .ads .clearfix dd {
	float: left;
	width: 389px;
	height: 24px;
	padding: 6px 16px 3px 13px;
}

#main #ads-right {
	float: right;
	width: 190px;
	margin-top: 47px;
	margin-bottom: 30px;
	overflow: hidden;
}

#main #topics #ads-right,
#main .areainfo #ads-right {
	margin-top: 0;
}

#main #ads-right li {
	margin-bottom: 10px;
}

/* お得情報 */
#main #ads-list {
	float: left;
	width: 700px;
	margin-bottom: 30px;
}

#main #ads-list h3 {
	margin-bottom: 15px;
}

#main #ads-list ul {
	border-top: 1px solid #000;
}

#main #ads-list li {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #000;
	position: relative;
	overflow: hidden;
}

#main #ads-list li .alignleft {
	float: left;
	width: 120px;
	margin-right: 15px;
}

#main #ads-list li h4 {
	margin: 10px 0;
	font-size: 18px;
	font-weight: normal;
}

#main #ads-list li p {
	font-size: 12px;
	margin-bottom: 0;
}

/*------------------------------------------------------------
	Refine 追加　キャンペーンページ 2012/10/03
------------------------------------------------------------*/
#main .campaign .section {
margin-bottom:53px!important;
}

.guidelines2 {
	margin: 0 25px;
	font-size: 1.2em;
	font-weight: 1.8em;
}

.guidelines-text2{
	margin-bottom: 18px;
}

.guidelines-text3{
	margin-bottom: 36px;
}
/*------------------------------------------------------------
	追加　2012/10/03
------------------------------------------------------------*/
.style2 {
	color: #bb0000;
	font-weight: bold;
}
#main h4 {
	margin-top: 25px;
}
/*------------------------------------------------------------
	追加　2012/10/04
------------------------------------------------------------*/
#shop3_service p{font-size: 1.2em;}

/*------------------------------------------------------------
	追加　2012/10/31 map
------------------------------------------------------------*/
.map {
	width: 700px;
	/*height: 450px;*/
	background: url(../../img/common/map/map.jpg) no-repeat;
}
#area-map {
	position: relative;
	width: 700px;
	height: 450px;
	background: none;
}
#area-map li {
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
}
#area-map.map_kounanguchi {
	background: url(../../img/common/map/map_kounanguchi.jpg) no-repeat;
}
#area-map.map_kounan {
	background: url(../../img/common/map/map_kounan.jpg) no-repeat;
}
#area-map.map_takanawa {
	background: url(../../img/common/map/map_takanawa.jpg) no-repeat;
}
#area-map.map_kitashinagawa {
	background: url(../../img/common/map/map_kitashinagawa.jpg) no-repeat;
}

#area-map li a {
	position: absolute;
	height: 22px;
	text-indent: -9999em;
	overflow: hidden;
}

#area-map li a.kounanguchi {
	top: 254px;
	left: 318px;
	width: 128px;
}
#area-map li a.kounan {
	top: 210px;
	left: 417px;
	width: 114px;
}
#area-map li a.takanawa {
	top: 150px;
	left: 194px;
	width: 114px;
}
#area-map li a.kitashinagawa {
	top: 351px;
	left: 222px;
	width: 128px;
}


/*------------------------------------------------------------
	追加　2012/11/05 キャンペーン
------------------------------------------------------------*/
#main .campaign p {
margin-left:0px!important ;
}