@charset "utf-8";
/* CSS Document */

#header {
	background: #FFFFFF url(../images/bg-header.jpg) no-repeat 1px 1px;
	position: relative;
	height: 950px;
	padding: 0px;
	width: 820px;
	background-image: url(../images/bg-header2.jpg);
	
}

#header #subtytle {
	position: absolute;
	left: 1px;
	top: 156px;
	width: 100px;
	height: 173px;
}

#header #info {
	position: absolute;
	left: 279px;
	top: 613px;
	width: 209px;
	height: 405px;
	font-size:12px;
	line-height:15pt;
	text-align: left;
	}
#header #info2 {
	position: absolute;
	left: 280px;
	top: 285px;
	width: 261px;
	height: 612px;
	font-size:12px;
	line-height:15pt;
	}
#header #info3 {
	position: absolute;
	left: 380px;
	top: 424px;
	width: 279px;
	height: 290px;
	font-size:12px;
	line-height:15pt;
	}
#header #info4 {
	position: absolute;
	left: 149px;
	top: 289px;
	width: 520px;
	height: 350px;
	font-size:12px;
	line-height:15pt;
	float: left;
	}
		
	
p {
	margin-bottom: 0.5em;
	line-height: 1.5;
	font-size:12px;
	color:#666666;
	text-align: left;
}	

h1 {
	
	line-height: 250%;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;

	background-image:url(../images/bar1.png)
	text-align: left;
	background: url(../images/bar1.png) no-repeat;
}	

