﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	font-size:12px;
	color:#333333;
	line-height:20px;
	background:url(../image/bk.gif) repeat-y;
	background-position:center;
}

h1{
	padding-left:10px;
	font-size:12px;
	float:left;
}

img{
	border:0;
}

.title{
	margin-bottom:5px;
}

.img_right{
	padding-top:2px;
	margin-right:10px;
	float:right;
	display:inline;
}

#wrapper{
	width:800px;
	margin:0 auto;
	text-align:left;
	background:url(../image/header.gif) no-repeat;
	background-position:0 20px;
}

/*header start*/

#header{
	clear:both;
}

#header h2{
	float:left;
}

.colOne{
	margin-top:15px;
	margin-right:10px;
	float:right;
	display:inline;
}

.colOne td{
	width:136px;
}

.colOne p{
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	clear:right;
}

/*colbox start*/

#colbox{
	clear:both;
}


/*main start*/

#main{
	width:625px;
	float:right;
}


/*content start*/

#content{
	height:100%;
	border-top:15px solid #00C;
}


/*category start*/

#category{
	margin:10px 10px 10px 0;
	padding:5px 0 10px 10px;
	border:1px #00C solid;
	float:right;
	display:inline;
}

#category a{
	text-decoration:none;
}

#category h3{
	font-size:12px;
}

#category table{
	margin-bottom:5px;
	margin-left:5px;
	font-size:12px;
}

#category table td{
	padding-right:10px;
}

#category ul{
	padding-left:12px;
	background:url(../image/mark.gif) no-repeat;
	background-position:0 5px;
	list-style:none;
}

* html #category ul{
	background-position:0 0;
}

#colOne{
	padding-top:10px;
	margin-left:20px;
	float:left;
	display:inline;
	text-align:center;
}

*:first-child+html #colOne{
	margin-left:0;
}

/*info start*/

#info{
	width:280px;
	margin:10px auto;
	padding:5px 10px 10px 10px;
	border:1px #00C solid;
	background:url(../image/logo2.gif) no-repeat;
	background-position:right 50px;
	text-align:left;
}

#info p{
	margin-bottom:5px;
}

#info .line2{
	padding-bottom:10px;
	border-bottom:1px solid #666666;
}

#info .st{
	font-weight:bold;
	color:#FF0000;
}

/*news start*/

#news{
	width:280px;
	margin:10px auto;
	padding:5px 10px 10px 10px;
	border:1px #00C solid;
	background:url(../image/logo2.gif) no-repeat;
	background-position:right 50px;
	text-align:left;
}


#news .st{
	color:#FF0000;
	font-weight:bold;
}

#news table{
	width:280px;
	font-size:12px;
}

#news .small{
	font-size:10px;
}

/*colTwo start*/

#colTwo{
	margin:20px 20px 5px 20px;
	clear:both;
	border-top:1px solid #666666;
	text-align:right;
}

.col{
	margin:10px 20px 5px 20px;
	clear:both;
	text-align:right;
}

.top{
	text-align:right;
	background:url(../image/top.gif) no-repeat;
	background-position:535px 5px;
}

.top a{
	color:#333333;
	text-decoration:none;
}

/* greeting page */

#greeting{
	width:625px;
	margin-top:10px;
}

.greeting{
	margin-top:10px;
	padding-left:20px;
	padding-right:15px;
}

.greeting p{
	margin:10px 0;
}

.photo{
	margin-left:10px;
	margin-bottom:10px;
	float:right;
	display:inline;
}

.photoL{
	margin-top:15px;
	margin-right:10px;
	float:left;
	display:inline;
}

.greeting table{
	font-size:12px;
	line-height:20px;
}

.greeting table p{
	padding:0 10px;
}

.idea{
	background:url(../image/greeting-waku1.gif) no-repeat;
}

.greeting ul{
	padding:30px 15px 30px 20px;
	list-style:none;
}

.pho{
	float:left;
}

.conceptbox{
	background:url(../image/greeting-waku2.gif) no-repeat;
}

.conceptbox p{
	padding:15px 0 10px 20px;
}

.conceptbox1{
	background:url(../image/greeting-waku3.gif) no-repeat;
}

.conceptbox1 p{
	padding:15px 0 10px 20px;
}

/* greething page end */

/* treat page start */

#treat{
	margin-top:10px;
}

