@charset "utf-8";
/* CSS Document 
------------------------------------*/

div#header {
	width:960px;
	margin:10px auto;
}

div#header h1 {
  width:475px;
  height:61px;
  float:left;
}

div#header p {
  width:247px;
  height:52px;
  float:right;
}

div#main_img {
	width:960px;
	margin:0 auto 10px;	
}

div.box_01 h4 {
  margin:0;
}

div.box_01 img {
  margin:0 auto 5px;	
}

div.box_01 strong {
  margin:0 auto 20px;	
}

div.box_02 h2 {
  width:715px;
  margin:0 auto;
}

div.box_02 h3 {
  margin:20px 11px 0 0;
}

div.box_02 h4 {
  margin:20px 0 0 0;
}

div.box_02 p {
  margin:57px 0 0 0;
}

div.box_02 div.inner_box {
  width:715px;
  margin:0 auto;
}

div.box_03 img {
  width:715px;
  margin:30px auto;
}

div.form_btn img {
  width:488px;
  height:55px;
  margin:60px auto;
}

.page_top {
	padding-right:7px;
}

div.top {
	background:url(../images/topline.gif) no-repeat;
	width:960px;
	height:17px;
	margin:0 auto;
	border:none;
}

div.bottom {
	background:url(../images/bottomline.gif) no-repeat;
	width:960px;
	height:20px;
	margin:0 auto;
	border:none;
	margin-bottom:40px;
}

div.inner_box p.doc {
	background:url(../images/img21.gif) no-repeat;
	width:310px;
	height:80px;
	padding:5px 0 0 8px;
	font-size:12px;
	margin:0 0 20px 0;
}
