@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 820px;
	text-align: center;
	margin: 20px auto 0px auto;
	padding: 0px;
}
div#s_head {
	width: 800px!important;
	width/**/: 820px;
	height: 30px;
	text-align: left;
	text-indent: -5000px;
	background-image: url(../images/s_head.png);
	background-repeat: no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://karada-balance.com/images/s_head.png', sizingMethod='scale');
	padding: 0px 10px 0px 10px;
}
div#shadow {
	width: 800px!important;
	width/**/: 820px;
	background-image: url(../images/body.png);
	background-repeat: repeat-y;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://karada-balance.com/images/body.png', sizingMethod='scale');
	padding: 0px 10px 0px 10px;
}
div#s_foot {
	width: 800px!important;
	width/**/: 820px;
	height: 30px;
	text-align: left;
	text-indent: -5000px;
	background-image: url(../images/s_foot.png);
	background-repeat: no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://karada-balance.com/images/s_foot.png', sizingMethod='scale');
	padding: 0px 10px 0px 10px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 780px!important;
	width/**/: 800px;
	background-color: #FFFFFF;
	height: 110px;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
div#header h1 {
	float: left;
	width: 280px!important;
	width/**/: 300px;
	height: 66px!important;
	height/**/: 86px;
	padding: 20px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	float: left;
	width: 480px;
	height: 84px!important;
	height/**/: 104px;
	padding: 20px 0px 0px 0px;
}
div#navigator ul {
	clear: both;
	width: 430px!important;
	width/**/: 480px;
	padding: 0px 0px 0px 50px;
}
div#navigator ul li {
	float: left;
	width: 84px!important;
	width/**/: 86px;
	height: 84px;
	padding: 0px 0px 0px 2px;
	
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	clear: both;
	overflow: hidden;
	width: 780px!important;
	width/**/: 800px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}
div#flash {
	width: 780px;
	height: 228px!important;
	height/**/: 230px;
	background-image: url(../images/bg_flash.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 6px 0px;
	margin: 0px 0px 10px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: right;
	display: block;
	overflow: hidden;
	width: 200px!important;
	width/**/: 210px;
	padding: 0px 10px 0px 0px;
	_padding: 0px 0px 0px 5px;
}
div#sidebar ul.sidemenu {
	width: 200px;
	clear: both;
	padding: 0px 0px 10px 0px;
}
div#sidebar ul.sidemenu li {
	float: left;
	width: 200px;
	padding: 0px 0px 5px 0px;
}
div#sidebar ul.tel {
	clear: both;
	overflow: hidden;
	width: 200px;
	height: 180px;
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
	position: relative;
}
div#sidebar ul.tel li {
	width: 180px;
	height: 32px;
	position: absolute;
	left: 11px;
	top: 143px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: left;
	display: block;
	overflow: hidden;
	width: 540px!important;
	width/**/: 569px;
	border-right: 1px solid #CCCCCC;
	padding: 0px 9px 0px 10px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	width: 780px!important;
	width/**/: 800px;
	height: 46px!important;
	height/**/: 60px;
	clear: both;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/footerline.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 14px 10px 0px 10px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul#menu {
	clear: both;
	padding: 0px 0px 10px 0px;
}
div#footer ul#menu li {
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding: 0px 5px 0px 14px;
}
div#footer ul#menu li a {
	color: #666666;
}
div#footer ul#menu li a:active,div#footer ul#menu li a:link,div#footer ul#menu li a:visited {
	color: #666666;
}
div#footer ul#menu li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*+++++++++++++++++++++*/

div#footer ul#submenu {
	clear: both;
	padding: 0px 0px 0px 0px;
}
div#footer ul#submenu li {
	font-size: 10px;
	float: left;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	display: none;
}
