@charset "utf-8";

div#header {
	background-image: url(../images/top/bg_header.jpg);
	height: 347px;
	}
div#header h1 {
	width: 409px;
	height: 91px;
	top: 45px;
	left: 47px;
	}
div#header ul li {
	height: 151px;
	top: 136px;
	}
div#header ul li.point1 {
	width: 148px;
	left: 36px;
	}
div#header ul li.point2 {
	width: 129px;
	left: 184px;
	}
div#header ul li.point3 {
	width: 148px;
	left: 313px;
	}
div#header p {
	width: 377px;
	height: 30px;
	top: 287px;
	left: 64px;
	}
div#content div.lead h2 {
	margin: 1em 0px 0px 0px;
	padding-left: 40px;
	background-image: url(../images/top/bg_h2.png);
	background-repeat: no-repeat;
	font-size: 114%;
	line-height: 46px;
	color: #ff7200;
	height: 46px;
	}
div#content div.lead {
	margin-left: 18px;
	width: 543px;
	}
/* Start clear fix */
div#content div.lead:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	}
div#content div.lead {
	zoom: 1;
	}
/* End clear fix */
div#content div.lead div {
	margin-left: 2px;
	width: 380px;
	float: left;
	display: inline;
	}
div#content div.lead div p {
	margin: 0px;
	margin-top: 1em;
	}
div#content div.lead p.image {
	margin: 0px;
	margin-top: 1em;
	width: 140px;
	float: right;
	}
div#content div.linkbox {
	margin: 1.5em 0px 0px 18px;
	padding-bottom: 20px;
	background-image:url(../images/top/bg_linkbox.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
div#content div.linkbox ul {
	background-image: url(../images/top/bg_linkbox_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
	}
div#content div.linkbox ul li {
	margin: 0px 33px 0px 17px;
	padding: 20px 0px 0px 20px;
	background-image: url(../images/bg_li.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	}
div#content div.linkbox ul li a {
	font-weight: bold;
	}

