@charset "UTF-8";

/*

Cascading Style Sheets : nurture.css

- Last Updated on 2013. 04. 22
- (c) HUMAN NETWORK - http://www.human-nw.com/

- Written by : Sayoko Nishimura (oniguili)

*/

#Container {
	padding-bottom: 300px;
}

#KeyvisualImg {
	height: 495px;
	margin-top: 0;
	background: url(../img/keyvisual.png) no-repeat;
	position: relative;
}

#Keyvisual p {
	font-size: 84.6%;
	text-align: right;
	line-height: 2.2;
	position: absolute;
	top: 267px;
	right: 0;
}

#Outline {
	width: 435px;
	float: left;
}

#Outline p {
	margin-top: 30px;
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
}

#Section01Img {
	width: 406px;
	margin-left: 70px;
	float: left;
}

#SystemImg {
	width: 370px;
	height: 495px;
	margin-top: 80px;
	padding: 57px 0 0 520px;
	background: url(../img/section01-bg.png) no-repeat;
}

#SystemImg li {
	width: 382px;
	height: 61px;
	margin-bottom: 13px;
	padding-bottom: 10px;
}

#SystemImg li.LineTwo {
	height: 43px;
	padding: 8px 0 20px;
}

#SystemImg li h5 {
	font-weight: bold;
}

#SystemImg li p {
	color: #666;
	font-size: 84.6%;
	line-height: 1.5;
}

#Message {
	width: 895px;
	margin-top: 110px;
	padding-top: 60px;
	border-top: 1px solid #EBEBEB;
}

.ContactBtn {
	margin-top: -80px;
}

#MessageImg {
	width: 434px;
	float: left;
}

#MessageCatch {
	width: 156px;
	margin-left: 70px;
	float: left;
}

#PageName p {
	width: 114px;
}
