@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a, a:visited {
	color: #fe2179;
	text-decoration: underline;
}

a:hover {
	color: #fd5b9c;
}

a.sublink, a.sublink:visited {
	color: #444444;
	text-decoration: underline;
}

a.sublink:hover {
	color: #666666;
}

/* common ------------------------------ */
.essential {
	color: #fe2179;
	padding: 0 3px;
}

.alert {
	color: #ff3300;
}

.txt9 {
	font-size: 9px;
}

.txt10 {
	font-size: 10px;
}

.txt11 {
	font-size: 11px;
}

.textHidden {
	display: none;
}

.imgHidden {
	display: none;
}

.alignR{
	float: right;
}

#left a.arrowP {
	display: block;
	font-size: 11px;
	line-height: 1.8em;
	padding: 4px 6px 3px 17px;
	background: url(/image/common/arrow_pink.gif) no-repeat 0 7px;
	font-size: 11px;
	white-space: nowrap;
	font-weight: normal;
}

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* frame ------------------------------ */
body{
	background: #ffffff;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",  "MS PGothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.6em;
}

#allWrap {
	width: 100%;
	display: block;
	background: transparent url(/image/common/bg_footWrap.gif) repeat-x left bottom;
}

#wrap {
	margin: 0 auto;
	background: transparent url(/image/common/bg_wrap.gif) repeat-x center top;
}

#contentsWrap {
	width: 918px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(/image/common/bg_contentsWrap.gif) repeat-y left top;
}

#contents {
	width: 100%;
	/width: 858px;
	background: transparent url(/image/common/bg_contents.gif) repeat-y left top;
	margin: 20px 0 48px 0;
	padding: 0 30px 0 30px;
}

#inquiry #contents , 
#links #contents {
	width: 100%;
	/width: 858px;
	background: transparent url(/image/common/bg_contents.gif) repeat-y left top;
	margin: 0 0 48px 0;
	padding: 0;
}

#inquiry #contentsWrap #subpage , 
#links #contentsWrap #subpage {
	width: 100%;
	/width: 858px;
	background: transparent url(/image/common/bg_contentsSubpage.gif) no-repeat left top;
	padding: 20px 30px 0 30px;
}

#left {
	width: 572px;	/* 918-margin60-right243-margin40-3 */
	float: left;
	background: transparent;
}

#right {
	width: 243px;
	float: left;
	padding: 0 0 0 40px;
	/padding: 0 0 0 32px;
	background: transparent;
	font-size: 11px;
}

#course #right {
	/padding: 0 0 0 20px;
}

/* block_header ------------------------------ */
#head {
	position: relative;
	width: 100%;
	height: 131px;
	background: transparent url(/image/common/bg_head.gif) repeat-y left top;
}

#head #headCaption {
	width: 500px;
	height: 30px;
	float: right;
	padding: 2px 32px 2px 2px ;
	font-size: 10px;
	color: #444444;
	margin: 0;
	text-align: right;
	line-height: 1.7em;
}


#head h1 {
	display: block;
	float: left;
	width: 155px;
	height: 81px;
	background: transparent url(/image/common/logo.gif) no-repeat left top;
	margin: 0 0 0 30px;
	_margin: 0 0 0 15px;
}

#head h1 a {
	display: block;
	width: 155px;
	height: 81px;
}

#head  div#banner{
	position: absolute;
	top: -5px;
	left: 460px;
}

#head  div#banner img {
	border:none;
}

#head #menu {
	clear: both;
}

#head #menu ul {
	display: block;
	width: 908px;
	padding: 0 0 0 10px;
	list-style: none;
}

#head #menu ul li {
	display: block;
	float: left;
}

#head #menu ul li a {
	display: block;
	height: 50px;
}

#head #menu ul li a#menu01 {
	width: 161px;
	background: url(/image/common/menu01.gif) no-repeat left top;
}
#head #menu ul li a#menu01:hover {
	background: url(/image/common/menu01_hover.gif) no-repeat left top;
}

#head #menu ul li a#menu02 {
	width: 150px;
	background: url(/image/common/menu02.gif) no-repeat left top;
}
#head #menu ul li a#menu02:hover {
	background: url(/image/common/menu02_hover.gif) no-repeat left top;
}

