body{
	background-image: url(common/bk_body.gif);
	background-position: center;
	background-repeat:repeat-y;
}

body, td, p{
	font-size: 12px;
	line-height: 140%;
}

#header-index {
 text-align: center;
	margin: 0px auto;
	padding: 0;
	width: 778px;
}
#header-index h1 {
 	text-align: left;
 	width: 762px;
	height: 345px;
 	background: url(common/top-title.jpg) no-repeat top center #ffffff;
	margin: 0 auto;
	padding: 0;
	font-size:10px;
	text-align:right;
	font-weight:normal;
}

#header {
 	text-align: center;
	margin: 0;
	padding: 0;
}

#header #headerBg01{
	background: url(common/header01.jpg) no-repeat top center #ffffff;
	text-align: left;
 	width: 762px;
	height: 96px;
 	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

#header #headerBg02{
	background: url(common/header02.jpg) no-repeat top center #ffffff;
	text-align: left;
 	width: 762px;
	height: 96px;
 	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

#header #headerBg03{
	background: url(common/header03.jpg) no-repeat top center #ffffff;
	text-align: left;
 	width: 762px;
	height: 96px;
 	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

#header #headerBg04{
	background: url(common/header04.jpg) no-repeat top center #ffffff;
	text-align: left;
 	width: 762px;
	height: 96px;
 	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

/*#header h1{
 	text-align: left;
 	width: 762px;
	height: 96px;
 	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}*/

#navi {
 	text-align: center;
	margin: 0 auto;
	width: 762px;
	height: 35px;
	text-align:center;
}

#navi ul {
	width: 762px;
	height: 35px;
	background: url(common/navi.jpg) no-repeat top center #ffffff;
 	float: left;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
#navi li {
 float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#navi a {
 display: block;
	width: 127px;
	height: 35px;
}

h2.top{
	margin-top: 20px;
	margin-left: 30px;
	font-size: 14px;
	line-height: 160%;
	padding-bottom: 10px;
	border-bottom: 2px solid #333333;
}
h2.outl{
	margin: 0 0 0 7px;
	width: 560px;
	height: 100px;
	text-indent: -9999px;
	background-image: url(common/ttl-outl.gif);
	background-repeat: no-repeat;
}
h2.faci{
	margin: 0 0 0 7px;
	width: 560px;
	height: 100px;
	text-indent: -9999px;
	background-image: url(common/ttl-facili.gif);
	background-repeat: no-repeat;
}
h2.accss{
	margin: 0 0 0 7px;
	width: 560px;
	height: 100px;
	text-indent: -9999px;
	background-image: url(common/ttl-accss.gif);
	background-repeat: no-repeat;
}
h2.layout{
	margin: 0 0 0 7px;
	width: 560px;
	height: 100px;
	text-indent: -9999px;
	background-image: url(common/ttl-layout.gif);
	background-repeat: no-repeat;
}
h3.cap{
	font-size: 14px;
	color: #009999;
	margin: 20px 0px 8px 26px;
}
h4{
	margin-left: 26px;
	padding: 4px;
}
h4.bk-gray{
	border-top: 2px solid #006666;
	color: #006666;
	background-color: #eeeeee;
	font-size: 16px;
}
strong.font_no {
	font-weight:normal;
}
a:link{ color: #0066CC;}
a:visited{ color: #003399;}
a:hover{ color: #FF9933;}

#container{
	text-align: left;
	width: 778px;
	margin: 0 auto;
}
#topTxt{
	float: left;
	width: 365px;
}
#topTxt h2{
	margin: 10px;
}
#topTxt p{
	margin: 10px 0px 10px 30px;
	line-height: 160%;
}
#topTxt table{
	margin: 10px 0px 10px 24px;
}
#topCont{
	float: right;
	width: 390px;
}
#topCont img{
 border-style: none;
 border-width: 0;
}

#pgTxt{
	float: left;
	width: 567px;
}
#pgTxt table,p{
	margin-left: 26px;
	margin-bottom: 20px;
}
#pgTxt p{
	margin-top: 0;
}

#pgMenu{
	float: right;
	width: 185px;
}

#ptop{
	text-align: right;
}
#ptop p{
	padding: 10px 0 0 0;
}
#Footer{
	clear: both;
	width: 762px;
	margin: 0 auto;
	background-color: #E7E7E7;
	border-top: 12px solid #FFFFFF;
}
#tblMenuSide{
	border-left: 1px solid #CCCCC0;
	border-right: 1px solid #CCCCC0;
	border-top: 1px solid #CCCCC0;
	margin-top: 20px;
}
#tblMenuSide td{
	border-bottom: 1px solid #CCCCC0;
	vertical-align: middle;
}
.b-bl{
	color: #0066CC;
	font-weight: bold;
}
.bdr-solid{
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.bdr-solid-s{
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom:4px;
}

.bk-gray{
	background-color: #EDEDED;
}

.bk-kitc td{
 width: 540px;
 height: 360px;
 background: url(faci/kitc-ttl.jpg) no-repeat top left;
}
.box-kitc{
	width: 180px;
	margin: 10px;
	line-height: 150%;
}
.box-kitc strong{
 font-size: 16px;
}

.bk-sani td{
 width: 540px;
 height: 360px;
 background: url(faci/sani-ttl.jpg) no-repeat top left;
}
.box-sani{
	width: 180px;
	margin: 10px;
	line-height: 150%;
}
.box-sani strong{
 font-size: 16px;
}


.cl-red{
	color: #FF3333;
}
.clear{
	clear: both;
}
.i-snkk-or{
	background-image:url(common/i_snkk_or.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 4px 0 3px 4px;
}
.i-lin{
	background-image: url(common/i-lin.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	margin-left: 8px;
}
.i-lin-end{
	background-image: url(common/i-lin-end.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 8px;
}
.left-kit{
	float: left;
	width: 200px;
}
.right-kit{
	float: right;
	width: 
}
.mg-sub{
	margin: 0 20px 15px;
}
.pd-bb{
	padding-left: 48px;
}


.subimage {
	margin-right: 10px;
	float: left;
}

.tbl-menu {
	width: 778px;
	border-top: 1px solid #FFFFFF;
}

.tbl-menu td{
	text-align: center;
	background-image:url(common/mb00_2.gif);
	width: 16%;
}
.tbl-topCont{
	width: 371px;
	margin: 0 10px 0 10px;
}
.tbl-outl{
	border-top: 2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
}
.tbl-outl td{
	border-bottom: 1px solid #DDDDDD;
}
.tbl-acs{
	width: 540px;
	border-spacing: 4px;
}
.tbl-acs td.a{
	width: 240px;
	border-bottom: 1px solid #DEDEDE;
}
.tbl-acs td.b{
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #DEDEDE;
}

.td-outl{
	color: #006699;
	white-space: nowrap;
	vertical-align: top;
}
.td-layo{
	border-bottom: 1px solid #2A4E93;
	border-left: 1px solid #2A4E93;
	border-right: 1px solid #2A4E93;
	padding: 10px;
	text-align: center;
}
.txt-sml{
	font-size:10px;
}