@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#trea{
	margin-bottom: 100px;
}
#trea p{
	text-align: center;
}
#trea p.img{
	margin-bottom: 30px;
}
#trea p{
	margin-bottom: 50px;
}
#trea dl{
	margin-bottom: 50px;
}
#trea dl dt{
	margin-bottom: 26px;
}
#trea dl dd{
	padding: 0 30px 30px;
}
#trea dl#trea01 dd{
	background: url(../image/trea01_bg.jpg) bottom center no-repeat;
}
#trea dl#trea02 dd{
	background: url(../image/trea02_bg.jpg) bottom center no-repeat;
}
#trea dl#trea03 dd{
	background: url(../image/trea03_bg.jpg) bottom center no-repeat;
}
#revive{
	margin-bottom: 90px;
}

/*-------------------------------------------------------------------
	#flow
-------------------------------------------------------------------*/
#flow {
	margin-bottom: 80px;
}
#flow .box {
	background: #FFFDF7;
	border-top: 2px solid #FFD468;
	border-right: 2px solid #FFD468;
	border-left: 2px solid #FFD468;
	border-bottom: none;
	padding: 30px;
	overflow: hidden;
	display: table;
	width: 756px;
	/zoom: 1;
}
#flow .imgleft ul li,
#flow .imgright ul li {
	width: 180px;
	text-align: center;
}
#flow .imgright .text {
	margin-right: 200px;
}
#flow .imgleft .text {
	margin-left: 200px;
}
#flow dl {
	display: table-cell;
	vertical-align: middle;
}
#flow dl dt {
	font-weight: bold;
	margin-bottom: 5px;
	overflow: hidden;
	color: #D93F37;
	font-size: 1.14em;
	/zoom: 1;
}
#flow dl dt span {
	display: block;
}
#flow dl dt span.sex,
#flow dl dt span.star {
	margin-left: 10px;
	text-align: right;
}
#flow .imgright .image {
    margin: 0 20px;
}
#flow .box_wrap{
	overflow:hidden;
	padding-bottom: 30px;
	background: url(../image/treabt_bg.jpg) center bottom no-repeat;
	margin-bottom: 30px;
}
#flow .box_wrap:last-of-type{
	overflow:hidden;
	padding-bottom: 30px;
	background: none;
	margin-bottom: 30px;
}
#flow .box_wrap:last-of-type .box{
	border-bottom: 2px solid #FFD468;
}
#flow .box dl.text dd a {
	font-weight: bold;
}