#head #menu ul li a#menu03 {
	width: 140px;
	background: url(/image/common/menu03.gif) no-repeat left top;
}
#head #menu ul li a#menu03:hover {
	background: url(/image/common/menu03_hover.gif) no-repeat left top;
}

#head #menu ul li a#menu04 {
	width: 146px;
	background: url(/image/common/menu04.gif) no-repeat left top;
}
#head #menu ul li a#menu04:hover {
	background: url(/image/common/menu04_hover.gif) no-repeat left top;
}

#head #menu ul li a#menu05 {
	width: 146px;
	background: url(/image/common/menu05.gif) no-repeat left top;
}
#head #menu ul li a#menu05:hover {
	background: url(/image/common/menu05_hover.gif) no-repeat left top;
}

#head #menu ul li a span {
	display: none;
}

/* block_left ------------------------------ */
#left h3 {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0 0 18px 0;
	width: 572px;
	height: 36px;
}

#left h3 span {
	display: none;
}

#left .block {
	clear: both;
	margin: 0 0 18px 0;
}

#left .innerLink {
	padding: 6px 0 6px 6px;
	background: #fde1f1;
	font-size: 11px;
}

#left .innerLink a{
	display: block;
	float: left;
	line-height: 1.8em;
	padding: 1px 0 3px 17px;
	margin: 0 10px 2px 0;
	background: url(/image/common/btn_toPageInner.gif) no-repeat 0px 4px;
	font-size: 11px;
	white-space: nowrap;
}


#left p {
	clear: both;
	position: relative;
	display: block;
	margin: 0 4px 18px 4px;
	padding: 0;
	text-indent: 0em;
	text-align: left;
}

#left p .emphasis {
	display: block;
	margin: 3px 0;
}

#left p.txtRight {
	clear: both;
	text-align: right;
}

#left p.indent01 {
	padding-left: 12px;
}

#left ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#left ul li {
	display: block;
	margin: 0;
	padding: 0;
}

#left a.imageLeft {
	position: relative;
	display: block;
	float: left;
}

#left a.imageRight {
	display: block;
	float: right;
	margin: 0 0 8px 8px;
}

#left #thumbList {
	margin: 0;
}

#left #thumbList a {
	display: block;
	float: left;
	width: 180px;
	height: 52px;
	margin: 0 16px 16px 0;
	/margin: 0 8px 16px 0;
}

#left #thumbList a.imgReturn {
	margin-right: 0;
}

#left #btnZoomSlide {
	float: right;
	margin-right: 4px;
}

#left #thumbList #btnZoomSlide a {
	display: inline;
	float: none;
	float: right;
	text-align: right;
	margin: 0;
}

/* parts_tableList ------- */
#left .grayTb {
	dispay: block;
	width: 571px;
	margin: 0 0 12px 0;
	padding: 0 0 16px 0;
	background: url(/image/common/left_gbg_foot.gif) no-repeat left bottom;
}

.grayTb01 , 
.grayTb02 , 
.grayTb03 , 
.grayTb04 , 
.grayTb05 , 
.grayTb06 , 
.grayTb07 {
	padding: 8px 10px 0 10px;
	background: url(/image/common/left_gbg_head.gif) no-repeat left top;
}

#left .tableTitle {
	display: block;
	padding: 0 0 8px 0;
}

#left .grayTb p.subRow {
	display: block;
	float: none;
	width: 548px;
	margin: 0;
	padding: 5px 0;
	background: transparent url(/image/common/left_gbg_td.gif) repeat-x left bottom;
}

#left .grayTb p.subRow span {
	display: block;
	text-align: left;
	float: right;
}

#left .grayTb dl {
	display: block;
	width: 571px;
	margin: 0;
}

#left .grayTb dl dt {
	clear: left;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 0;
	background: transparent url(/image/common/left_gbg_td.gif) repeat-x left bottom;
}

#left .grayTb dl dt.last {
	padding: 0;
	height: 1px;
	background: none;
}

#left .grayTb dl .lastRows {
	background: none;
}

#left .grayTb dl dt.parentDt {
	background: none;
}

#left .grayTb dl dd {
	display: block;
	float: left;
	padding: 5px 0;
	background: transparent url(/image/common/left_gbg_td.gif) repeat-x left bottom;
}

#left .grayTb span.annotate {
	clear: left;
	display: block;
	float: none;
	font-size: 10px;
	padding: 8px 0 0 0;
	line-height: 1.4em;
	background: none;
}

