@charset "utf-8";

.owner-menu {
	margin:0;
	padding:0;
	width:182px;
	height:80px;
	background:url(../images/go_owner.jpg) no-repeat 0 0;
	text-align:left;
}
.owner-menu ul {
	margin-left:10px;
	padding-top:34px;
}
.owner-menu li {
	list-style-type:none;
	margin-bottom:4px;
	padding-left:12px;
	background:url(../images/icon03.gif) no-repeat 0 4px;
}
.owner-menu li a {
	text-decoration:underline;
	color:#FFFFFF;
}
.top-cont {
	margin-bottom:10px;
	margin-left:1px;
	padding:1px 0 4px 0;
	text-align:center;
}
.top-cont li {
	display:block;
	list-style-type:none;
	margin:0;
	width:305px;
	height:60px;
	float:left;
}
.top-cont li a {
	display:block;
	width:305px;
	height:60px;
	text-indent:-10000px;
}

.menu01 {
	background:url(../images/top_cont01.jpg) no-repeat 0 0;
}
.menu01 a:hover {
	background:url(../images/top_cont01_on.jpg) no-repeat 0 0;
}
.menu02 {
	background:url(../images/top_cont02.jpg) no-repeat 0 0;
}
.menu02 a:hover {
	background:url(../images/top_cont02_on.jpg) no-repeat 0 0;
}
.menu03 {
	background:url(../images/top_cont03.jpg) no-repeat 0 0;
}
.menu03 a:hover {
	background:url(../images/top_cont03_on.jpg) no-repeat 0 0;
}

.box01 {
	margin:0 0 10px 0;
	padding:1px 0 0 1px;
}
.box01 li {
	display:block;
	list-style-type:none;
	margin:0;
	padding-right:2px;
	width:202px;
	height:60px;
	float:left;
}
.box01 li a {
	display:block;
	width:202px;
	height:60px;
	text-indent:-10000px;
}
.cont01 {
	background:url(../images/top_btn01.jpg) no-repeat 0 0;
}
.cont02 {
	background:url(../images/top_btn02.jpg) no-repeat 0 0;
}
.cont03 {
	background:url(../images/top_btn03.jpg) no-repeat 0 0;
}
.cont04 {
	background:url(../images/top_btn04.jpg) no-repeat 0 0;
}
.cont05 {
	background:url(../images/top_btn05.jpg) no-repeat 0 0;
}
.cont06 {
	background:url(../images/top_btn06.jpg) no-repeat 0 0;
}
.cont07 {
	background:url(../images/top_btn07.jpg) no-repeat 0 0;
}
.cont08 {
	background:url(../images/top_btn09.jpg) no-repeat 0 0;
}
.cont09 {
	background:url(../images/top_btn08.jpg) no-repeat 0 0;
}

.box02 {
	margin:1px 2px 10px 2px;
	border:1px solid #CCCCCC;
	text-align:left;
}
.box02 ul {
	margin:0;
	padding:10px;
}
.box02 li {
	list-style-type:none;
	margin-bottom:4px;
}
.box03 {
	margin:2px 0 10px 0;
	padding:2px;
	width:610px;
	text-align:left;
}

.view-box {
}
.view-box-parts {
	margin:4px 0 0 0;
	padding:0;
	background-color:#EEEEEE;
	width:122px;
	height:200px;
	float:left;
}
.view-box-parts ul {
	list-style-type:none;
	margin:0;
	padding:0 2px 10px 2px;
	width:118px;
}
.view-box-parts li {
	font-size:10px;
}
.name-box,
.parts-box01 {
	margin-bottom:4px;
	padding-right:4px;
	padding-left:4px;
}
.image-box {
	margin:0;
	padding:0;
}
.name-box a {
	color:#0000FF;
	font-weight:bold;
}
.sub-title {
	padding:4px;
	background-color:#000000;
	font-size:12px;
	color:#FFFFFF;
}

.form-tbl {
	margin:10px auto;
	padding:0;
	background-color:#DDDDDD;
	width:580px;
	text-align:center;
}
.form-tbl th {
	margin:0;
	padding:10px 4px;
	width:200px;
	background-color:#EEEEEE;
	text-align:left;
	vertical-align:top;
}
.form-tbl td {
	margin:0;
	padding:10px 4px;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}

	
