@charset "utf-8";
/* CSS Document */

/*** common ***/
* {font-family:"MS PGothic" sans-serif;}
html, body {
	font-family:"MS PGothic" sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:20px;
	color:#666;
	background:#cbd6d0;
}
img {
	border:0;
}
p {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	font-weight:bold;
}

.component {
	width:900px;
	margin:0 auto;
	background:#fff;
}

/*** header ***/
.header {
	width:900px;
	height:86px;
	background:url(img/header.gif) repeat-x;
}
.logo {
	width:244px;
	float:left;
}
.logo2 {
	width:197px;
	float:left;
	margin:20px 0 0 15px;
}
.head_bt {
	width:420px;
	float:left;
	text-align:right;
	padding:30px 24px 0 0;
}

/*** footer ***/
.footer {
	width:900px;
	background:#fff;
	line-height:25px;
	font-size:11px;
	text-align:center;
	clear:both;
}

/***  ***/
.p1 {
	width:860px;
	float:left;
	clear:both;
	padding:20px;
}
.img1 {
	width:220px;
	float:left;
	margin:0 20px 0 0;
}
.p1 p img {
	margin:0 0 10px 0;
}
h2 {
	width:880px;
	line-height:36px;
	background:url(img/headding.gif) repeat-x;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	clear:both;
	padding:0 0 0 20px;
}
.p2 {
	padding:20px;
	clear:both;
	float:left;
}
h3 {
	font-size:16px;
	margin:0 0 10px 0;
}
.img2 {
	width:425px;
	float:left;
	text-align:right;
	padding:0 5px 0 0;
}
.img2_1 {
	width:202px;
	float:left;
	text-align:left;
	padding:5px;
}
.title {
	font-size:14px;
	font-weight:bold;
}
.img2_1 p {
	margin:5px 0 0 0;
}
.img3 {
	width:425px;
	float:left;
	padding:0 0 0 5px;
}
.fuji1 {
	width:851px;
	height:29px;
	margin:0 auto;
	clear:both;
	background:url(img/fuji1.gif) no-repeat;
}
.fuji2 {
	width:837px;
	height:79px;
	margin:0 auto;
	padding:0 0 0 14px;
	background:url(img/fuji2.gif) no-repeat;
}
.p3 {
	width:894px;
	clear:both;
	float:left;
	padding:20px 0 20px 6px;
}
.consultant {
	width:210px;
	float:left;
	padding:0 5px;
}
.img4 {
	width:234px;
	float:left;
}
.contact {
	width:550px;
	margin:0 auto;
}
.contact td {
	text-align:left;
}
