#orgHomeStaff{ margin:0 0 15px 0; padding:20px 80px 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:70px;}
#orgHomeStaff span{ font-size:90%;}
.smaller{ font-size:80%;}

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

/* 店舗のご紹介 */
.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;
}

/* topic
----------------------------------------------------*/
/* 各記事のフッタスタイル */
div.boxTopic div.article-footer2 {
	border-top: dotted 1px #666666;
	margin-top:0;
	padding:10px 0;
	text-align:center;
	clear:both;
	background-color:#ffc;
	line-height:1.5;
}

div.boxTopic div.article-footer2 span.small {
	font-size:0.9em;
}


#weblog div table {
	height: auto !important;
}
