@charset "UTF-8";
/* mailto : info@brainsha.co.jp */
/* Copyright (C) 2010 Brainsha Corporation. All rights reserved. */


/*===========================================
	topArea_01
=============================================*/
#pregArea_01 {
	width: 680px;
	margin: 40px auto 0px auto;
	padding: 0px;
}
#pregArea_02 {
	margin: 40px auto 0px auto;
	padding: 0px;
}
#pregArea_02 div.leftArea {
	width:280px;
	padding: 0px;
	float:left;
}
#pregArea_02 div.rightArea {
	width:395px;
	padding: 60px 0px 0px 0px;
	float:right;
}



/*===========================================
	【iron】
=============================================*/
ul.flowBox {
    width: 700px;
	margin:0px;
	padding:0px;
	list-style:none;
}
.flowBox li.img {
    width: 300px;
	background:#FFF5D6;
    padding: 0px;
    text-align: center;
    float: left;
}
.flowBox li.txt {
    width: 380px;
	margin-top:15px;
    padding: 0px;
    text-align: left;
	line-height:170%;
	float:right;
}
ul.flowBox:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}


/*===========================================
	【recycle】
=============================================*/
#recycleArea {
    width: 700px;
	margin:15px 0px 0px 0px;
	padding:0px;
}
#recycleArea h1,
#recycleArea p {
	display:none;
}
#recycleBox_01 {
    width: 700px;
	height:290px;
	background: url(../mission/img/mission_recycle_cut_03.png) no-repeat;
	margin:0px;
	padding:0px;
}
#recycleBox_02 {
    width: 700px;
	height:310px;
	background: url(../mission/img/mission_recycle_cut_04.png) no-repeat;
	margin:0px;
	padding:0px;
}
#recycleBox_03 {
    width: 700px;
	height:270px;
	background: url(../mission/img/mission_recycle_cut_05.png) no-repeat;
	margin:0px;
	padding:0px;
}
#recycleBox_04 {
    width: 700px;
	height:290px;
	background: url(../mission/img/mission_recycle_cut_06.png) no-repeat;
	margin:0px;
	padding:0px;
}


/*===========================================
	【office】
=============================================*/
#office {
	background:url(../about/img/about_office_bg.png) no-repeat;
	margin:35px 0px 0px 0px;
	padding:0px;
}
#office div.leftArea {
	width:410px;
	margin:0px;
	padding:0px;
	float:left;
}
#office div.leftArea #wakamatsu {
	height:410px;
	margin:0px;
	padding:0px;
}
#office #kawasaki {
	width:255px;
	margin:285px 0px 0px 0px;
	padding:0px;
	float:right;
}


