#header {
	margin:0;
	}

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

.smaller90 {
	font-size:90%;
	}

/* index
----------------------------------------------------*/

#orgHomeStaff {
	margin:0 0 15px 0;
	padding: 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:180px;
	}

#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;
	}

/* ブログ */
.blog-box dl{
	width:428px;
	margin-bottom:8px;
	}

/* support
----------------------------------------------------*/
.kakomi {
	margin-left: 220px;
	padding: 10px;
	margin-right: 50px;
	border: thin solid #F90;
	}


/* guide
----------------------------------------------------*/
.gallery th {
	text-align: center;
}

/* 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;
	}
