#container{
	font-size: 11px;
}

#container #main{
	width: 700px;
	margin:0 auto;
	text-align: left;
}



h2.main-image{
	margin-bottom: 0;
	text-align: center;
}

p.note{
	margin-bottom: 40px;
	color: #999;
	text-align: center;
}



#info-sec .info_box{
	padding-bottom: 30px;
	position: relative;
}
#info-sec .info_box h3{
	background: none;
	padding: 0;
	margin-bottom: 15px;
}
#info-sec .info_box .item_photo{
	float: left;
	text-align: center;
}
#info-sec .info_box .item_photo img{
	margin-bottom: 5px;
}
#info-sec .info_box .item_info{
	float: right;
	width: 350px;
	text-align: left;
	padding-left: 20px;
	position: relative;
}
#info-sec .info_box .item_info .name-en{
	font-weight: bold;
	margin-bottom: 0;
}
#info-sec .info_box .item_info h1{
	color: #999;
	margin-bottom: 8px;
	font-weight: normal;
}
#info-sec .info_box .item_info h1 strong{
	font-weight: normal;
}
#info-sec .info_box .item_info p{
	font-size: 11px;
	margin-bottom: 10px;
}
#info-sec .info_box .item_info .price{
	color: #FF0;
	border: none;
	padding: 0;
	line-height: 1.4;
	margin-bottom: 5px;
}
#info-sec .info_box .item_info .button_purchase{
	text-align: right;
}
#info-sec .info_box h4{
	margin: 0 0 4px;
	padding: 0;
}
#info-sec .info_box .item_info .fn_text{
	color: #aaa;
}


#info-sec .info_box h5{
	margin-bottom: 5px;
}
#info-sec .info_box .carlist{
	color:#999;
}


.mb3{
	margin-bottom: 3px !important;
}

.ue-5 {
	margin-top: 5px;
}
.ue-10 {
	margin-top: 10px;
}
.ue-15 {
	margin-top: 15px;
}
.ue-20 {
	margin-top: 20px;
}
.t_333 {
	color: #333333;
	float: left;
}
.t_999 {
	color: #999999;
}
.t_top {
	font-size: 11px;
	padding: 0px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 40px;
	margin-bottom: 40px;
}
.lineup {
	margin-top: 30px;
	margin-bottom: 10px;
}
.tekigou h3{
	border-top: 1px dotted #444;
	padding-top: 10px;
	color: #E4CE9A;
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
}
.tekigou h3 span{
	font-weight: normal;
}
.tekigou ul {
	width: 33%;
	float: left;
	margin-bottom: 20px;
}
.tekigou ul.col-2 {
	width: 66%;
}
.tekigou ul li{
	color: #999999;
	margin-bottom: 2px;
}
