@charset "shift-jis";

p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg_nv01.gif);
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	height: 100%;
}



li {
list-style:none;
}

#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffcc;
}



#navibar {
	height: 30px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffffcc;
}

#navibar li {
	float: left;
}

#navibar #btn01 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 30px;
	width: 175px;
	display: block;
	background-image: url(images/btn01_up.jpg);
	text-indent: -9999px;
}

#navibar #btn01 a:hover {
	background-image: url(images/btn01_over.jpg);
}

#navibar #btn02 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 30px;
	width: 154px;
	display: block;
	background-image: url(images/btn02_up.jpg);
	text-indent: -9999px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#navibar #btn02 a:hover {
	background-image: url(images/btn02_over.jpg);
}

#navibar #btn03 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 30px;
	width: 154px;
	display: block;
	background-image: url(images/btn03_up.jpg);
	text-indent: -9999px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#navibar #btn03 a:hover {
	background-image: url(images/btn03_over.jpg);
}

#navibar #btn04 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 30px;
	width: 154px;
	display: block;
	background-image: url(images/btn04_up.jpg);
	text-indent: -9999px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#navibar #btn04 a:hover {
	background-image: url(images/btn04_over.jpg);
}

#navibar #btn05 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 30px;
	width: 155px;
	display: block;
	background-image: url(images/btn05_up.jpg);
	text-indent: -9999px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#navibar #btn05 a:hover {
	background-image: url(images/btn05_over.jpg);
}



#content_left {
	width: 160px;
	height: 100%;
	float: left;
	background-color: #FAFAFA;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
naviBtn01 {
	height: 35px;
	overflow: hidden;
}
#naviBtn01:hover {
	height: 100%;
	overflow: auto;
}
#naviBtn02 {
	height: 35px;
	overflow: hidden;
}
#naviBtn02:hover {
	height: 100%;
	overflow: auto;
}



#content_left h5 {
	display: block;
	height: 30px;
	margin-bottom: 5px;
}
#content_left h5 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	background-color: #3399cc;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 30px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content_left h5 a:hover {
	background-image: url(images/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#content_left h6 {
	font-family: "E­Eģ ãīã·ãEŊ";
	font-size: 12px;
	font-weight: normal;
}
#content_left h6 a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#content_left h6 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#content_left #sell a {
	text-decoration: none;
	color: #FFFFFF;
	height: 106px;
	width: 156px;
	display: block;
	background-image: url(images/sell_search_up.jpg);
	text-indent: -9999px;
}

#content_left #sell a:hover {
	background-image: url(images/sell_search_over.jpg);
}

#content_left #ren a {
	text-decoration: none;
	color: #FFFFFF;
	height: 105px;
	width: 156px;
	display: block;
	background-image: url(images/rental_search_up.jpg);
	text-indent: -9999px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#content_left #ren a:hover {
	background-image: url(images/rental_search_over.jpg);
}


#content_left h4 {
	display: block;
	height: 30px;
	margin-bottom: 5px;
}
#content_left h4 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	background-color: #3399cc;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 30px;
	background-image: url(images/);
	background-repeat: no-repeat;
	background-position: 0px center;
}

#content_right {
	float: right;
	width: 160px;
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#content_right .box {
	background-color:#FAFAFA;
	margin-bottom: 10px;
}

#content_right #btn01 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 28px;
	width: 160px;
	display: block;
	background-image: url(images/shousai_up.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}

#content_right #btn01 a:hover {
	background-image: url(images/shousai_over.jpg);
}


#content_right .box h4 {
	color: #FFFFFF;
	text-align: center;
	background-color: #3399cc;
	font-weight: normal;
	font-size: 14px;
	height: 20px;
	padding-top: 6px;
}
#content_right .box p {
	font-size: 14px;
	padding: 5px;
	line-height: 15px;
}


#content_center {
	height: 100%;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#content_center #btn01 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 135px;
	width: 370px;
	display: block;
	background-image: url(images/system_up.jpg);
	text-indent: -9999px;
}
#content_center #btn01 a:hover {
	background-image: url(images/system_over.jpg);
}
#content_center #btn02 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 109px;
	width: 370px;
	display: block;
	background-image: url(images/aki_up.jpg);
	text-indent: -9999px;
}

#content_center #btn02 a:hover {
	background-image: url(images/aki_over.jpg);
}
#content_center #btn03 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 109px;
	width: 370px;
	display: block;
	background-image: url(images/sell_up.jpg);
	text-indent: -9999px;
}
#content_center #btn03 a:hover {
	background-image: url(images/sell_over.jpg);
}



#content_center h6 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
#content_center .box {
	height: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content_center h3 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	margin-bottom: 5px;
}
#content_center img {
	float: left;
	margin-right: 10px;
}
#content_center p {
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin-bottom: 20px;
}



#footer {
	clear: both;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	background-color: #0099cc;
	padding-top: 5px;
	background-image: url(images/footer.jpg);
}
#content_center .content_topic {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 370px;

}
#content_center .content_topic table {
	font-size: 12px;
	line-height: 16px;
}
/*-------------------- Ézu --------------------*/
 
body{
 text-align: center;
 }
 .hpb-head,.hpb-main{
 margin-right : auto;
 margin-left : auto;
 text-align : left;
 }