@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	background-color: #000000;
}
h2 {
	margin-bottom: 15px;
}
h3 {
	margin-bottom: 10px;
}
a:link {
	color: #3333CC;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
	height: 90px;
	width: 900px;
	position: relative;
	margin-bottom: 10px;
}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	left: 15px;
	top: 15px;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 35px;
}
#header #header_inq {
	position: absolute;
	left: 662px;
	top: 10px;
}
#image {
	background-image: url(../img/image.jpg);
	height: 300px;
	width: 900px;
	position: relative;
	margin-bottom: 15px;
}
#image #image_inq {
	height: 51px;
	width: 280px;
	position: absolute;
	left: 50px;
	top: 220px;
}
#image #image_inq a {
	background-image: url(../img/btn_order.jpg);
	display: block;
	height: 51px;
	width: 280px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#image #image_inq a:hover {
	background-position: -280px 0px;
}
.box900px {
	width: 900px;
	margin-bottom: 20px;
}
.box_reason {
	background-color: #F7F7F7;
	height: 270px;
	width: 290px;
	float: left;
	margin-right: 15px;
}
.box_reason_content {
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 130%;
}
.box_reason_content img {
	margin-bottom: 10px;
}
.box_reason2 {
	background-color: #F7F7F7;
	height: 270px;
	width: 290px;
	float: right;
}
.bar_inq {
	background-image: url(../img/bar_inq.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 900px;
	margin-bottom: 20px;
	position: relative;
}
.bar_inq a {
	background-image: url(../img/btn_order2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	width: 280px;
	text-indent: -9999px;
	overflow: visible;
	position: absolute;
	top: 15px;
	left: 50px;
}
.bar_inq a:hover {
	background-position: -280px 0px;
}
#box_exm {
	background-image: url(../img/bg_exm.jpg);
	background-repeat: repeat-x;
	height: 280px;
	width: 870px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
}
#box_exm p {
	margin-bottom: 5px;
}
.exm01 {
	float: left;
	height: 265px;
	width: 210px;
	margin-right: 10px;
}
.exm02 {
	float: right;
	height: 265px;
	width: 210px;
}
#box_flow {
	background-color: #FFFFFF;
	height: 260px;
	width: 900px;
	margin-bottom: 20px;
	position: relative;
	font-size: 12px;
	line-height: 130%;
}
#flow01 {
	background-image: url(../img/flw_01.gif);
	height: 175px;
	width: 190px;
	position: absolute;
	left: 15px;
	top: 10px;
	padding-top: 45px;
	padding-right: 10px;
	padding-left: 10px;
}
#flow02 {
	background-image: url(../img/flw_02.gif);
	height: 175px;
	width: 190px;
	position: absolute;
	left: 225px;
	top: 10px;
	padding-top: 45px;
	padding-right: 10px;
	padding-left: 20px;
}
#box_flow ul {
	padding-top: 5px;
}
#box_flow li {
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	margin-bottom: 2px;
	list-style-type: none;
}
#flow03 {
	background-image: url(../img/flw_03.gif);
	height: 175px;
	width: 190px;
	position: absolute;
	left: 445px;
	top: 10px;
	padding-top: 45px;
	padding-right: 10px;
	padding-left: 20px;
}
#flow04 {
	background-image: url(../img/flw_04.gif);
	height: 175px;
	width: 190px;
	position: absolute;
	left: 665px;
	top: 10px;
	padding-top: 45px;
	padding-right: 10px;
	padding-left: 20px;
}
#flow05 {
	height: 19px;
	width: 800px;
	position: absolute;
	left: 15px;
	top: 235px;
}
#staff {
	background-color: #FFFFFF;
	background-image: url(../img/komatsu01.jpg);
	background-repeat: no-repeat;
	height: 230px;
	background-position: 20px 10px;
	position: relative;
	margin-bottom: 20px;
}
#staff_comment {
	background-image: url(../img/com_01.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 750px;
	position: absolute;
	left: 130px;
	top: 15px;
}
#staff_txt {
	width: 650px;
	position: absolute;
	left: 55px;
	top: 80px;
	font-size: 90%;
	line-height: 150%;
}
p.staff_name {
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#footer {
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 890px;
	line-height: 50px;
	color: #CCCCCC;
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
}







.clear {
	font-size: 0px;
	clear: both;
}

