﻿@charset "UTF-8";

/*--------------------------------
	index style setting
/*--------------------------------


--------------------------------- */


/*  layout
-----------------------------------*/
#index #header {
	margin-bottom: 30px;
	}
#index #article {
	margin-top: 0;
	}

/*  main image
-----------------------------------*/

#topMainImg {
	position: relative;
	height: 280px;
	margin: 0 5px;
	width: 950px;
	}
#topMainImg img {
	position: absolute;
	top: 0;
	left: 0;
	}

/*  box style
-----------------------------------*/

.fBoxW {
	float: left;
	background: url(../img/common/cts02_bg_02.gif) no-repeat 0 bottom;
	position: relative;
	width: 468px;
	padding: 0 0 11px;
	margin-right: 12px;
	}
* html .fBoxW {
	margin-right: 0;
	}
.fBox {
	float: left;
	position: relative;
	background: url(../img/common/cts01_bg_02.gif) no-repeat 0 bottom;
	width: 228px;
	padding: 0 0 11px;
	margin-right: 12px;
	text-align: center;
	}

.topBnr {
	float: left;
	padding: 5px 3px;
}
#topCenter {
	width: 481px;
	float: left;
	}
* html #topCenter {
	width: 479px;
	float: left;
	}
* html #topCenter .fbox {
	margin-right: 8px;
	width: 228px;
}

#topRight {
	width: 228px;
	float: left;
	}

#index #topRight .fbox {
	margin-right: 0;
	}

#spBlog.fBox {
	display: none;
}
/*  box header
-----------------------------------*/

.fBoxW h2 {
	background: url(../img/common/cts02_bg_01.gif) no-repeat 0 0;
	padding: 14px 5px 10px 8px;
	vertical-align: bottom;
	}

.fBox h2 {
	background: url(../img/common/cts01_bg_01.gif) no-repeat 0 0;
	padding: 14px 5px 0 8px;
	zoom: 1;
	text-align: left;
	}
#article .fBox .fBoxTop {
	background: url(../img/common/cts01_bg_01.gif) no-repeat 0 0;
	padding: 14px 8px 1px;
	margin: 0;
}

.fBoxW h2 a span,
.fBox h2 a span {
	background: #26211f;
	color: #fff;
	padding: 0 5px;
	line-height: 1.2;
	float: right;
	margin-bottom: 7px;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 92%;
	border-top: 1px solid #26211f;
	}


/*
.fBoxW h2 span,
.fBox h2 span {
	padding-right: 5px;
	float: right;
	margin-bottom: 7px;
	}
.fBoxW h2 span a,
.fBox h2 span a {
	background: #26211f;
	color: #fff;
	padding: 0 5px;
	line-height: 1.2;
	vertical-align: bottom;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 90%;
	}*/
* html .fBoxW h2 span,
* html .fBox h2 span {
	vertical-align: top;
	display: block;
	padding-bottom: 1px;
	}
.fBoxW h2 img,
.fBox h2 img {
	vertical-align: middle;
	margin-bottom: 7px;
	float: left;
	}

/*  box style
-----------------------------------*/

.boxImg {
	margin-right: 2px;
	}
#index .fBoxW p,
#index .fBox p {
	margin: 0;
	}


/*  salon info
-----------------------------------*/
#salonInfo {
	}
#topCenter #salonInfo ul {
	height: 179px;
	clear: both;
	margin-left: 8px;
	margin-bottom: 0;
	}
#salonInfo li {
	width: 225px;
	float: left;
	}

/*  news
-----------------------------------*/
#article #topNews {
	border: 1px solid #f2f2f2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #f2f2f2;
	width: 188px;
	height: 212px;
	clear: both;
	overflow: auto;
	margin-bottom: 0;
	margin-left: 8px;
	padding: 15px 10px;
	text-align: left;
	}
* html #article #topNews {
	width: 208px;
	height: 245px;
	margin: 7px 8px 0 7px;
	}
*+html #article #topNews {
	margin: 7px 8px 0 7px;
	}

#topNews dt {
	background: #f9dc4f;
	line-height: 1.2;
	display: inline;
	}
#topNews dd {
	background: url(../img/common/dot_01.gif) repeat-x 0 bottom;
	padding-bottom: 10px;
	margin: 2px 0 10px;
	}


/*  catalog
-----------------------------------*/
#topCatalog {
	position: relative;
	}
#topCatalog .newIcon {
	top: 245px;
	left: 183px;
	position: absolute;
	}


/*  schedule
-----------------------------------
#schedule {
	margin: -55px 15px 0;
	text-align: left;
	min-height: 45px;
	height: auto!important;
	height: 45px;
	zoom: 1;
		position: relative;
}*/

/*  movie 201203
-----------------------------------*/
#movie h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	}
#index #movie #youtube,
#index #movie p {
	margin: 0 10px 10px;
	}
#youtube {
	clear: both;
	}
#youtube ul li {
	margin-right: 2px;
	float:left;
	display: inline;
	width: 220px;
	}
