.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
----------------------------------------------------*/

#contentsArea .hitokoto p{
	line-height: 1.4;
	font-size: 0.9em;
}


#orgHomeStaff {
	margin:0 0 15px 0;
	padding:20px 120px 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: 110px;
	}

#orgHomeStaff span {
	font-size:90%;
	}


/* 症状例 */
#shopGuide .symptom03{
	width:360px;
	margin:7px 6px 7px 2px;
	padding:8px 8px 0 6px;
	font-size:14px;
	background: #fff;
}

#shopGuide .symptom03 h3 {
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #999;
}

#shopGuide .symptom03 h4{
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #fff;
	color:#690;
	}

#shopGuide .symptom03 ul{
	margin:0;
	padding:0;
	}
#shopGuide .symptom03 ul li{
	margin:0 8px 0 0;
	padding:0;
	display:inline;
	color:#555;
	line-height:1.6;
	list-style-type:none;
	}

#shopGuide .symptom03.woman {
	background: #fcf;
}

#shopGuide .symptom03.man {
	background: #aae3ff;
}


.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;
	}

/* おすすめ商品 */

#contentsArea .recommend table td {
    padding: 0;
    vertical-align: bottom;
    font-size: 0.9em;
}

#contentsArea .recommend table th {
    padding: 5px 0 15px;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
    font-size: 0.9em;
    color:#000099;
}


/* 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;
	}

#sectionH1 #flow .soudan h4 {
    margin-top: 1em;
}
#sectionH1 #flow .soudan ul {
    background: none repeat scroll 0 0 #ffc;
    font-weight: normal;
}
#sectionH1 #flow .soudan ul.woman {
    background: none repeat scroll 0 0 #fcf;
}
#sectionH1 #flow .soudan ul.man {
    background: none repeat scroll 0 0 #aae3ff;
}


/* clearfix
----------------------------------------------------*/
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;}

.clearfix {overflow:hidden;}	 /* dreamweaver上で表示が崩れない用 */


div.clearfix {
 display:inline-block;}
 

/*190404追記*/
/*----------------------------------------------------*/
.gallery {
	margin:0 auto;
}