@charset "utf-8";
/* CSS Document */

#header {
	background: #FFFFFF url(../images/bg-header.jpg) no-repeat 1px 1px;
	position: relative;
	padding: 0px;
	width: 820px;
	background-image: url(../images/bg-header2.jpg);
	height: 1800px;
	
}

#header #subtytle {
	position: absolute;
	left: 1px;
	top: 131px;
	width: 100px;
	height: 173px;
}

#header #info {
	position: absolute;
	left: 116px;
	top: 319px;
	width: 616px;
	height: 800px;
	font-size:12px;
	line-height:15pt;
	text-align: left;
	}
#header #info2 {
	position: absolute;
	left: 80px;
	top: 356px;
	width: 684px;
	height: 900px;
	font-size:12px;
	line-height:15pt;
	}

/*社員の写真*/	

	
#header #info2 #photo1 {
	padding-left: 10px;
	padding-top: 5px;
}

#header #info2 #photo2 {
	padding-left: 10px;
	padding-top: 5px;
}

#header #info2 #photo3 {
	padding-left: 10px;
	padding-top: 5px;
}


	
#header #info3 {
	position: absolute;
	left: 82px;
	top: 654px;
	width: 680px;
	height: 330px;
	font-size:12px;
	line-height:15pt;
	}
#header #info4 {
	position: absolute;
	left: 83px;
	top: 995px;
	width: 680px;
	height: 351px;
	font-size:12px;
	line-height:15pt;
	float: left;
	}
		
	
p {
	margin-bottom: 5em;
	line-height: 144%;
	font-size:12px;
	color:#666666;
	text-align: left;
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 3px;
	text-indent: 1em;
}	
h3 {
	margin-bottom: 10px;
	line-height: 2.8;
	font-size:16px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-align: left;
	padding-left: 30px;
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 0.3em;
	
}	
