@charset "utf-8";

/* Base
---------------------------------------------*/
body {
	text-align: center;
	font-size: 80%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(../../../images/common/back.jpg) repeat left top;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

img { border: none; vertical-align: bottom; }

a:link    { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover   { color: #00789B; text-decoration: underline; }
a:active  { color: #009CCA; text-decoration: none; }


/* Head
---------------------------------------------*/
#head {
	width: 790px;
	height: 134px;
	margin: 0px auto;
	position: relative;
	background: url(../../../images/common/head_back.jpg) no-repeat center top;
}
#head h1 {
	position: absolute;
	font-size: 85%;
	color: #7db1c0;
	left: 20px;
	top: 15px;
}
#head h2 {
	width: 265px;
	position: absolute;
	left: 32px;
	top: 47px;
}
#head h1 strong {
	font-weight: normal;
}
#head #ribbon {
	position: absolute;
	width: 126px;
	height: 260px;
	right: -53px;
	top: 0px;
	background: url(../../../images/common/head_ribbon_02.jpg) no-repeat right top;
}
#head #ribbon p {
	padding-right: 58px;
	z-index:1;

}

/*------ menu 01 ------*/
#head #menu {
	width: 713px;
	position: absolute;
	left: 40px;
	top: 103px;
	z-index: 2;
}
#head #menu li {
	display: inline;
}

/*------ menu 02 ------*/
#head #subMenu {
	position: absolute;
	right: 37px;
	top: 75px;
	z-index: 3;
}
#head #subMenu li {
	display: inline;
}


/* HeadImage
---------------------------------------------*/
#headImage {
	width: 790px;
	height: 180px;
	margin: 0px auto;
	position: relative;
	z-index: 4;
	background: url(../images/common/head_image.jpg) no-repeat left top;
}
#headImage p {
	position: absolute;
	right: 38px;
	top: 124px;
}





/* Container
---------------------------------------------*/
#container {
	width: 790px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	background: url(../../../images/common/content_back.gif) repeat-y left top;
}


/*-------------------
     left
--------------------*/
#contentLeft {
	width: 160px;
	padding-top: 36px;
	position: absolute;
	left: 40px;
	top: 0px;
	text-align: left;
	background: url(../../../images/common/menu_head_space.gif) no-repeat left top;
}


/* ストアインデックス・バナー部分
---------------------------------------------*/
#storeIndexThumb {
	width: 160px;
	padding-bottom: 20px;
	margin: 12px 0px 20px 0px;
	background: url(../../../02_hair_salon/images/menu/store_index_foot.gif) no-repeat left bottom;
}
#storeIndexThumb li {
	float: left;
}

/* --ClearFix-- */
#storeIndexThumb:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #storeIndexThumb {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


#bannerSection {
	width: 151px;
	font-size: 85%;
}
#bannerSection .bannerComment {
	line-height: 1.2;
	padding: 4px 5px 4px 5px;
	margin-bottom: 8px;
	background: url(../../../02_hair_salon/images/banner/banner_dot.gif) repeat-y left top;
}






/* Content
---------------------------------------------*/
#content {
	width: 525px;
	text-align: left;
	margin: 0px 0px 3px 228px;
	padding-top: 36px;
	padding-bottom: 20px;
	background: url(../images/common/line.gif) no-repeat left bottom;
}
#couponHead {
	width: 525px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	position: relative;
	background: url(../images/common/line.gif) no-repeat left bottom;
}
/* --ClearFix-- */
#couponHead:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #couponHead {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#couponHead h2 {
	padding-bottom: 11px;
}
#couponHeadText {
	width: 360px;
	float: left;
	margin-left: 3px;
	display: inline;
	text-align: justify;
	text-justify: distribute;
}
#couponHeadText h3 {
	width: 360px;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 8px;
}
#couponHeadText p {
	line-height: 1.2;
}
#couponHeadText ul {
	line-height: 1.2;
}
#couponHeadText .comment {
	margin-bottom: 10px;
}

#couponHeadText .commentPrint {
	margin-bottom: 10px;
	color: #007ca0;
}

#couponHeadText .printButton {
	margin-bottom: 15px;
}

#couponHead .images {
	width: 150px;
	float: right;
	margin-top: -11px;
}
#couponHead .badge {
	width: 80px;
	position: absolute;
	right: -7px!important;
	right /**/: -8px;
	top: -29px;
}





/* topArrow
---------------------------------------------*/
#topArrow {
	margin: 0px 0px 0px 228px;
	width: 525px;
	text-align: right;
	padding-bottom: 150px;
}


/* Foot
---------------------------------------------*/
#foot {
	width: 790px;
	height: 180px;
	margin: 0px auto;
	position: relative;
	text-align: right;
	background: url(../../../images/common/content_foot.gif) no-repeat left top;
}
#foot ul {
	font-size: 85%;
	padding: 30px 38px 10px 0px;
	/*\*/
	letter-spacing: 0.07em;
	/**/
}
#foot li {
	display: inline;
}
#foot .address {
	font-size: 85%;
	line-height: 1.2;
	padding: 0px 38px 0px 0px;
}
#foot .copyright {
	font-size: 85%;
	position: absolute;
	right: 35px;
	bottom: 30px;
}















