﻿@charset "Shift_JIS";


.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  


.newitem_logo{
	padding-left:10px;
	margin-bottom:15px;
}


.newitem_item{
	width:630px;
	margin-left:60px;


}

.newitem_photo{
	width:270px;
	vertical-align:top;
}

.newitem_photo2{
	width:720px;
	vertical-align:top;
	padding-left:68px;
}


.newitem_title{
	font-size:30px;
	font-weight:bold;
	width:360px;
	height:35px;
	vertical-align:top;
}
.newitem_title2{
	font-size:25px;
	font-weight:bold;
	width:720px;
	height:35px;
	vertical-align:top;
	text-align:center;
}

.newitem_price{
	font-size:25px;
	font-weight:bold;
	height:35px;
	text-align:center;
}
.newitem_point{
	font-size:17px;
	line-height:1.3em;
	text-indent:1em;
	height:110px;
	vertical-align:top;
	padding:0px 5px;
}
.back{
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
#footer{
	clear:both;
}