#main {
	width: 570px;
	text-align: left;
}
/*
#pagetitle, #item_name, #price, #cpt, #cpt_txt, #gaiyou, .item_info {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}
*/
#pagetitle {
	width: 200px;
	height: 50px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
/*	background-image: url(../images/info/info_title.gif);*/
}

#contents {
	width: 570px;
	margin-left: 0px;
	text-align: center;
}
/* Win IE */
html>body #contents {
	margin-left: 95px;
}
#topics {
	width: 570px;
	height: 210px;
	margin-bottom: 30px;
/*	background-image: url(../images/info/topics_bg.gif);*/
	position: relative;
	top: 0px;
	left: 0px;
}
#topics_txt {
	width: 450px;
	height: 150px;
	position: absolute;
	top: 50px;
	left: 80px;
	z-index: 100;
}
.item_box {
	clear: both;
	width: 545px;
	margin-bottom: 25px;
	height: 176px;
}
.left_column {
	float: left;
	width: 235px;
	height: 165px;
}
.right_column {
	float: right;
	width: 305px;
	height: 165px;
	position: relative;
	top: 0px;
	left: 0px;
}
.item_info {
	clear: both;
	width: 305px;
	height: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
}
/*
#info_txt01 {
	background-image: url(../images/info/001/item_info.gif);
}
#info_txt02 {
	background-image: url(../images/info/002/item_info.gif);
}
#info_txt03 {
	background-image: url(../images/info/003/item_info.gif);
}
#info_txt04 {
	background-image: url(../images/info/004/item_info.gif);
}
*/
.btn_box {
	clear: both;
	width: 305px;
	height: 16px;
	list-style-type: none;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.shousai_btn, .madori_btn, .map_btn {
	float: left;
	margin-left: 5px;
}
.shousai_btn a {
/*	display: block;*/
	width: 96px;
	height: 16px;
/*	background-image: url(../images/info/shousai_btn.gif);*/
}
.madori_btn a {
/*	display: block;*/
	width: 54px;
	height: 16px;
/*	background-image: url(../images/info/madori_btn.gif);*/
}
.map_btn a {
/*	display: block;*/
	width: 54px;
	height: 16px;
/*	background-image: url(../images/info/map_btn.gif);*/
}
