@charset "UTF-8";

/* safari only */
html:\66irst-child body{
	font-size:85%;
}
html:\66irst-child #navi li{
	font-size:85%;
}

/* html style */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #006666;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #006666;
}

a:hover {
	color: #DB8F2F;
}

.clear {
	clear: both;
}

.f11 {
	font-size: 11px;
}

.bigBold {
	font-size: 120%;
}

/* layout */
#outbox {
	width: 875px;
	margin: 5px auto 25px auto;
}

/* header area */
#header {
	width: 775px;
	height: 100px;
	padding: 65px 50px 0 50px;
	background: url(../img/bg-header.jpg);
}
#header #header_logo {
	margin: 0;
	padding: 0;
	float: left;
}
#header #header_logo h1 {
	width: 216px;
	display: inline;
}
#header #header_navi {
	margin: 0;
	padding: 0;
	float: right;
	width: 525px;
	height: 35px;
}
#header #header_navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header #header_navi li {
	margin: 0 0 0 12px;
	float: left;
}
#header #header_navi li a {
	color: #666666;
}
#header #header_navi li a:hover {
	color: #000;
}

/* main area */
#main {
	width: 875px;
	background: url(../img/bg-main.jpg) repeat-y;
}

/* navi */
#navi {
	margin: 0;
	padding: 5px 0 0 30px;
	width: 132px;
	height: 320px;
	background: url(../img/bg-navi.jpg) no-repeat top;
	color: #FFFFFF;
	float: left;
}
#navi p {
	line-height: 30px;
	margin: 0;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 120%;
}
#navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navi li {
	line-height: 21px;
	margin: 0;
	padding: 0;
}
#navi li a {
	color: #FFFFFF;
}
#navi li a:hover {
	color: #006C67;
}

/* subnavi */
#subnavi {
	margin: 0;
	padding: 20px 36px 0px 0px;
	color: #000;
	float: right;
	text-align: right;
}
#subnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnavi li {
	line-height: 160%;
	margin: 0;
	padding: 0;
}
#subnavi li a {
	color: #000;
}
#subnavi li a:hover {
	color: #006C67;
}

/* tile */
#hpBtn {
	float: left;
	height: 340px;
	width: 660px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
#tile {
	width: 660;
	left: 0px;
	top: 0px;
}

#tile li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
}
#tile li a {
    height: 150px; display: block;
	
}
#tile2 {
	width: 660;
	left: 0px;
	top: 0px;
}
#tile2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 170px;
}
#tile2 li a {
    height: 150px; display: block;
	
}

/* TILE buttons */
#tile .t1 {left: 0;width: 150px;height: 150px;background: url(../img/hp_btns1.jpg) no-repeat; margin: 0px 0px 20px 0px}
#tile .t2 {left: 170px;width: 150px;height: 150px;background: url(../img/hp_btns1.jpg) no-repeat -170px 0px; margin: 0px 0px 20px 0px}
#tile .t3 {left: 340px; width: 150px;height: 150px; background: url(../img/hp_btns1.jpg) no-repeat -340px 0px; margin: 0px 0px 20px 0px}
#tile .t4 {left: 510px; width: 150px;height: 150px; background: url(../img/hp_btns1.jpg) no-repeat -510px 0px; margin: 0px 0px 20px 0px}
#tile2 .t5 {left: 0px; width: 150px;height: 150px; background: url(../img/hp_btns1.jpg) no-repeat 0px -170px; margin: 0px 0px 20px 0px}
#tile2 .t6 {left: 170px; width: 150px;height: 150px; background: url(../img/hp_btns1.jpg) no-repeat -170px -170px; margin: 0px 0px 20px 0px}
#tile2 .t7 {left: 340px; width: 150px;height: 150px; background: url(../img/hp_btns1.jpg) no-repeat -340px -170px; margin: 0px 0px 20px 0px}	
#tile2 .t8 {left: 510px; width: 150px;height: 150px; background: url(../img/hp_btns1.jpg) no-repeat -510px -170px; margin: 0px 0px 20px 0px}

#tile .t2 a:hover {background: url(../img/hp_btns2.jpg) no-repeat -170px 0px;}
#tile .t4 a:hover {background: url(../img/hp_btns2.jpg) no-repeat -510px 0px;}
#tile2 .t5 a:hover {background: url(../img/hp_btns2.jpg) no-repeat 0px -170px;}
#tile2 .t7 a:hover {background: url(../img/hp_btns2.jpg) no-repeat -340px -170px;}	


/* title */
#title {
	width: 185px;
	height: 150px;
	float: left;
	background: url(../img/bg-tile-title.jpg) no-repeat top;
	float: left;
}
#title h2 {
	margin: 0;
	padding: 0;
}

/* contents */
#contents {
	float: right;
	width: 480px;
	padding-right: 40px;
	line-height: 20px;
}

#sitemap ul { list-style:none; line-height:100%; }

#sitemap ul li { text-decoration:none; }

#sitemap ul li a {
	display:block;
	margin:0;
	padding:5px 10px 5px 15px;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/bullet_orange.gif) no-repeat 0px center;
	color: #000000;
}

#sitemap ul li a:hover { color:#DB8F2F; }

#sitemap ul li ul li a {
	display:block;
	margin:0;
	padding:5px 10px 5px 15px;
	font-weight:normal;
	text-decoration:none;
	background: url(../img/bullet_green.gif) no-repeat 0px center;
}

#bulletlist ul li {
	display:block;
	margin:0;
	padding:5px 0px 5px 20px;
	text-decoration:none;
	list-style:none;
	background: url(../img/bullet_orange.gif) no-repeat 0px center;
}

#bulletlist ul li a { color:#000000; }

#bulletlist ul li a:hover { color:#DB8F2F; }

.imgpad {
	margin-right: 10px;
	margin-bottom: 10px;
}
.hr1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#contents #hr2 { 
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-left: -10px;
	padding-left: 10px;
}

/* footer area */
#footer {
	width: 835px;
	height: 300px;
	background: url(../img/bg-footer.jpg) no-repeat top;
	padding: 0 0 0 40px;
}
#footertxt {
	width: 780px;
	color: #666666;
	height: 85px;
}
#outbox #footer #footertxt a {
	color: #666666;
}
#outbox #footer #footertxt a:hover {
	color: #DB8F2F;
}
#footer img {
	margin: 0 20px 0 20px;
}
#footer p {
	margin: 35px 0 0 0;
	font-size: 85%;
	color: #FFFFFF;
}
