@charset "UTF-8";
/* ambrotose EX Styles */



#life_title {
	width:1000px;
	height:362px;
}

.life_wrapper {
	width:800px;
	margin:10px auto 0;
}

.lifeBox {
	width:800px;
	margin:0 auto 70px;
}

.lifeButtton {
	width:412px;
	height:72px;
	margin:40px auto 0;
}


.lifeArea {
	width:740px;
	margin:0 auto;
}


.lifeArea p.LifeText{
	margin-bottom:35px;
	font-size:1.3em;
	line-height:1.8em;
}

.lifeArea p.LifeTextTitle{
	margin-bottom:35px;
	font-size:1.3em;
	line-height:1.8em;
    text-align: center;
    font-weight: bold;
}

.life_centerImage {
	text-align:center;
	margin:50px 0;
}

.life_centerText {
	text-align:center;
	margin:10px 0;
	font-size:1.3em;
	line-height:1.8em;
}

.lifeBoxSeparater {
	width:800px;
	margin:80px auto 20px;
    border-top: #e5e5e5 2px solid;
}

.life_midashi {
	margin:50px auto 0;
    font-size: 4em;
    text-align: center;
    font-weight: bold;
    line-height: 1.3em;
    color: #747474;
}

.life_ringImg{
    margin-top: 0;
}

.lifeIngredientsTitle{
    width: 740px;
	margin:20px auto 0;
    text-align: center;
    font-size: 1.5em;
}
.lifeIngredientsTitle p{
    padding: 0;
    margin: 0;
}

.lifeIngredientsTitle p.lifeIng01{color: #b0c605;}
.lifeIngredientsTitle p.lifeIng02{color: #66af2f;}
.lifeIngredientsTitle p.lifeIng03{color: #009495;}
.lifeIngredientsTitle p.lifeIng04{color: #005b95;}
.lifeIngredientsTitle p.lifeIng05{color: #681786;}
.lifeIngredientsTitle p.lifeIng06{color: #b70b61;}
.lifeIngredientsTitle p.lifeIng07{color: #ed6f09;}
.lifeIngredientsTitle p.lifeIng08{color: #f6af3a;}

.lifeBoxProductImg {
	width:1000px;
	margin:80px auto 20px;
    border-top: #e5e5e5 2px solid;
}

.life_ProductImg {
    margin: 50px auto 30px;
}

.lifeProductName{
    font-size: 3em;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 0;
    padding: 0;
    color: #1EC8A9;
}
.lifeProductDiscription{
    font-size: 1.2em;
    text-align: center;
    margin: 0 0 20px;
    padding: 0;
}

.life_midashi2 {
	width:800px;
    text-align: center;
	margin:0 auto 20px;
    color: #5B5B5B;
}


.lifeMovie {
	text-align:center;
	margin:0 auto 50px;
}

.lifeMovieText {
	font-size:1.3em;
	line-height:1.8em;
	margin-top:5px;
    text-align: center;
}

.lifeProductName2{
    font-size: 3em;
    text-align: center;
    font-weight: bold;
    margin: 0 0 0;
    padding: 0;
    color:#5B5B5B;
}
.lifeProductDiscription2{
    font-size: 1.2em;
    text-align: center;
    margin: 0 0 0;
    padding: 0;
}



