#ConceptBird {
	bottom:30%;
}

#PageNavi {
	background:url(../img/page_navi_BG_concept.png) no-repeat;
	padding:20px;
	padding-left:40px;
	height:25px;
}

#PageNavi li {
	/* padding-right:60px; */
	width: 25%;
}

#PhotoBox img {
	bottom:-50%;
}


#p01 h3 {
	background:#26AAFF;
	color:#FFF;
}

#p02 h3 {
	background:#3A78E0;
	color:#FFF;
}

#p03 h3 {
	background:#9E732A;
	color:#FFF;
}

#p04 h3 {
	background:#8C2300;
	color:#FFF;
}

.FullCont {
	padding-bottom:40px;
}

.FullCont h3 strong {
	background:url(../img/title_monyou01_white.png) no-repeat left, url(../img/title_monyou01_white.png) no-repeat right;
	padding-left:40px;
	padding-right:40px;
	font-weight:normal;
}

.Cont3colBox,
.Cont2colBox {
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom: 10px;
}

#p02 {
	background:url(../img/concept_p02_BG.png) no-repeat 90% top;
}

#p02 .ContBox p.Lead {
	width:50%;
	padding-top:30px;
	padding-bottom:30px;
	font-size:0.9em;
	line-height:1.9;
	text-align:justify;
	text-justify:inter-ideograph;
}

#p03 .ContBox p.Lead02 {
	padding-top:20px;
	padding-bottom:30px;
	font-size:1em;
	line-height:1.7;
	text-align:justify;
	text-justify:inter-ideograph;
	text-align:center;
}


/* バナー全体 */
#ConceptBnrBox {
	position:relative;
	overflow:hidden;
	padding-left:20px;
	padding-bottom:30px;
	margin-top:-30px;
}

