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

.page_title {
	width: 680px;
    border-left: 5px solid #F598B1;
    border-bottom: 1px dashed #F598B1;
	margin-top: 35px;
    padding: .3em 0 .3em .75em;
    text-align:left;
    font-size: 20px;
	line-height: 25px;
	font-weight: bold;
    color: #F598B1;
}

.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: dashed;
	border-bottom-color: #9E7EB9;
	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;
}
#page_navi_box h3 {
    border-bottom: none;
    font-size: 14px;
    font-weit: bold;
    background: #eee;
    text-align: center;
    padding: .5em 0;
}

#page_navi {
	min-height: 80px;
}

#page_navi li a {
	overflow: hidden;
	display: block;
	width: 224px;
    font-size: 14px;
    border-bottom: 1px dashed #F598B1;
    padding: 1em 0 .5em .5em;
}

#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: 18px;
	color: #666;
	margin-top: 150px;
	padding-bottom: 150px;
	text-align: center;
}