.treat{
	height:100%;
	margin-top:20px;
	margin-left:20px;
}

.treat table{
	font-size:12px;
}

.face{
	width:290px;
	height:150px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #999;
	float:left;
	display:inline;
	background:url(../image/logo2.gif) no-repeat;
	background-position:180px 20px;
}

.face a{
	color:#333;
	text-decoration:none;
}

.face ul{
	list-style-type:none;
}

.face li{
	padding-left:120px;
	background:url(../image/mark.gif) no-repeat;
	background-position:105px 5px;
}


.faceL{
	float:left;
}

.sm{
	font-size:9px;
}

/* treat page end */

/* cosme page start */

#cosme{
	margin-top:10px;
}

#cosme h4{
	margin-top:20px;
	margin-left:20px;
}

#cosme p{
	margin-left:20px;
}

#cosme dl{
	margin:10px 0 10px 20px;
}

#cosme dt{
	padding-left:12px;
	background:url(../image/mark.gif) no-repeat;
	background-position:0 5px;
}

* html #cosme dt{
	background-position:0 0;
}

#cosme dd{
	padding-left:12px;
}

.costitle{
	margin-top:10px;
	margin-left:20px;
}

.topp{
	margin:20px 20px 5px 0;
	clear:both;
	border-bottom:1px dotted #666666;
	text-align:right;
}

.toppa{
	margin:20px 20px 5px 0;
	clear:both;
	border-top:1px solid #666666;
	text-align:right;
}

.pagetop{
	text-align:right;
	background:url(../image/top.gif) no-repeat;
	background-position:515px 5px;
}

.pagetop a{
	color:#333333;
	text-decoration:none;
}

.cosme{
	margin-left:20px;
}

.cosme table{
	width:575px;
	margin-top:10px;
	font-size:12px;
}

.cosme table td{
	padding:0 5px;
}

/* cosme page end */

/*price page start */

#price{
	margin-top:10px;
	clear:both;
}

#price p{
	margin:10px 10px 10px 20px;
}

.price{
	margin:10px 10px 0 10px;
	border:1px solid #666666;
	background:url(../image/logo2price.gif) no-repeat;
	background-position:500px 50px;
}

.price a{
	color:#333333;
	text-decoration:none;
}

.price a:hover{
	color:#00F;
	text-decoration:underline;
}

.price p{		
	margin:10px 0  10px 10px;
}

.price ul{
	margin-left:20px;
}

#price li{
	display:inline;
	margin:0 20px 0 0;
}

#charge{
	margin:20px 0;
}

#charge table{
	width:605px;
	font-size:12px;
	margin:10px 0 0 10px;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	line-height:20px;
}

#charge th{
	width:140px;
	text-align:left;
	padding-left:10px;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#E1E1FF;
}

#charge td{
	height:25px;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	padding-left:7px;
	padding-right:7px;
}

.price-w{
	width:160px;
}

.cost{
	text-align:right;
	padding-right:5px;
	width:65px;
	color:#3366FF;
}

/*price page end */

/* first page start */

#first{
	margin-top:10px;
}

#first p{
	margin:10px 10px 10px 20px;
}

.flow{
	margin-top:20px;
}

.first{
	height:100%;
	margin:10px;
	padding-top:10px;
	padding-left:10px;
	background:url(../image/first-bk.gif) repeat-y;
}

.first p{
	padding-left:20px;
	padding-bottom:10px;
}

.line{
	padding-left:40px;
	margin:20px 0;
	clear:both;
}

/* first page end */

/* root page start */

#root{
	margin-top:10px;
}

#root p{
	margin:10px 10px 10px 20px;
}

.root{
	margin-left:40px;
	padding-bottom:40px;
	/padding-bottom:30px;
	background:url(../image/root-bk.gif) no-repeat;
}

.root h4{
	padding:10px 0 0 20px;
}

.root table{
	width:520px;
	font-size:12px;
}

.roota{
	padding-left:5px;
	clear:both;
}

/* root page end */

/*qanda page start*/

#qanda{
	margin-top:10px;
}

#qanda p{
	margin:10px 0 10px 20px;
}

#qanda table{
	font-size:12px;
	color:#3333CC;
	border:1px solid #666666;
	margin:0 0 10px 10px;
}

#qanda table td{
	padding:5px 0 5px 10px;
}

#qanda table a{
	text-decoration:none;
}

