@charset "UTF-8";
/* CSS Document */

/* wrap
----------------------------------------------- */
#wrap h2 { margin-bottom: 10px; }

#wrap .info {
	background: #fff;
	background: #fff;
	padding: 20px 30px;
	margin-bottom: 30px;
}
#wrap .info .info_subttl {
	margin-bottom: 10px;
	padding-left: 20px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	background: url("../img/campaign/subttl_icon.jpg") 0 0 no-repeat #EEE;
}

#wrap .info_table01 {
	width: 100%;
	margin-bottom: 20px;
}
#wrap .info_table02 {
	width: 390px;
	float: left;
	margin-bottom: 20px;
}

#wrap table tr,
#wrap table td {
	border: 1px solid #dddddd;
}
#wrap table th,
#wrap table td {
	padding: 5px;
}
#wrap table th {
	background-color: #1a1a1a;
	color: #FFF;
	font-weight: bold;
	width: 126px;
}
#wrap table td {
	background-color: #2b292a;
}
#wrap .info_img {
	width:236px;
	float: left;
	margin-left: 19px;
	margin-bottom: 20px;
}
#wrap .info iframe {
	border: 1px solid #EEE;
}
#wrap .info .mapl {
	text-align: right;
}

#wrap .info .mapl a:link{
	color:#000 !important;;
}

#allPrice{
	background-color: #2b292a;
	color: #fff;
	padding: 0px 0px 20px 0px;
	border: #000 solid 1px;
	margin-bottom: 30px;
}

h3.allPriceTitle{
	font-size: 22px;
	line-height: 2.2;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	background: #1a1a1a;
	padding-left: 20px;
	padding-top:6px;
	padding-bottom: 6px;
}

.namePRD{
	text-align: right;
	background:url(../img/pc/logo_white.png) right 270px top 6px no-repeat
}

.textAreaPrice{
	padding:10px 20px 0 20px;
}