@charset "utf-8";
/* CSS Document */

#base {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	float: left;
	margin: 0px;
	padding: 5px;
	width: 890px;
	background-color: #000000;
	background-image: url(../images/back04.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#main h1 {
	background-image: url(../images/mens_tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 890px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}

#main .qube {
	width: 380px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main .qube p {
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#main .qube .box {
	padding: 3px;
	margin: 5px;
	background-color: #000000;
}
#main . .box .table01 {
	border: 1px solid #000000;
}
#main #left img {
	background-color: #CCCC99;
	padding: 1px;
	border-top-width: 20px;
	border-right-width: 49px;
	border-bottom-width: 20px;
	border-left-width: 49px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#main .qube .box img {
	border: 1px solid#404040;
	margin: 18px;
}

