@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/backimg.jpg);
	background-repeat: no-repeat;

}

#container {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;













}

#maincontent {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: auto;



}

#maincontent_left {
	float: left;
	width: 60%;
	text-align: left;





}

#maincontent_right {
	float: right;
	width: 40%;
	text-align: right;


}

#footer {
	margin: 0px;
	padding: 0px;
	height: 180px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;

}
#navi {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
#maincontent_right p {
	text-align: left;
	text-indent: 15pt;
	font-size: 12px;
	line-height: 17px;
	color: #666666;


}
#maincontent_left p {

	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
#maincontent h2 {
	margin-bottom: 8px;
}
#maincontent h3 {
	margin-bottom: 5px;
	margin-top: 5px;

}
#maincontent h4 {
	margin-bottom: 20px;
	padding-top: 20px;

}
#box1 {
	width: 40%;
	float: left;
	padding-top: 10px;
	padding-left: 10px;


}
#box2 {
	width: 25%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 160px;
	float: left;
	margin-top: 10px;




}
#box3 {
	width: 32%;
	float: left;
	padding-top: 10px;
	padding-left: 10px;




}
#box1 p {
	text-align: left;
	font-size: 12px;
	color: #666666;


}
#box1 h5 {
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	color: #666666;
	margin-bottom: 5px;


}
#box3 p {
	font-size: 12px;
	text-align: left;
	color: #666666;
	line-height: 15px;




}
#box3 h6 {

	font-size: 13px;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	text-align: left;
	color: #666666;
	padding-bottom: 3px;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;






}
