#container{
	font-size: 11px;
}

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



h2.main-image{
	margin:0 -50px 30px;
	text-align: center;
}


p.note{
	margin-bottom: 30px;
	color: #DA7116;
}


#info-sec .info_box{
/*  	padding-bottom: 30px; */
	position: relative;
}
#info-sec .info_box .item-title{
	background: none;
	padding: 0 0 5px;
	font-size: 14px;
	letter-spacing: 1px;
	border-bottom: 2px solid #fff;
	margin-bottom: 15px;
	font-family: CentGothWGL, Sans-Serif;
}
#info-sec .info_box .item_photo{
	float: left;
	text-align: center;
}
#info-sec .info_box .item_photo img{
	margin-bottom: 20px;
}
#info-sec .info_box .item_info{
	float: right;
	width: 330px;
	text-align: left;
	position: relative;
	padding-left: 20px;
}
#info-sec .info_box .item_info div{
	margin-bottom: 5px;
}
#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 .item_info h4{
	margin: 0 0 4px;
	padding: 0;
}


#info-sec .function-box{
	border: #333333 solid 1px;
	padding: 8px 8px 0;
}
#info-sec .function-box .fn_text{
	color: #aaa;
	margin-bottom: 5px;
	line-height: 1.5;
}

#info-sec .function-box .fn_text strong{
	color: #E4CE9A;
	font-weight: normal;
}

#info-sec .info_box .item_info table {
	border-collapse:collapse;
}
#info-sec .info_box .item_info table td{
	vertical-align: top;
	padding: 0 3px 0 0;
}

#info-sec .sub{
  clear: both;;
  padding-top: 20px;
}
#info-sec .sub li{
	float: left;
	padding-bottom: 30px;
	width: 340px;
	color: #aaa;
}
#info-sec .sub li.odd{
  margin-right: 20px;
}
#info-sec .sub li img{
  margin-bottom: 5px;
}

#info-sec .color{
	clear: both;;
	padding-top: 20px;
}
#info-sec .color li{
	float: left;
	padding-bottom: 60px;
	color: #aaa;
}
#info-sec .color li:last-child{
	padding-bottom: 0;
}
#info-sec .color li.odd{
	margin-right: 20px;
}
#info-sec .color li img{
	margin-bottom: 5px;
}



.lineup-table{
	font-size: 11px;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
	margin-top: 0;
}
.lineup-table thead th{
	background: #333333;
	padding: 5px 2px;
	font-weight: normal;
	text-align: center;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.lineup-table tbody th,
.lineup-table tbody td{
	border-bottom: 1px  dotted #444;
	padding: 4px 5px;
	font-weight: normal;
}
.lineup-table tbody td{
	color:#AAA;
	text-align: center !important;
}
.lineup-table tbody td.left-txt{
	text-align: left !important;
}

p.note{
	border: 2px solid #666;
	color: #aaa;
	padding: 10px 15px;
	line-height: 1.5;
	margin-top: 20px;
	font-size: 11px;
	text-align: left;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
}
p.note span{
	color:#E4CE9A;
}





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

.ue-5 {
	margin-top: 5px;
}
.ue-10 {
	margin-top: 10px;
}
.ue-15 {
	margin-top: 15px;
}
.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;
}
