/* CSS Document */

h1 { color: #FFFFFF; margin: 7px 10px auto auto; font-size: 10px;}

/*フッター*/
#top_footerbg { margin: 0px auto; height: 100%; background: transparent url(../images/top/footer.jpg) repeat-x center bottom; }
/*著作権*/
#top_footer { margin: 0px auto; height: 100%; background: transparent url(../images/top/footer_copyright0.jpg) no-repeat center bottom; }
/*茶背景*/
#top_brown { background: #24140E url(../images/top/header_bg.gif) repeat-x scroll center top; margin: 0px auto; }
/*ナビ*/
#top_navi {
	width: 760px;
	margin: 0px auto;
	height: 30px;
	background: #24140E url(../images/top/header_bg.gif) repeat-x scroll center top;
}
#top_navi .right { float: right; display: inline; }
#top_navi .left { float: left; display: inline; }
#top_navi img { margin-left: 10px; }

/*メイン・外枠*/
#top_core00 {
	width: 760px;
	margin: 0px auto;
	clear: both;
}

/*バナー・外枠*/
#top_core01 { position: absolute; width: 760px; margin: 0px auto; z-index: 1; }
/*バナー*/
#banner {
	width: 190px;
	z-index: 6;
	float: right;
	position: relative;
	margin: 0px 10px 10px 0px;
}
#top_core01 #banner .mab5{ margin-bottom: 3px; }
#top_core01 #banner .mab3{ margin-bottom: 3px; }

#top_core01 #banner .topics { color: #DCD6D2; font-size: 10px; line-height: normal; }
#top_core01 #banner .topics td { padding: 0px 1px 1px 0px; }
#top_core01 #banner .topics a { font-size: 10px; color: #CCCC00; }

/*Flash*/
#top_flash { width: 760px; margin: 0px auto; z-index: -10; }

/*サブ*/
#top_sub { width: 760px; margin: 15px auto; line-height: normal; color: #8F6552; }

#top_sub #concept { width: 550px; margin: 0px auto; float: left; display: inline; }
#top_sub #concept #title { width: 550px; margin-bottom: 10px;}
#top_sub #concept #image { width: 90px; margin: 0px 10px 0px 0px; float: left; display: inline; }
#top_sub #concept #image td { padding: 0px 2px 2px 0px; }
#top_sub #concept #text { width: 445px; margin: 0px; float: right; display: inline;   line-height: 1.26em; }

#top_sub #salon { width: 190px; margin: 0px auto; float: right; display: inline; margin: 0px 10px 0px 0px; color: #6E3925; }
#top_sub #salon .time { border: 1px solid #6E3925;}
#top_sub #salon .time td { padding: 3px; }

