@charset "utf-8";

/* ----------------------------------------------

	ArtMeter / ART-Wall styles
	author   : (C)KAYAC http://www.kayac.com/

---------------------------------------------- */

@import url("/css/common.css");




div#contHead p#frontArtwall {
	padding: 0 0 10px;
}
div#contBox {
	float: left;
	width: 516px;
	padding: 0 0 20px 30px;
}
div#contBoxFes h3 {
	margin: 0 0 20px;
}
div#contBoxFes {
	margin: 0 20px 20px;
	padding: 15px;
	background: #F9F3EE;
}
div#contBox p.exp,
div#contBoxFes p.exp {
	padding: 0 0 20px;
}
div#contBoxFes p.notes {
	color: #888888;
	font-size: 93%;
	padding: 0 0 7px;
}

div#contBox dl.artwallinfo dt {
	border-left: 4px solid #333333;
	font-weight: bold;
	margin: 10px 0pt;
	padding-left: 8px;
}

div#contBox dl.artwalladdress {
	width: 355px;
}

div#contBox dl.artwalladdress dt {
	clear: both;
	float: left;
	width: 205px;
	font-weight: bold;
}

div#contBox dl.artwalladdress dd {
	float: left;
	width: 150px;
}

div#contBoxInfo {
	float: right;
	width: 444px;
	padding: 0 0 30px;
}
div#contBoxInfo table {
	margin: 15px 0 0;
	border-collapse: collapse;
}
div#contBoxInfo table tr th {
	width: 110px;
	font-weight: bold;
}
div#contBoxInfo table tr td {
	width: 270px;
}
div#contBoxInfo table tr th,
div#contBoxInfo table tr td {
	padding: 10px;
	border: 1px dotted #CCCCCC;
	line-height: 1.5;
}

div#contBoxWorks {
	clear: both;
	padding: 0 0 30px 20px;
}
div#contBoxWorks h3 {
	clear: both;
	padding: 0 0 10px 5px;
}
div#contBoxWorks p#btnMore {
	padding: 10px 20px 0 20px;
	text-align: right;
}
div#contBoxWorks p#btnGp {
	padding: 20px;
	text-align: center;
}
