@charset "utf-8";

/* content
------------------------------------------ */
div#content div.mid {
	padding: 0;
}
#footer {
	width: 868px;
	margin: 0 auto;
}





/* inner
------------------------------------------ */
div#inner {
	width: 868px;
	margin: 0 auto;
}

div#inner div.top {
	font-size: 0;
	width: 868px;
	height: 14px;
	background: url(../images/bg_under_top.gif) no-repeat;
}
div#inner div.mid {
	width: 798px;
	padding: 39px 35px;
	background: url(../images/bg_under_mid.gif) repeat-y;
}
div#inner div.btm {
	font-size: 0;
	width: 868px;
	height: 16px;
	margin-bottom: 15px;
	background: url(../images/bg_under_btm.gif) no-repeat;
}


div div#contTop h2 {
	float: left;
	padding:15px 0 0 70px;
}
div div#contTop p {
	float: right;
	padding: 0 20px 20px 0;
}


div#inner table {
	width: 696px;
	margin: 0 auto;
	line-height: 1.5;
}
div#inner table th {
	width: ;
	padding: 15px 0 15px 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #b28850;
	border-bottom: 1px solid #e5e5e5;
/*	border-bottom: 1px dotted #7c7c7c;*/
}
div#inner table td {
	padding: 15px 10px;
	border-bottom: 1px solid #e5e5e5;
}
div#inner table td.txt {
	
}
div#inner table td.go2detail p.link {
	white-space: nowrap;
	padding: 2px 0 2px 8px;
	background: url(../images/img_arrow.gif) no-repeat 0 40%;
}

div#inner table td.capa {
	white-space: nowrap;
}
div#inner table td.capa a {
	font-weight :bold;
	padding: 2px 0 2px 8px;
	background: url(../images/img_arrow.gif) no-repeat 0 40%;
}

p.pageTop {
	width: 696px;
	margin: 20px auto 0; 
	text-align: right;
}

