#navi_line {
	border-top-color: #9e6706;
	background-color: #ffa200;
}

#wrap {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/kotsu/contents_bg.gif);
}

#pankuzu {
	background-image: url(../images/kotsu/title_bg_01.jpg);
}

#page_title {
	background-image: url(../images/kotsu/title_bg_02.jpg);
}

#page_title_text {
	background-image: url(../images/kotsu/title_bg_03.jpg);
}

.page_title_text_02 {
	background-image: url(../images/kotsu/title_bg_03_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#page_title_text p {
	color: #ffa200;
}

#text_wrap h4 {
	font-size: 14px;
	color: #ffa200;
	margin-bottom: 5px;
	background-image: url(../images/kotsu/h4_yaji.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#text_wrap p {
	margin-bottom: 10px;
}

#point_wrap {
	background-color: #dff5cb;
	padding: 10px;
}

#point_wrap h5 {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
}

#jiyu_wrap {
	width: 503px;
	margin-left: 23px;
	margin-top: 30px;
}

#jiyu_wrap h5 {
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
}

#jiyu_wrap p {
	padding-left: 15px;
}

table {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b8bfcc;
	border-bottom-color: #b8bfcc;
}

th,td {
	padding: 3px;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b8bfcc;
	border-left-color: #b8bfcc;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
}

.th_color {
	background-color: #fdd23e;
}

.th_color_02 {
	background-color: #ffe9a9;
}

.td_color {
	background-color: #feecd2;
}

.td_right {
	text-align: right;
}

.td_mid {
	vertical-align: middle;
}
