@charset "Shift_JIS";

.info_area{
	width:648px;
	margin:20px 0px;
	padding:0 100px;
}

.img_left{
	margin:0 20px 0 0;
	float: left;
}

.line_box{
	width:500px;
	margin:0 auto;
	border:1px solid #93683c;
	border-left:10px solid #93683c;
	padding-left:10px;
}

.info_left{
	float:left;
	width:290px;
}

.info_right{
	width:290px;
}

.white{
	color:#f8f8f8;
}

table{
	background-color:#3366cc;
}

td{
	margin:0;
	background-color:#ffffff;
}

td.back_col{
background-image:url(images/dl_back.gif)
}

th{
	margin:0;
	color:#f8f8f8;
}

.sw td{
	background-color:#000000;
}

.sw a{
	color:#ffcc33;
}
/* 080904 ’Ç‹L */
h3 {
	clear: both;
	margin: 10px 28px 0;
}
div.newproduct {
	width: 552px;
	margin: 30px 0 0 48px;
}
div.newproduct div.product-txbox {
	width: 582px;
}
div.newproduct div.product-txbox p {
	_height: 15px;
	min-height: 15px;
	padding: 0 0 2px 14px;
	background: url(images/index_ic002.gif) no-repeat left 1px;
	line-height: 1.3em;
	font-weight: bold;
}
div.newproduct div.product-imgbox {
	width: 552px;
	padding-bottom: 34px;
}
div.newproduct div.product-imgbox p {
	margin: 4px 0 0 9px;
}
div.newproduct div.product-item {
	float: left;
	width: 164px;
	height: 200px;
	margin-right: 10px;
	margin-left:10px;
}
div.newproduct div.product-item-end {
	float: left;
	width: 166px;
	margin-right: 0;
}
div.oldproduct {
	width: 579px;
	margin: 10px 0 0 48px;
	padding-bottom: 70px;
	_padding-bottom: 32px;
}
div.oldproduct p {
	float: left;
	width: 260px;
}
div.oldproduct form {
	margin: 0;
}

/* clearFix
==========================================*/
div.newproduct div.product-txbox:after,
div.newproduct div.product-imgbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.newproduct div.product-txbox,
div.newproduct div.product-imgbox {
	display: inline-table;
	min-height: 1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html div.newproduct div.product-txbox,
* html div.newproduct div.product-imgbox {
	height: 1px;
}
div.newproduct div.product-txbox,
div.newproduct div.product-imgbox {
	display: block;
}
/* End hide from IE-mac */