@charset "utf-8";



html,body {
	width: 100%;
	height: 100%;
}

html {
	height: 100%;
	overflow-y: scroll;
}

/*--Reset-----------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
}

ul,ol {
	list-style: none;
}

/*--Text------------------------------------------------------------*/

body {
	font-size: 88%;
	font-weight: normal;
	line-height: 1.5;
font-family: 'Helvetica', 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

* html body {/*IE6*/
	font-family: "�l�r �o�S�V�b�N","MS PGothic",sans-serif;
}

*:first-child + html body {/*IE7*/
	font-family: "�l�r �o�S�V�b�N","MS PGothic",sans-serif;
}

h1 {
	font-size: 120%;
}

h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/*--Link------------------------------------------------------------*/



a{
    color: #000;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
a:hover {
    color: #CB0127;
}


/*--HTML5-----------------------------------------------------------*/

article,aside,details,footer,header,hgroup,menu,nav,section,summary {
	display: block;
}



	


h1 {
padding: 10px 0;
font-size: 10px;
color: #888888;
font-weight: normal;
width: 50%;
text-align: left;
margin-left: 30px;
float: left;
}

h2 {
	width: 920px;
	margin: 0 auto;
	padding: 20px 0;
	font-size:64px;
	font-weight: normal;
}

h3 {
	font-family: Cambria, Georgia, serif;
	font-weight:normal;
	margin-bottom:20px;
}

#column1 p {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0;
}

#wrap-btm p {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0;
}

.closebtn {
	width: 920px;
	text-align: left;
	margin: 0 auto;
	padding: 60px 0 60px 0;
}



#wrapper {
	width: 100%;
}

/*--Wrap-top--------------------------------------------------------*/

#wrap-top {
	width: 100%;
	text-align: center;
}

#wrap-top header {
	text-align: left;
	margin: 0 auto;
}

#wrap-top #content {
	margin: 0 auto;
}





/*--1�J�����p-------------------------------------------------------*/

#content {
	text-align: left;
}





/*--Wrap-btm--------------------------------------------------------*/

#wrap-btm {
	clear: both;
	width: 100%;
	height: 100px;
	text-align: center;
}


#wrap-btm footer {
	height: 40px;
	background-color: #171115;
	text-align: left;
	margin: 0 auto;
}


header {
	width: 100%;
	margin-top: 40px;
}


footer {
	width: 100%;
	position:fixed;
	top: 0;
	z-index: 3;
}

.nav{
	text-align:center;
	font-size:16px;
	width:16.6%;
	float:left;
	color:#fff;	
	list-style:none;
	font-family: Cambria, Georgia, serif;
	line-height: 40px;

}

.nav a{
	color:#fff;
    background: #171115;
    text-decoration:none;
    padding:0 3px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
	display:block
}

.nav a:hover{
	background-color:#78050d;
	
}

footer li a{
	color:#fff;
	
}

footer li a:hover{
    background-color:#4a0308;

}


#wrapper {
	position: relative;
	min-height: 100%;
}

* html #wrapper {/*IE6*/
	height: 100%;
}

#wrap-top {
	height: 100%;
	padding-bottom: 100px;
}

#content {

	width: 100%;	
}

#wrap-btm {
	position: absolute;
	bottom: 0;
}



.box02 {
	background-color:#f3f1f1;
	text-align: center;
	padding-bottom: 100px;
	clear: both;
}

.box03 {
	background-color:#ffffff;
	text-align: center;
	margin: 0 auto 100px;
	overflow: hidden;
}

.box_in {
width: 1000px;
margin: 0px auto;
text-align: center;	
}

dl {
	margin-bottom:30px;
	font-size:85%;
	
}

dt {
	float:left;
	width:100px;
	color:#000;
	
	
}

dd {
	color:#353535;
	padding-left: 100px;
	
}

table {
	font-size:80%;
	text-align: left;
	
}




/* テキスト順番表示 */

.fadein {
    font-size: 20px;
    line-height: 24px;
    margin: 400px auto 0;
    text-align: center;
    width: 1000px;
	font-family: Cambria, Georgia, serif;

}
.fadein span{
    opacity:0;
}

/* ランダム画像表示 */
ul.champagne {
  clear: both;
  height: auto;
  list-style: none;
  margin: 0px auto;
  padding: 0;
  position: relative;
  padding-top:80px;
}

ul.champagne li {
  height: 180px;
  float: left;
  width: 240px;
}
ul.champagne div.hidden {
  display: none;
}

/* HOME */
.box01 {
  width: 1200px;
  margin:0px auto;
  text-align:center;
  margin-bottom: 100px;
}

#logo {
  width: 300px;
  margin:0px auto;
  text-align:center;
  margin-top: 40px;
}

address {
	float:right;
	font-family: Cambria, Georgia, serif;
	margin-right:30px;
	font-size:200%;
  
	
}


/* concept */

.box_in {
	width:1100px;
	margin:0px auto;
	
}

.txt_concept{
    line-height: 30px;
    margin: 60px 0 80px;
	
}

#box_news {
	border:dotted 1px #c3c0c3;
	background-color:#ffffff;
	padding:10px;
	width:750px;
	margin:0px auto;
	margin-top:30px;
	height:150px;
	text-align:left;
	overflow:hidden;
}



/* salon */

#salon_l {
	width:46%;
	padding: 50px 30px 20px 0;
	text-align: left;
	line-height:28px;
	float:left;
	
}

#salon_r {
	width:46%;
    padding: 50px 0 20px 30px;
	text-align: left;
	line-height:28px;
	float:right;
	
}

.black01 {
	font-size:30px;
	margin-bottom:5px;
	margin-left:-10px;
	margin-top:30px;
	
}


/* menu */

.txt_menu {
	line-height:28px;
	margin-bottom:50px;
}

.txt10 {
	font-size:10px;
	padding-left: 7px;
}


/* gallery */
#gallery{
    height: 250px;
    margin-top:0px;
}


#gallery li{
	float:left;
	margin-right: 14px;
}


/* staff */
.staff_box {
    float: left;
    height: 300px;
    margin: 0 25px;
    width: 45%;
}

.staff_box01 {
    float: left;
    margin-right: 10px;
    width: 150px;
	height: 240px;	
}

.staff_box02 {
    text-align: left;	
}

.staff_txt01 {
    font-size: 10px;	
}

.staff_txt02 {
    font-size: 16px;	
}

.staff_txt03 {
    color: #827F7F;
    font-size: 12px;
    padding-top: 3px;
}

hr {
	color:#C00;
	margin: 5px 5px 5px 0;
}

#box_staff {
	text-align:left;
	
}

#box_staff dl{
	margin:20px;


}

#box_staff dt{
	float:left;
	width:100px;
	margin-bottom: 10px;
}

#box_staff dd{
	color: #353535;
    font-size: 13px;
    margin-bottom: 10px;
    padding-left: 100px;
	
}
	

#acc01 {
    left: 0;
    margin-left: 3%;
    margin-top: -85px;
    position: absolute;
}

#acc02 {
    margin-right: 3%;
    margin-top: -85px;
    position: absolute;
    right: 0;
}


/* to page top */

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}

#copy {
	    color: #636161;
    font-size: 10px;
    padding: 5px 20px;
    text-align: right;
}