html{line-height:1.6;}

.smaller {
	font-size:80%;
	}

.smaller90 {
	font-size:90%;
	}

#header {
	margin:0;
	}

#header h1 {
	width:100%;
	height:94px;
	background-image: url(../../images/header/kigusuri.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px
	}

/* index
----------------------------------------------------*/
#orgHomeStaff {
	margin:0 0 15px 0;
	padding:20px 110px 0 0;
	text-align:right;
	font-size:90%;
	border-bottom:1px dotted #9c3;
	background-image:url(../img/staff.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	height: 120px;
	}

#orgHomeStaff span {
	font-size:90%;
	}

/* 店舗のご紹介 */
.aboutus h3 {
	float: left;
}

/* 口コミへのリンク */
.aboutus .voice {
	float: right;
	padding-right: 0.5em;
}
.aboutus .voice img {
	width: 32px;
	height: 32px;
}

.topictitle {
	width:370px;
	height:300px;
	padding:0;
	margin: 5px 0px 0px; 
	overflow: auto;
	scrollbar-base-color:white;
	scrollbar-face-color:white;
	scrollbar-track-color:F5F5F5;
	scrollbar-arrow-color:darkgray;
	scrollbar-3dlight-color:darkgray;
	scrollbar-darkshadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:darkgray;
	}

/* access
----------------------------------------------------*/
.photoAW180-g h3 {
	color:#333;
	margin:10px 0;
	padding:10px 0 5px 80px;
	border-bottom:5px solid #cf0;
	background-image:url(../../img/access/bg_photoH3.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

.photoAW180-g table {
	border-collapse:separate;
	}

.photoAW180-g table th {
	width:360px;
	vertical-align:bottom;
	}

.photoAW180-g table td {
	width: auto;
	font-size:80%;
	color:#666;
	vertical-align:top;
	}
/* support
----------------------------------------------------*/
.kakomi {
	margin-left: 220px;
	padding: 10px;
	margin-right: 50px;
	border: thin solid #F90;
	}

#contact dl dt,
#contact dl dd {
	line-height: 1.6;
}

/* ご相談方法 */

.sectionH2 #boxTel_dl{
	background:#ffcc99;
	margin:0px;
	width:100%;
}

.sectionH2 #boxTel_dl p{
	margin:5px 0px;
	padding: 0.5em 0.5em 0 1em;
}

.sectionH2 #boxTel_dl dl{
	margin:0;
	padding:0 3px 3px 3em;
}

.sectionH2 #boxTel_dl dl dt{
	float:left;
	width:6em;
	margin:0;
	zoom:1;
}
.sectionH2 #boxTel_dl dl dd{
	width:500px;
	margin:0 0 0 6em;}

.sectionH2 #boxShop_dl{
	background:#E6FFE6;
	margin:0;
	width:100%;}
	
.sectionH2 #boxShop_dl p{
	margin:5px 0px;
	padding: 0.5em 0.5em 0 1em;}

.sectionH2 #boxShop_dl dl{
	margin:0;
	padding:0 3px 3px 3em;}

.sectionH2 #boxShop_dl dl dt{
	float:left;
	width:6em;
	margin:0;
	zoom:1;}
	
.sectionH2 #boxShop_dl dl dd{
	width:500px;
	margin:0 0 0.1em 6em;}

/* .sectionH2 #boxShop_dl dl dt#line_3{
	margin-bottom:4em;} */

.sectionH2 #boxShop_dl dl font{
	color:#C03
;}

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

.clearfix {overflow:hidden;}	 /* dreamweaver上で表示が崩れない用 */


div.clearfix {
 display:inline-block;}
 