.color{
	color:#00F;
}

.ask{
	border:1px solid #666666;
	margin:0 10px 10px 10px;
	background:url(../image/logo2qanda.gif) no-repeat;
	background-position:520px 20px;
}

.ask h4{
	margin:5px 0 5px 15px;
	color:#3333CC;
	list-style:none;
	font-size:14px;
}

.ask li{
	margin-left:10px;
	padding-left:15px;
	list-style-type:none;
	background:url(../image/qmark.gif) no-repeat;
	background-position:0 3px;
}

.ask a{
	color:#333333;
	text-decoration:none;
}

.ask a:hover{
	color:#3333CC;
	text-decoration:underline;
}

.colTree{
	margin-right:20px;
	clear:both;
	text-align:right;
}

#ans{
	border-top:1px dashed #3333CC;
}

.ans{
	border:1px solid #666666;
	margin:40px 10px 10px 10px;
	padding:10px 20px 10px 0;
}

.ans p{
	text-align:justify;
}

.solution{
	color:#3333CC;
	list-style:none;
	font-size:14px;
	border-bottom:1px dashed #3333CC;
	margin:10px 0;
	font-weight:bold;
}

/*qanda page end */

/* access page start */

#access{
	margin-top:10px;
}

#access table{
	width:510px;
	margin:10px 40px;
	font-size:12px;
}

#access table td{
	border-bottom:#006 solid 1px;
}

#access table ul{
	height:25px;
	background:url(../image/Access-logo.gif) no-repeat;
	background-position:0 2px;	
	padding-left:20px;
	list-style:none;
}

#access table .information{
	width:80px;
}

#access table .linezero{
	border:none;
}

/* access page end */

/* mail page start */

#mail{
	margin-top:10px;
}

#mail p{
	margin-top:10px;
	margin-left:20px;
}

#mail table{
	margin-left:30px;
	font-size:12px;
}

.style1{
	color:#FF0000;
}

/* mail page end */

/* mail page start */

#reservation{
	margin-top:10px;
}

#reservation p{
	margin-top:10px;
	margin-left:20px;
}

#reservation ul{
	margin-top:10px;
	margin-left:30px;
}

#reservation table{
	margin-left:30px;
	font-size:12px;
}

.m12{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #5782BB;
}

.style2{
	padding:10px 0;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

/* reservation page end */

/*menu start*/

#menu{
	width:175px;
	float:left;
	background:url(../image/menu.gif) no-repeat;
}

#menu ul{
	padding-top:10px;
	list-style:none;
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#menu li{
	width:105px;
	padding:5px 0;
	margin:0 auto;
	display:block;
}

.menu{
	border-bottom:1px dotted #FFFFFF;
}

#menu p{
	padding-left:10px;
	font-size:12px;
	color:#FFFFFF;
}

#menu h4{
	margin-top:10px;
	padding-left:10px;
	font-size:14px;
	color:#FFFFFF;
}

#menu a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

#menu a:hover{
	color:#09F;
	background:#33F;
	text-decoration:none;
}


/*calender start*/

#calender{
	width:160px;
	margin:30px 0 20px 6px;
	text-align:center;
}

#calender table{
	margin:0 auto 10px auto;
	font-size:12px;
}

#calender td{
	text-align:right;
}

.calender{
	margin-top:10px;
}

/*advertise start*/

#advertise{
	margin-bottom:10px;
	text-align:center;
}

#advertise h5{
	padding-top:5px;
	font-size:14px;
	color:#06F;
}

#advertise p{
	padding:0 20px;
	color:#333333;
	text-align:left;
}

.advertise{
	background:url(../image/advertise.gif) repeat-y;
	background-position:center;
}

.advertise span{
	padding-left:25px;
	font-size:10px;
}

.phone{
	font-size:14px;
}

/* latisse page start */

#latisse{
	padding:10px 20px;
	line-height:20px;
}

#latisse p{
	margin-bottom:10px;
}

.latisse{
	clear:both;
}

.latisse h3{
	width:55px;
	font-size:12px;
	margin-bottom:10px;
	color:#F60;
	border-bottom:2px dotted #C60;
}

.latisse table{
	font-size:12px;
}

/* latisse page end */

/*footer start*/

#footer{
	height:20px;
	text-align:center;
	background:#00C;
	color:#FFFFFF;
	clear:both;
}