#left .grayTbForm {
	dispay: block;
	width: 571px;
	margin: 0 0 12px 0;
	padding: 0 0 16px 0;
	background: url(/image/common/left_gbg_foot.gif) no-repeat left bottom;
	/background: none;
	/border: solid 1px #dfdfdf;
	/padding: 0;
}

#left .grayTbForm table {
	display: block;
	width: 571px;
	border-collapse: collapse;
	margin: 0;
	padding: 8px 0 0 0;
	background: url(/image/common/left_gbg_head.gif) no-repeat left top;
	/border: solid 8px #f4f4f4;
	/background-image: none;
	/padding-top: 0;
}

#left .grayTbForm table .subLabel {
	font-size: 10px;
}

#left .grayTbForm table tr {
	display: block;
	width: 551px;
	margin: 0 10px;
	padding: 5px 0 8px 0;
	background: #f4f4f4 url(/image/common/left_gbg_td.gif) repeat-x left bottom;
	/height: 34px;
	/border-top: solid 5px #f4f4f4;
	/padding:  0;
}

#left .grayTbForm table tr.last {
	background: none;
	/background-color: #f4f4f4;
	padding: 0;
}

#left .grayTbForm table tr.centerTr {
	
}

#left .grayTbForm table tr td{
	/padding: 3px 3px;
}

#left .grayTbForm table tr td.centerTd{
		display: block;
		margin: 0 auto;
}

#left .grayTbForm .alert {
	padding-bottom: 8px;
}

#left .grayTbForm label {
	display: block;
	float: left;
	width: 220px;
	padding: 3px 0 0 0;
}

#left .grayTbForm label.labelBlock {
	float: none;
	width: auto;
	padding: 3px 0 8px 0;
	margin: 0;
}

#left .grayTbForm input {
	border: solid 1px #dddddd;
}

#left .grayTbForm input.textS {
	width: 120px;
	margin: 0 12px 0 3px;
	/width: 100px;
	/margin: 0 0 0 3px;
}

#left .grayTbForm select {
	width: 100px;
}

#left .grayTbForm textarea.textbox {
	clear: left;
	display: block;
	width: 548px;
	/width: 528px;
	margin: 6px 0 0 0;
	border: solid 1px #dddddd;
}

#left .grayTbForm input {
	border: solid 1px #dddddd;
}

#left .entryList {
	display: block;
	width: 571px;
}

#left .entryList div {
	clear: both;
	display: block;
	width: 571px;
	margin: 6px 0 0 0;
	padding: 10px 0 0 0;
	border-top: solid 1px #CBC9C9;
}

#left .entryList div .title {
	display: block;
	float: left;
	width: 339px;
	padding: 0 12px 8px 0;
	font-weight: bold;
	text-decoration: none;
}

#left .entryList div .date {
	clear: both;
	display: block;
	float: right;
	width: 200px;
	min-height: 1px;
	text-align: right;
	margin: 0;
	font-size: 10px;
	color: #444444;
}

#top #left .entryList {
	margin-bottom: 12px;
}

#top #left .entryList div .date {
	float: left;
}

#left .entryList div .headline {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
}

#left .entryList div .textLink {
	display: block;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0;
}

#top #left .entryList ul li {
	position: relative;
	overflow: hidden;
	display: block;
	width: 571px;
	margin: 0;
	padding: 6px 0;
	border-bottom: solid 1px #CBC9C9;
}

#top #left .entryList ul li .date  {
	display: block;
	float: left;
	width: 90px;
	text-align: left;
	margin: 0 0 0 6px;
	color: #444444;
}

/* parts_btn ------- */
#left a.btnLink {
	display: block;
	float: right;
	height: 26px;
	margin: 0;
}

#left a.btnLink span {
	display: none;
}

#left a#btnToProf {
	width: 154px;
	background: url(/image/common/btn_toProfile.gif) no-repeat left top;
}

#left a#btnToProf:hover {
	background: url(/image/common/btn_toProfile_hover.gif) no-repeat left top;
}

#left a#btnToCoupons {
	width: 134px;
	margin: 4px 0 12px 0;
	background: url(/image/common/btn_toCoupons.gif) no-repeat left top;
}

#left a#btnToCoupons:hover {
	background: url(/image/common/btn_toCoupons_hover.gif) no-repeat left top;
}

