/* CSS Document */
#aboutBase{
	width:800px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:0px auto 0px auto;
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	background-image:url(img/flower.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

/*メニュー部分***********************************************/
#menuback{
	width:145px;
	height:112px;
	background-image:url(img/menu/menuback.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-top:#999999 solid 1px;
}

#menuMain{
	width:125px;
	margin:0px 0px 0px 20px;
}

.menuSub{
	width:105px;
	margin:0px 0px 0px 40px;
	border-bottom:#999999 solid 1px;
}
.menuSubend{
	width:105px;
	margin:0px 0px 0px 40px;
}
/**********************************************************/


#titleBar{
	width:600px;
	height:30px;
	margin:0px 0px 0px 30px;
	padding:42px 0px 0px 0px;
	border-bottom:#999999 solid 1px;
}
#title{
	width:255px;
	height:30px;
	margin:0px 0px 0px 0px;
	float:left;
}

.subMenu{
	height:15px;
	margin:10px 0px 5px 20px;
	float:left;
}

#newstuff{
	height:50px; width:150px;
	margin:20px 0px 0px 0px;
	float:left;
}
	
#mainImage{
	width:600px;
	margin:0px 0px 0px 30px;
}

#subTitle{
	height:15px;
	padding:0px 505px 0px 20px;
	margin:30px 0px 0px 30px;
	border-bottom:#999999 solid 1px;
}

#textBox{
	width:480px;
	margin:10px 0px 90px 70px;
	padding:10px 10px 10px 10px;
	font-size:12px;
	line-height:160%;
	letter-spacing:1pt;
}

/*about top concept*******************/
#concept{
	width:410px;
	margin:0px 0px 0px 135px;
}


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

/*ceo voice page*********************/
#ceoPhoto{
	width:120px;
	float:left;
	margin:20px 0px 0px 80px;
}

#voice{
	width:260px;
	margin:60px 0px 48px 30px;
	float:left;
}

/*会社概要*****************/

.txtField{
	width:400px;
	margin:20px 0px 50px 30px;
	font-size:12px;
	line-height:160%;
	letter-spacing:1pt;
	float:left;
} 

.mapfield{
	width:200px;
	
}

span{
	font-size:10px;
}


/*スタッフ紹介*********************************/

#contentStuff{
	width:650px;
	background-image:url(img/stuffIllust.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
}

.stuffBoard{
	width:400px;
	height:210px;
	margin:20px 30px 20px 200px;
	padding:5px 10px 10px 10px;
	background-image:url(img/stuffback.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:160%;
	letter-spacing:1pt;
}
 

#stuffTitle{
	height:15px;
	width:110px;
	padding:0px 470px 0px 20px;
	margin:30px 0px 0px 30px;
	border-bottom:#999999 solid 1px;
}

#illust{
	width:200px;
	height:350px;
	margin:20px 75px 0px 75px;
	float:left;
}

.stuffphoto{
	width:100px;
	height:120px;
	float:left;
}

.nameprof{
	width:280px;
	height:113px;
	padding:5px 5px 0px 10px;
	float:left;
}

.mycoment{
	width:360px;
	height:60px;
	margin:0px 5px 0px 0px;
	padding:10px 5px 0px 15px;
}

/*拡大マップ********************************/

#map{
	width:498px;
	height:400px;
	margin:10px 0px 5px 10px;
	background:url(img/mapLarge.gif) top left no-repeat;
	border:#000000 solid 1px;
}

#map2{
	width:333px;
	height:343px;
	margin:10px 0 5px 10px;
	background:url(img/mapTeraiLarge.gif) top left no-repeat;
	border:#000000 solid 1px;
}

#openTime{
	width:340px;
	font-size:12px;
	letter-spacing:1pt;
	line-height:160%;
	margin:5px 0px 0px 15px;
	float:left;
}

#closeWin{
	width:80px;
	height:25px;
	margin:13px 15px 0px 0px;
	float:right;
}


