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

#contents h2 {
	background:url(../images/category/navi/title_img.gif) 0 0 no-repeat;
	width:860px;
	height:34px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.contents_inner {
	width:840px;
	margin:auto;
}

.registration th {
	padding:5px;
	border:1px solid #b5dbe9;
	border-right: 0;
	background:#f0f0f0;
	white-space:nowrap;
	text-align:left;
}

.registration td {
	padding:5px 15px;
	border: 1px solid #b5dbe9;
	border-left: 0;
}

.navi_table {
	font-size:0.8em;
	border:1px solid #b5dbe9;
}

.navi_table th {
	padding:5px;
	border-right:0;
	border-bottom:1px solid #b5dbe9;
	background:#f0f0f0;
	white-space: nowrap;
	text-align:left;
}

.navi_table td {
	padding:5px 15px;
	border-left: 0;
	border-bottom:1px solid #f0f0f0;
}

.btn_center {
	text-align:center;
}