#left a.btnToPageTop {
	clear: both;
	display: block;
	text-align: right;
	float: right;
	padding: 0px 4px 12px 4px;
}

#left a#btnToSend {
	clear: both;
	float: none;
	display: block;
	margin-top: 16px;
	/margin-top: 6px;
	width: 93px;
	height: 26px;
	background: url(/image/common/btn_toSend.gif) no-repeat left top;
}

#left a#btnToSend:hover {
	background: url(/image/common/btn_toSend_hover.gif) no-repeat left top;
}

#left a#btnToSend2 {
	float: left;
	margin: 16px 0 0 9px;
	/margin-top: 6px;
	display: block;
	width: 93px;
	height: 26px;
	background: url(/image/common/btn_toSend.gif) no-repeat left top;
}

#left a#btnToSend2:hover {
	background: url(/image/common/btn_toSend_hover.gif) no-repeat left top;
}

#left a#btnToModify {
	float: right;
	margin: 16px 9px 0 0;
	/margin-top: 6px;
	display: block;
	width: 93px;
	height: 26px;
	background: url(/image/common/btn_toModify.gif) no-repeat left top;
}

#left a#btnToModify:hover {
	background: url(/image/common/btn_toModify_hover.gif) no-repeat left top;
}

#left a#btnToSend span , 
#left a#btnToSend2 span , 
#left a#btnToModify span {
	display: none;
}

#left a#btnPageTop {
	display: block;
	float: right;
}

#left #btnPageTop {
	clear: both;
	width: 100%;
	position: relative;
	display: block;
	text-align: right;
	float: right;
	margin: 0;
	padding: 12px 4px 0 4px;
	border-top: solid 1px #cbc9c9;
}

/* page_top ------- */
#top #left h3#title01 {
	background: url(/image/01/title01.gif) no-repeat left top;
}

#top #left h3#title02 {
	margin-bottom: 0;
	background: url(/image/01/title02.gif) no-repeat left top;
}

/* page_about ------- */
#about #left h3#title01 {
	background: url(/image/02/title01.gif) no-repeat left top;
}
#about #left h3#title02 {
	background: url(/image/02/title02.gif) no-repeat left top;
}
#about #left h3#title03 {
	background: url(/image/02/title03.gif) no-repeat left top;
}
#about #left h3#title04 {
	background: url(/image/02/title04.gif) no-repeat left top;
}
#about #left h3#title05 {
	background: url(/image/02/title05.gif) no-repeat left top;
}

/* page_course ------- */
#course #left .block {
	overflow: hidden;
	position: relative;
	width: 100%;
}

#course #left h3 a {
	display: block;
	position: absolute;
	right: 0;
	top: -2px;
}

#course #left h3#title01 {
	background: url(/image/03/title01.gif) no-repeat left top;
}
#course #left h3#title02 {
	background: url(/image/03/title02.gif) no-repeat left top;
}
#course #left h3#title03 {
	background: url(/image/03/title03.gif) no-repeat left top;
}
#course #left h3#title04 {
	background: url(/image/03/title04.gif) no-repeat left top;
}
#course #left h3#title05 {
	background: url(/image/03/title05.gif) no-repeat left top;
}
#course #left h3#title06 {
	background: url(/image/03/title06_new.gif) no-repeat left top;
	/*background: url(/image/03/title06.gif) no-repeat left top;*/
}

/* page_stylist ------- */
#stylist #left h3#title01 {
	background: url(/image/04/title01.gif) no-repeat left top;
}

/* page_links ------- */
#links #left h3#title01 {
	background: url(/image/06/title01.gif) no-repeat left top;
	margin: 0 0 15px 0;
}

/* page_inquiry ------- */
#inquiry #left h3#title01 {
	background: url(/image/05/title01.gif) no-repeat left top;
	margin: 0 0 15px 0;
}

/* page_blog ------- */
#blog #left h3#title01 {
	background: url(/image/08/title01.gif) no-repeat left top;
	margin: 0 0 15px 0;
}


/* block_right ------------------------------ */
#right .block {
	margin: 0 0 18px 0;
}

#right .last {
	display: block;
	margin: 0;
}

#right #information {
	padding: 0 0 16px 0;
	background: url(/image/common/right_bg_foot.gif) no-repeat left bottom;
}

