@charset "UTF-8";

/* ----------------------------------------------------
作成日: 2009.07.09
最終更新日: 2010.03.02
作成者: AY
最終編集者: AY

libraryEnquete-mainArea.css
---------------------------------------------------- */
body#library-enquete #contentsArea h2 {
	background:url(../image/h2_enquete.gif) no-repeat left top;
}


body#library-enquete #contents-block dl {
	margin:20px 0 0;
	width:640px;
	border-spacing:1px;
}

body#library-enquete #contents-block dl dt {
	width:100px;
	float:right;
	padding:5px 0;
	text-align:right;
	border-bottom:1px dotted #999999;
}

body#library-enquete #contents-block dl dd {
	width:540px;
	float:left;
	padding:5px 0;
	border-bottom:1px dotted #999999;
}

body#library-enquete #contents-block table {
	width:100%;
	border-spacing:1px;
	margin:20px 0;
}

body#library-enquete #contents-block table th {
	padding:5px;
	width:25em;
	font-weight:bold;
	border:5px solid #e2e2e2;
}

body#library-enquete #contents-block table td {
	border:5px solid #e2e2e2;
	vertical-align:middle;
}

body#library-enquete #contents-block table td.percent {
	padding:5px;
	width:2em;
	background:#e2e2e2;
	text-align:right;
}
