
.bread {
	font-size: 12px;
	line-height: 20px;
	color: #5B3622;
	text-align: left;
}
.bread a {
	color: #5B3622;
}

.page_title {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 680px;
	height: 40px;
	margin-top: 60px;
	background-color: #FFF;
	background-position: bottom;
	background-repeat: no-repeat;
}
.contents_box {
	min-height: 600px;
	height: auto;
	padding: 20px 20px 50px 20px;
	background-color: #FFF;
}

.contents_box02 {
	min-height: 600px;
	height: auto;
	padding: 60px 0px 65px 0px;
	background-color: #FFF;
}

.contents_box h4.normal {
	font-size: 15px;
	font-weight: normal;
	line-height: 36px;
	color: #333;
	width: 630px;
	height: 36px;
	padding-left: 10px;
	margin-bottom: 20px;
	letter-spacing: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F26522;
	text-align: left;
}

#page_navi_box {
	width: 224px;
	height: auto !important;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
/*	box-shadow: 5px 5px 5px 5px rgba(0,0,0.5,0.5);*/
}
#page_navi_box h3 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 224px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-position: bottom;
	background-repeat: no-repeat;
}

#page_navi {
	min-height: 80px;
}

#page_navi li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 224px;
	height: 36px;
	background-position: -224px 0px;
	background-repeat: no-repeat;
}

#page_navi li a:hover {
	background-position: 0px 0px;
}

#page_navi2 {
	height: 160px;
	width: 224px;
}

#page_navi2 li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 224px;
	height: 153px;
	background-position: -224px 0px;
	background-repeat: no-repeat;
}

#page_navi2 li a:hover {
	background-position: 0px 0px;
}

.coming_soon {
	font-size: 13px;
	color: #999;
	margin-top: 150px;
	padding-bottom: 150px;
	text-align: center;
}