* {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	text-indent:-9999px;
	font-size: 12px;
}
img {
	border:none;
}
li {
	list-style-type: none;
}
.clear {
	clear:both;
}
body {
	background-color: #000000;
	background-image: url(../images/base/bg_body.gif);
	background-repeat: repeat-x;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
}
a:link {
	color: #0096D7;
	text-decoration: none;
}
a:hover {
	color: #3EAADC;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
#item_detail {
	background-color: #000000;
	border: 1px solid #666666;
}

#logo_area {
	float: left;
	width: 200px;
}
#logo a {
	background-image: url(../images/base/logo01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 58px;
	width: 194px;
	margin-top: 27px;
	margin-bottom: 10px;
}

#subtitle_area {
	float: left;
	width: auto;
}
#subtilte {
	display: block;
	background-repeat: no-repeat;
	height: 26px;
	width: 273px;
	margin-top: 44px;
	margin-left: 20px;
}
#left_menu_area {
	float: left;
	width: 220px;
	background-repeat: repeat-y;
	background-image: url(../images/base/bg_left_r2_c1.gif);
}
#lm_top {
	background-image: url(../images/base/bg_left_r1_c1.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 220px;
}
#lm_main {
	background-image: url(../images/base/bg_left_r2_c1.gif);
	background-repeat: repeat-y;
	width: 220px;
	padding-top: 2px;
}
#lm_bottom {
	background-image: url(../images/base/bg_left_r3_c1.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 10px;
}

#main_area {
	float: right;
	width: 562px;
}
.item_bg {
	display: block;
	background-image: url(../images/base/bg_item.gif);
	height: 100px;
	width: 200px;
	margin-left: 10px;
}
.item_bg_verup {
	display: block;
	background-image: url(../images/base/bg_item_verup.gif);
	height: 100px;
	width: 200px;
	margin-left: 10px;
}
.no {
	padding-top: 10px;
	padding-left: 10px;
}
#item_name {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 400px;
	margin-bottom: 10px;
	background-image: url(../images/base/bg_title.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#item_name h2 {
	text-align: left;
	text-indent: 1px;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 3px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: #666666;
	font-weight: bolder;
	text-align: right;
	margin-top: 10px;
}

.lm_item_p {
	padding-left: 70px;
}
.lm_item_name {
	padding-left: 5px;
	padding-top: 3px;
}

.lm_item_p img {
	border: 1px solid #CCCCCC;
}