#right #information b{
	color: #444444;
}

#right .blockInner {
	padding: 10px 10px 0 10px;
	background: url(/image/common/right_bg_main.gif) repeat-y left top;
}

#right h4 {
	width: 100%;
	height: 26px;
}

#right #campain h4 {
	background: url(/image/common/right_titile01.gif) no-repeat left top;
	margin: 0 0 4px 0;
}

#right #information h4 {
	background: url(/image/common/right_titile02.gif) no-repeat left top;
}

#right #links h4 {
	background: url(/image/common/right_titile03.gif) no-repeat left top;
}

#right h4 span {
	display: none;
}

#right a.btnLink {
	display: block;
	height: 26px;
	margin: 14px auto 0 auto;
}

#right a.btnLink span {
	display: none;
}

#right a#btnToInfo {
	width: 153px;
	background: url(/image/common/btn_toMaps.gif) no-repeat left top;
}
#right a#btnToInfo:hover {
	background: url(/image/common/btn_toMaps_hover.gif) no-repeat left top;
}

#right a#btnToWeb {
	width: 218px;
	background: url(/image/common/btn_toInquiry.gif) no-repeat left top;
}
#right a#btnToWeb:hover {
	background: url(/image/common/btn_toInquiry_hover.gif) no-repeat left top;
}

#right .infoDetail {
	display: block;
	margin: 4px 0 4px 0;
}

#right .line {
	display: block;
	margin: 14px auto 14px auto;
}

/* block_fotter ------------------------------ */
#foot {
	clear: left;
	width: 100%;
	height: 38px;
	background: transparent url(/image/common/bg_foot.gif) no-repeat left top;
}


/* page_information ------------------------------ */
#information {
	margin: 0 auto;
	padding: 0;
}

#infoWrap {
	width: 636px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(/image/07/bg_wrap.gif) repeat-y left top;
}

#infoWrap p {
	padding: 0 0 12px 3px;
}

#infoWrap #infoHead {
	width: 636px;
	height: 86px;
	padding: 0;
	margin: 0 33px 0 31px;
	background: transparent url(/image/07/bg_head.gif) no-repeat left top;
}

#infoWrap #infoContents {
	width: 572px;
	float: none;
	padding: 0 0 24px 0;
	margin: 0 33px 0 31px;
}

#infoWrap #infoContents .block {
	clear: both;
	float: none;
	width: 572px;
	padding: 0;
	margin: 24px 0 0 0;
	/margin: 0 0 12px 0;
}

#infoWrap #infoContents .subTitle {
	clear: both;
	display: block;
	margin: 16px 0 0 0;
}

#infoWrap .pinkTbForm {
	background-color: #fde1f1;
	border: solid 1px #dfdfdf;
	padding: 14px;
}

#infoWrap .pinkTbForm ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#infoWrap .pinkTbForm ul li {
	display: block;
	margin: 0;
	padding: 6px 0 6px 1px;
	background: transparent url(/image/common/left_pbg_td.gif) repeat-x left bottom;	
}

#infoWrap .pinkTbForm ul li.first {
	display: block;
	margin: 0;
	padding: 0 0 6px 0;
	background: none;	
}

#infoWrap .pinkTbForm ul li.last {
	display: block;
	margin: 0;
	padding: 6px 0 0 0;
	background: none;	
}

#infoWrap .infoBlock {
	display: block;
	float: left;
	width: 180px;
	padding: 0 0 0 3px;
}

#infoWrap .infoBlock .infoDetail {
	display: block;
	margin:0 0 12px; 0

}

#infoWrap a.imageRight {
	display: block;
	float: left;
	width: 180px;
	height: 154px;
	margin-left: 14px;
}

#infoWrap #mapWrap {
	width:566px;
	border: solid 1px #dfdfdf;
	padding:2px;
	background: #ffffff;
}

/* parts_btn ------- */
#infoWrap #infoContents #btnToPrint {
	clear: both;
	float: right;
	display: block;
	margin: 16px 0 0 0;
	width: 87px;
	height: 26px;
	background: url(/image/common/btn_toPrint.gif) no-repeat left top;
}

#infoWrap #infoContents #btnToPrint:hover {
	background: url(/image/common/btn_toPrint_hover.gif) no-repeat left top;
}

#infoWrap #infoContents #btnToPrint span {
	display: none;
}


