@charset "utf-8";
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


PLAN B WEB SITE
(c) PLAN B


-------------------------------------------------------------------------------------------------------------------------------------------
	layout
		
		1. container
		2. js
		3. top
		4. about
		5. works
		6. company

-------------------------------------------------------------------------------------------------------------------------------------------

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/* ================================================================================ */
/*      1.container     */  
/* ================================================================================ */

html {
	position: relative;
}

body {
    -webkit-text-size-adjust: 100%;
}




.container{
	width: 930px;
	background: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 10px;
	position: relative;
}

.main_top{
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	width: 662px;
	height: 646px;
	position: relative;
}

.main_about{
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	width: 528px;
	height: 542px;
	padding-top: 52px;
	padding-right: 67px;
	padding-bottom: 52px;
	padding-left: 67px;
	position: relative;
}

.main_works{
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	width: 528px;
	padding-top: 52px;
	padding-right: 67px;
	padding-bottom: 52px;
	padding-left: 67px;
}

.main_txt3 {
	color: #fff;
}

.main_txt2 {
	color: #fff;
	font-size: 13px;
	line-height: 2.1;
}

.main_txt {
	color: #fff;
	font-size: 14px;
	line-height: 2.1;
}

.main_txt li img {
	margin-right:2px;}


.main_about .b_logo{
	position: absolute;
	right: 40px;
	bottom: 37px;
}

.back_all{
	float: right;
}



.copy{
	font-size: 90%;
	color: #888888;
	position: absolute;
	bottom: 0px;
	padding-bottom: 25px;
	left: 10px;
}



.copy1{
	font-size: 90%;
	color: #888888;
	position: absolute;
	right: 0;
	bottom: 0;
}




.white_border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.white_dotted{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

.header{
	margin: 12px auto 8px;
	height: 35px;
	width: 950px;
	position: relative;
	}

.menu{
	position:absolute;
	height:16px;
	top: 17px;
    left: 177px;
		}
		
#map{
	height: 97%;
		}





/* ================================================================================ */
/*      2.js     */  
/* ================================================================================ */

.nav_about{
	margin-bottom: 30px;
	position: relative;
	height: 15px;
	width: 141px;
}

.nav_works{
	margin-bottom: 35px;
	position: relative;
	height: 15px;
	width: 119px;
}

.nav_company{
	margin-bottom: 30px;
	position: relative;
	height: 16px;
	width: 144px;
}

.border1{
	background-color: #000;
	height: 1px;
	width: 0px;
	position: absolute;
	bottom: -3px;
	}

.border2{
	background-color: #000;
	height: 1px;
	width: 0px;
	position: absolute;
	bottom: -3px;
	}

.border3{
	background-color: #000;
	height: 1px;
	width: 0px;
	position: absolute;
	bottom: 2px;
	}
	
.border1_on{
	background-color: #000;
	height: 1px;
	width: 141px;
	position: absolute;
	bottom: -3px;
	}

.border2_on{
	background-color: #000;
	height: 1px;
	width: 119px;
	position: absolute;
	bottom: -3px;
	}

.border3_on{
	background-color: #000;
	height: 1px;
	width: 144px;
	position: absolute;
	bottom: 2px;
	}

.all{
    display:none
}


/* ================================================================================ */
/*      3.top     */  
/* ================================================================================ */

.pc{
	position: absolute;
	top: 15px;
	left: 23px;
}
.glasses{
	position: absolute;
	top: 16px;
	right: 26px;
}
.cd{
	position: absolute;
	top: 71px;
	right: 45px;
}
.scale{
	position: absolute;
	top: 261px;
	left: 29px;
}
.cutter{
	position: absolute;
	top: 270px;
	right: 35px;
}
.calc{
	position: absolute;
	left: 28px;
	top: 321px;
}
.smartphone{
	position: absolute;
	left: 24px;
	top: 538px;
}
.scissors{
	position: absolute;
	left: 205px;
	top: 350px;
}
.clip{
	position: absolute;
	top: 314px;
	right: 395px;
}
.compass{
	position: absolute;
	left: 205px;
	top: 419px;
}
.marker{
	position: absolute;
	left: 305px;
	bottom: 13px;
}
.cap{
	position: absolute;
	left: 306px;
	top: 328px;
}
.gemclip{
	position: absolute;
	left: 364px;
	top: 316px;
}
.pencil{
	position: absolute;
	left: 358px;
	bottom: 12px;
}
.pen{
	position: absolute;
	left: 405px;
	bottom: 12px;
}
.memopad{
	position: absolute;
	right: 22px;
	bottom: 83px;
}
.stapler{
	position: absolute;
	right: 44px;
	bottom: 12px;
}

.shop_map{
	width: 662px;
	height: 646px;
	border: 1px solid #888888;
	position: relative;
}

.shop_map .zoom{
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 48px;
	width: 48px;
}

.shop_frame{
	margin-bottom: 7px;
}

.shop_txt{
	font-size: 90%;
	color: #888888;
	margin-top: 5px;
}



/* ================================================================================ */
/*      4.about     */  
/* ================================================================================ */





/* ================================================================================ */
/*      5.works     */  
/* ================================================================================ */

.works_date{
	float: left;
	width: 448px;
}

.works_check li{
	float: left;
	margin-right: 13px;
}

.works_comment {
	color: #fff;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.works_contents{  }


/* ================================================================================ */
/*      6.company     */  
/* ================================================================================ */

.company_date dt{
	float: left;
	width: 70px;
}

.map_txt {
	color: #fff;
	font-size: 12px;
}

.map_box{
	border: 1px solid #FFF;
	position: relative;
	width: 662px;
	height: 646px;
}

.zoom{
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 48px;
	width: 48px;
}