@charset "utf-8";
/* CSS Document */

#visualb{
	height:120px;
	margin-bottom:10px;
	overflow: hidden;
}

#title{
	width: 320px;
	height: 120px;
	float: left;
}

#title-photo{
	width: 480px;
	height: 120px;
	float: left;

}

#main{
	font-size: 13px;
	width: 560px;
}

#items-main{
	width: 530px;
	height: 350px;
	background: #efebe8;
	margin-top: 7px;
	padding: 15px;
	overflow: hidden;
}

#items-section01{
	overflow: hidden;
	width: 530px;
}

p#items_img{
	width: 230px;
	height: 230px;
	margin-bottom: 15px;
	float: left;
}

#items_desc{
	width: 285px;
	height: 245px;
	float: left;
	padding-left: 15px;
}


#items_desc h2{
	padding-bottom:10px;
}

.items-left{
	font-weight: bold;
	width: 90px;
}


#items-section02{
	overflow: hidden;
	width: 530px;
}

#items_info{
	width: 285px;
	height: 105px;
	font-size: 13px;
	float: left;
}

#items_info p{
	padding-bottom: 10px;
}

#items_order{
	width: 245px;
	height: 100px;
	padding-bottom: 5px;
	float: left;
	background:#FFF;
}

p#count{
	text-align: center;
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
}

p#order{
	text-align: center;
	padding-top: 15px;
}

#items-reco{
	width: 560px;
	margin-top: 10px;
	overflow: hidden;
}

.items-other{
	float: left;
	width: 176px;
	padding: 10px 5px 10px 5px;
	overflow: hidden;
}

p.items-recoimg{
	float: left;
	padding-right: 10px;
}
.items-right{
	float: left;
	width: 76px;
	font-size: 12px;
}

.items-right p{
	padding-top: 10px;
}

.items-right p.color a{
	color: #F15A24;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
	display:block;
}

#items-cost{
	color: #F15A24;
	font-size: 15px;
	font-weight: bold;
}
