@import url("hdft.css");

html {
	overflow-y: scroll;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../common/img/bg_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background-image: url(../img/bg_infoarea.gif);
	background-position: 0px 250px;
	background-repeat: no-repeat;
	height: 580px;
}
#topFlash {
	height: 250px;
}
#front {
	float: right;
	width: 660px;
	clear: both;
	margin-top: 20px;
}
#info {
	width: 535px;
	height: 107px;
	background-image: url(../img/bg_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#info h2 {
	height: 24px;
	width: 530px;
	background-image: url(../img/ttl_info.gif);
	text-indent: -9999px;
}
#info #infoBox {
	width: 530px;
	height: 76px;
	overflow: auto;
}
#info #infoBox #infolist {
	width: 500px;
}
#iso {
	clear: right;
	float: left;
	margin-left: 10px;
}

#cntboxA { height: 88px; width: 265px; float: left; margin-top: 5px; background-image: url(../img/bg_cntbox_a.gif); }
#cntboxA h3 { background-image: url(../img/ttl_cnt01.gif); background-repeat: no-repeat; height: 23px; text-indent: -9999px; }
h3 a  {
	height: 22px;
	display: block;
	width: 260px;
}
#front .m10 a {
	color: #333;
}
#front .m10 a:hover {
	color: #333;
	text-decoration: underline;
}


#cntboxA img { margin-top: 8px; margin-left: 5px; float: left; }
#front #cntboxA p { float: left; margin-left: 5px; margin-top: 2px; display: block; width: 200px; }
#cntboxB {
	height: 88px;
	width: 265px;
	float: left;
	margin-top: 5px;
	background-image: url(../img/bg_cntbox_a.gif);
	margin-left: 5px;
}
#cntboxB h3 { background-image: url(../img/ttl_cnt02.gif); background-repeat: no-repeat; height: 23px; text-indent: -9999px; }
#cntboxB img { margin-top: 8px; margin-left: 5px; float: left; }
#cntboxB p { float: left; margin-left: 5px; margin-top: 2px; display: block; width: 200px; }
#cntboxC {
	height: 88px;
	width: 265px;
	float: left;
	margin-top: 8px;
	background-image: url(../img/bg_cntbox_b.gif);
}
#cntboxC h3 { background-image: url(../img/ttl_cnt03.gif); background-repeat: no-repeat; height: 23px; text-indent: -9999px; }
#cntboxC img { margin-top: 8px; margin-left: 5px; float: left; }
#cntboxC p { float: left; margin-left: 5px; margin-top: 2px; display: block; width: 200px; }
#cntboxD {
	height: 88px;
	width: 265px;
	float: left;
	margin-top: 8px;
	background-image: url(../img/bg_cntbox_b.gif);
	margin-left: 5px;
}
#cntboxD h3 { background-image: url(../img/ttl_cnt04.gif); background-repeat: no-repeat; height: 23px; text-indent: -9999px; }
#cntboxD img { margin-top: 8px; margin-left: 5px; float: left; }
#cntboxD p { float: left; margin-left: 5px; margin-top: 2px; display: block; width: 200px; }

#nav {
	height: 200px;
	width: 200px;
	margin-top: 20px;
	float: left;
	padding-left: 20px;
}
#nav h4 {
	background-image: url(../img/ttl_cnt.gif);
	height: 20px;
	text-indent: -9999px;
}
#nav ul {
	list-style-type: none;
	height: 180px;
	width: 200px;
}
#nav li, #nav a {
	height: 36px;
	width: 200px;
	display: block;
	background-image: url(../img/nav.gif);
	text-indent: -9999px;
}


#nav01 a { background-position: 0px 0px; }
#nav02 a { background-position: 0px -36px; }
#nav03 a { background-position: 0px -72px; }
#nav04 a { background-position: 0px -108px; }
#nav05 a { background-position: 0px -144px; }

#nav01 a:hover { background-position: 200px 0px; }
#nav02 a:hover { background-position: 200px -36px; }
#nav03 a:hover { background-position: 200px -72px; }
#nav04 a:hover { background-position: 200px -108px; }
#nav05 a:hover { background-position: 200px -144px; }
