@charset "UTF-8";

#wrapper {
	margin: 0px auto;
	width: 780px;
	padding: 10px;
}
#header {
	width: 780px;
	text-align: right;
	margin-bottom: 15px;
}
#area-logo {
	width: 380px;
	float: left;
	text-align: left;
	padding-bottom: 5px;
}
ul#navi {
	border-top: 3px solid #66CCFF;
	border-bottom: 1px solid #66CCFF;
	clear: both;
	background: url(../images/logo01.gif) no-repeat left center;
	padding: 5px;
	list-style: none;
}
ul#navi li {
	display: inline;
}
ul#navi a {
	background: url(../images/arrow01.gif) no-repeat left center;
	padding-left: 10px;
	margin-left: 10px;
}
#sideL {
	width: 206px;
	float: left;
}
ul#menu {
	background: url(../images/sideMenu_bg.gif) repeat-y;
	padding: 5px 8px 15px;
	list-style: none;
}
ul#menu li a {
	height: 49px;
	display: block;
	width: 190px;
	text-indent: -9900px;
}
li.menu01 a {background: url(../images/menu01.gif) no-repeat;}
li.menu02 a {background: url(../images/menu02.gif) no-repeat;}
li.menu03 a {background: url(../images/menu03.gif) no-repeat;}
li.menu04 a {background: url(../images/menu04.gif) no-repeat;}
li.menu05 a {background: url(../images/menu05.gif) no-repeat;}
li.menu06 a {background: url(../images/menu06.gif) no-repeat;}
li.menu07 a {background: url(../images/menu07.gif) no-repeat;}
li.menu08 a {background: url(../images/menu08.gif) no-repeat;}
li.menu09 a {background: url(../images/menu09.gif) no-repeat;}
li.menu10 a {background: url(../images/menu10.gif) no-repeat;}
li.menu11 a {background: url(../images/menu11.gif) no-repeat;}
div.menu12 a {
	background: url(../images/sideMenu_contact.gif) no-repeat;
	display: block;
	text-indent: -9900px;
	height: 61px;
	width: 205px;
}
li.menu01 a:hover {background: url(../images/menu01_mo.gif) no-repeat;}
li.menu02 a:hover {background: url(../images/menu02_mo.gif) no-repeat;}
li.menu03 a:hover {background: url(../images/menu03_mo.gif) no-repeat;}
li.menu04 a:hover {background: url(../images/menu04_mo.gif) no-repeat;}
li.menu05 a:hover {background: url(../images/menu05_mo.gif) no-repeat;}
li.menu06 a:hover {background: url(../images/menu06_mo.gif) no-repeat;}
li.menu07 a:hover {background: url(../images/menu07_mo.gif) no-repeat;}
li.menu08 a:hover {background: url(../images/menu08_mo.gif) no-repeat;}
li.menu09 a:hover {background: url(../images/menu09_mo.gif) no-repeat;}
li.menu10 a:hover {background: url(../images/menu10_mo.gif) no-repeat;}
li.menu11 a:hover {background: url(../images/menu11_mo.gif) no-repeat;}
div.menu12 a:hover {background: url(../images/sideMenu_contact_mo.gif) no-repeat;}
.menu2 {
	margin: 0px auto 20px;
	width: 200px;
	background: url(../images/sidemenu2_boxbg.gif) repeat-y;
	color: #666666;
}

#sideR {
	float: right;
	width: 560px;
}
.table-top01 {
	background: url(../images/txt_topTbl_bg.gif) repeat-y;
}

.table-top02{
}

.table-top02 td{
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #999999;
	vertical-align: top;
}
.table-top02 th {
	padding: 5px;
	font-weight: normal;
	background: url(../cost/images/txt_bg.gif) no-repeat bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	font-size: 110%;
}

.btn-contact a{
	display: block;
	height: 56px;
	width: 196px;
	background: url(../images/btn_contct01.gif) no-repeat;
	text-indent: -9900px;
	margin: 0px auto 20px;
}
.btn-contact a:hover{
	background: url(../images/btn_contct01_mo.gif) no-repeat;
}
#map {
	height: 400px;
	width: 560px;
}



#footer {
	clear: both;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
}
.ftxt01 {
	border-top: 1px solid #999999;
	padding: 10px;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-size: 110%;
}

