/* CSS Document */


.container{
	color: #0064C8;	}
.logoArea{
	margin-top:50px;
	margin-bottom:100px;}

.logoArea img{} 

.logoSM_Area{
	margin-bottom:50px;}
	
.logoSM_Area img{} 


.righArea{
	text-align: left;
	padding-left:40px;
	color: #0064C8;	
}
.leftArea{
	text-align:right;
	padding-right:40px;
	color: #0064C8;	}

.menu{
	height: 640px;
	background-image: url(../../front/images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:100px;
}
.read{
	margin-bottom:40px;}

.menuLeft{}
.menuLeft .list01{
	margin-top:40px;}
.menuLeft .list03{
	margin-top:135px;}
.menuRight .list02{
	margin-top:120px;}
.menuRight .list04{
	margin-top:130px;}


.works{
	height: 800px;
	background-image: url(../images/bg_works.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
}
.worksLeft{}
.worksLeft .list02{
	margin-top:60px;}
.worksLeft .list04{
	margin-top:60px;}
.worksLeft .list06{
	margin-top:60px;}
.worksLeft .list08{
	margin-top:60px;}
.worksLeft .list10{
	margin-top:60px;}


.worksRight{}
.worksRight .list02{
	margin-top:5px;}
.worksRight .list03{
	margin-top:60px;}
.worksRight .list05{
	margin-top:60px;}
.worksRight .list07{
	margin-top:60px;}
.worksRight .list09{
	margin-top:60px;}


.aboutus{
	height: 1300px;
	background-image: url(../images/bg_aboutus.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
}
.aboutusLeft{}
.aboutusLeft .list01{
	margin-top:15px;}
.aboutusLeft .list03{
	margin-top:515px;}

.aboutusRight .list02{
	margin-top:95px;}
.aboutusRight ul{
	padding-left:0;}

.aboutusRight li{
	font-size: 120%;
	line-height: 1.5em;
	margin-bottom:5px;
}


.recruit{
	height: 800px;
	background-image: url(../images/bg_recruit.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
}


.recruitLeft{}
.recruitLeft .list01{
	margin-top:70px;}



.contact{
	height: 500px;
	background-image: url(../images/bg_recruit.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
}

.contactRight{}
.contactRight .list01{
	margin-top:70px;}


.fontL{
	font-size: 120%;
	font-weight: 800;
}
.fontM{
	font-size: 100%;
	font-weight: 600;}
.fontS{
	font-size: 90%;
	font-weight: 600;}
	
.fontXS{
	font-size: 80%;
	font-weight: 600;}

footer{
	width: 100%;
	border-top: 1px solid #0064C8;
	display: block;
	padding-top: 15px;
	color: #0064C8;
	font-size:100%;
	}
	
.fontRed{
	color:#FF0004}
	
.mapArea{
	margin-bottom: 15px;
	width: 100%;
	clear: both;
	float: left;
	}
