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

/********************
*  panNavi
********************/
#panNavi {
	border-color: #534123;
}

/********************
*  contBody
********************/
#contBody h2 {
	display: block;
	padding-left: 10px;
	margin-bottom: 10px;
}

/********************
*  privacy
********************/
#privacy {
	width: 862px;
	margin: 0 auto;
}
#privacy tr#cellC td {
	background-image: url(../img/privacy/bg_c.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 35px;
}

.txt01 {
	color: #755C43;
	font-weight: bold;
	margin-bottom: 20px;
}
.txt02 {
	font-weight: bold;
	font-size: 13px;
}

.caption {
	text-indent: -1em;
	padding-left: 1em;
}

.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
