* {
	margin: 0;
	padding: 0;
}
html {
	color: #000;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
}
body {
	font-size: 15px;
	line-height: 29px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	min-width: 1200px;
}
table {
	border-spacing: 0;
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
#yui3-css-stamp.cssreset {
	display: none
}
a {
	color: #6a6a6a;
	text-decoration: none;
}
a:link {
	color: #6a6a6a;
	text-decoration: underline;
}
a:visited {
	color: #6a6a6a;
	text-decoration: underline;
}
a:hover {
	color: #faa603;
	text-decoration: underline;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	padding-top: 0px;
	transition: .3s;
}
a.none {
	text-decoration: none;
}
a.white {
	color: #fff;
	text-decoration: none;
}
a.white:link {
	color: #fff;
	text-decoration: none;
}
a.white:visited {
	color: #fff;
	text-decoration: none;
}
a.white:hover {
	color: #faa603;
	text-decoration: none;
}
a.white2 {
	color: #fff;
	text-decoration: none;
}
a.white2:link {
	color: #fff;
	text-decoration: none;
}
a.white2:visited {
	color: #fff;
	text-decoration: none;
}
a.white2:hover {
	color: #fff;
	text-decoration: none;
}
img {
	border-style: none;
	z-index: 0;
	vertical-align: bottom;
}
/**/

.f11 {
	font-size: 11px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f20 {
	font-size: 20px;
}
.f25 {
	font-size: 25px;
	line-height: 55px;
}
.f30 {
	font-size: 30px;
	line-height: 45px;
}
.f45 {
	font-size: 45px;
	line-height:60px;
}
.f50 {
	font-size: 50px;
	line-height: 75px;
	letter-spacing: 0.1em;
}
.f75 {
	font-size: 75px;
	line-height: 100px;
}
.l2 {
	letter-spacing: 0.2em;
}
.h28 {
	line-height: 28px;
}
.bb {
	font-weight: bold;
}
.w100pc {
	text-align: center;
	width: 100%;
}
.pdg4tb {
	padding-top: 4px;
	padding-bottom: 4px;
}
.pdg10t {
	padding-top: 10px;
}
.pdg10b {
	padding-bottom: 10px;
}
.pdg30b {
	padding-bottom: 30px;
}
.green {
	color: #25514c;
}
.white {
	color: #fff;
}
.yellow {
	color: #faa603;
}
.red {
	color: #d82b2b;
}
.brack {
	color: #000;
	font-weight: bold;
}
.kasenYellow {
	background: linear-gradient(transparent 70%, #faa603 0%);
}
.btn {
	background-color: #fff rgba(0,0,0,0);
	color: #faa603;
	width: 400px;
	height: 40px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	border: 2px solid #faa603;
	font-size: 14px;
}
.btn:hover {
	background-color: #faa603;
	border-color: #faa603;
	color: #fff;
}
.btn::before, .btn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn, .btn::before, .btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn2 {
	background-color: #fff rgba(0,0,0,0);
	color: #faa603;
	width: 520px;
	height: 40px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	border: 2px solid #faa603;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.btn2:hover {
	background-color: #faa603;
	border-color: #faa603;
	color: #fff;
}
.btn2::before, .btn2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn2, .btn2::before, .btn2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn22 {
	background-color: #fff rgba(0,0,0,0);
	color: #25514c;;
	width: 520px;
	height: 40px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	border: 2px solid #25514c;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.btn22:hover {
	background-color: #25514c;
	border-color: #25514c;
	color: #fff;
}
.btn22::before, .btn22::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn22, .btn22::before, .btn22::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn3 {
	background-color: #fff rgba(0,0,0,0);
	color: #faa603;
	width: 460px;
	height: 40px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	border: 2px solid #faa603;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.btn3:hover {
	background-color: #faa603;
	border-color: #faa603;
	color: #fff;
}
.btn3::before, .btn3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn3, .btn3::before, .btn3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.btn4 {
	background-color: #faa603; 
	color: #fff;
	width: 400px;
	height: 60px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	border: 2px solid #faa603;
	font-size: 16px;
	margin-top: 30px;
}
.btn4:hover {
	background-color: #fff;
	border-color: #faa603;
	color: #faa603;
}
.btn4::before, .btn4::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn4, .btn4::before, .btn4::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.photo {
	width: 100%;
	height: 535px;
	overflow: hidden; /* はみ出した要素を表示しない */
}
.photo img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.photo img:hover {
	opacity: 0.6; /*半透明にする*/
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
#l_txt {
	text-align: left;
}
h2 {
	position: relative;
	display: inline-block;
	margin-bottom: 1em;
}
h2:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 30px;
	height: 3px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: black;
	border-radius: 2px;
}
h3 {
	position: relative;
	display: inline-block;
	margin-bottom: 1em;
}
h3:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 30px;
	height: 3px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #faa603;
	border-radius: 2px;
}
/* トップページ */
#h_line {
	background-image: url(header_bg.png);
	height: 30px;
}
#h_line_in {
	width: 1200px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#h_ap {
	position: absolute;
	width: 400px;
	height: 20px;
	top: 2px;
	left: 0px;
	font-size: 12px;
	color: #fff;
	text-align: left;
}
#h_form {
	position: absolute;
	width: 270px;
	height: 65px;
	top: -30px;
	right: 0px;
}
.square_btn {
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	text-shadow: 0 0 5px rgba(255, 255, 255, 0.73);
	width: 270px;
	height: 65px;
	line-height: 65px;
	background: #25514c;
	transition: .4s;
	text-align: center;
}
.square_btn:hover {
	text-shadow: -6px 0px 15px rgba(255, 255, 240, 0.83), 6px 0px 15px rgba(255, 255, 240, 0.83);
	background: #3c8c80;
}
#h_news {
	position: absolute;
	width: 160px;
	height: 65px;
	top: -30px;
	right: 270px;
}
.square_btn2 {
	text-align: center;
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	text-shadow: 0 0 5px rgba(255, 255, 255, 0.73);
	width: 160px;
	height: 65px;
	line-height: 65px;
	background: #faa603;
	transition: .4s;
}
.square_btn2:hover {
	text-shadow: -6px 0px 15px rgba(255, 255, 240, 0.83), 6px 0px 15px rgba(255, 255, 240, 0.83);
	background: #f9c973;
}
#header {
	height: 180px;
	background-image: url(top_header.png)
}
#header_in {
	width: 1200px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 30px;
	text-align: left;
}

ul#topmenu {
	height: 60px;
	position: absolute;
	width: 920px;
	top: 80px;
	left: 300px;
}
ul#topmenu li {
	float: left;
	list-style: none;
	border-right: 1px solid #727171;
	padding-top: 2px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 2px;
	text-align: center;
}
ul#topmenu li a {
	display: block;
	color: #00456f;
}
#mainv {
	background-position: center top;
	width: 100%;
	background-image: url(mainv_bg.jpg);
	height: 480px;
}
#mainv_in {
	width: 1200px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
}
#title {
	width: 1200px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	
}
#title2 {
	width: 1200px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	color: #faa603;
}
#main_contents {
	padding-top: 50px;
	padding-bottom: 50px;
}
#main_contents2 {
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #727171;
}
#main_contents3 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(concept_bg.jpg);
}
#main_contents_in {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
#t_contents {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #727171;
	padding-bottom: 50px;
}
#t_contents2 {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}
#t_contents_l {
	float: left;
	width: 520px;
	padding-left: 40px;
	text-align: left;
}
#t_contents_r {
	width: 580px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	float: left;
	margin-left: 40px;
}

#t_contents_ap {
	height: 120px;
	position: absolute;
	width: 182px;
	top: 0px;
	left: 220px;
}
#t_works {
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(t_works_bg.png);
	height: 637px;
}
#t_works_in {
	width: 1200px;
	height: 597px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
#t_concept {
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(box_bg.png);
	overflow: hidden;
	position: relative;
	zoom: 1;
}
#t_concept_in {
	width: 1200px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#t_c {
	width: 1200px;
	height: 390px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
#t_c_ap {
	height: 66px;
	position: absolute;
	width: 64px;
	top: -20px;
	left: 200px;
}
#t_c_in {
	width: 254px;
	height: 390px;
	float: left;
	background-color: #fff;
	position: relative;
	margin-left: 23px;
	margin-right: 23px;
}
#t_c_title {
	width: 220px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	border-bottom: 2px solid #000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#t_c_txt {
	font-size: 25px;
	color: #faa603;
	line-height: 33px;
	padding-top: 15px;
}


#f_contact{
	background-position: center top;
	width: 100%;
	background-image: url(f_contact.jpg);
	height: 420px;
	padding-top: 50px;
}

#f_contact_in{
	width: 1200px;
		height: 420px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	position: relative;
	font-size: 20px;
}
#f_contact_txt{
	padding-top: 20px;
		padding-bottom: 10px;
}
#f_contact_tel{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 10px;
	font-weight: bold;
}


#footer {
	overflow: hidden;
	position: relative;
	zoom: 1;
	background-image: url(f_bg.png);
}
#footer_in {
	width: 1200px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	text-align: center;
	color: #fff;
}
#f_navi {
	margin-top: 40px;
	height: 75px;
	color: #fff;
	line-height: 75px;
	border-bottom: 1px solid #727171;
	border-top: 1px solid #727171;
	margin-bottom: 20px;
}
#cr {
	line-height: 80px;
	font-size: 12px;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 80%;
	line-height: 20px;
}
#page-top a {
	background: #faa603;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 2px;
}
#page-top a:hover {
	text-decoration: none;
	background: #f9c973;
}
#page-top2 {
	position: fixed;
	bottom: 160px;
	right: 20px;
	font-size: 80%;
	line-height: 20px;
}
#page-top2 a {
	background: #25514c;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 2px;
}
#page-top2 a:hover {
	text-decoration: none;
	background: #3c8c80;
}
/* access */

#pagetitle {
	width: 100%;
	background-image: url(page_title.jpg);
	height: 130px;
}
#pagetitle_in {
	width: 1200px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	color: #fff;
}
.abs_comp_list {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.abs_comp_list li {
	width: 840px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.abs_comp_list li dt {
	float: left;
	width: 150px;
	margin-right: 40px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #25514c;
}
.abs_comp_list li dd {
	float: left;
	text-align: left;
	width: 640px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#map_canvas {
	height: 500px;
	width: 100%;
}
/* concept */
#contents_title {
	font-size: 30px;
	line-height: 45px;
	font-weight: bold;
}
#concept_in {
	width: 1200px;
		margin-right: auto;
	margin-left: auto;
	
	position: relative;
}
#concept01 {
	background-position: center top;
	width: 100%;
	background-image: url(concept01.png);
	height: 482px;
	padding-top: 70px;
}
#concept01_in {
	width: 460px;
	height: 422px;
	position: absolute;
	background-color: #fff;
	left: 640px;
	top: 0px;
		padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}
#concept02 {
	background-position: center top;
	width: 100%;
	background-image: url(concept02.jpg);
	height: 483px;
	padding-top: 55px;
}
#concept02_in {
	width: 460px;
	height: 422px;
	position: absolute;
	background-color: #fff;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}
#concept03 {
	background-position: center top;
	width: 100%;
	background-image: url(concept03.png);
	height: 496px;
	padding-top: 80px;
}
#concept03_in {
	width: 460px;
	height: 372px;
	position: absolute;
	background-color: #fff;
	left: 640px;
	top: 0px;
padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}
#concept_title {
	font-size: 25px;
	line-height: 40px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#reason {
	background-position: center top;
	width: 100%;
	background-image: url(reason.png);
	height: 351px;
}
#reason_in {
	width: 1200px;
	height: 271px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	color: #fff;
	font-size: 20px;
	line-height: 70px;
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
#reason_title {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-size: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
	line-height: 40px;
}
#reason_txt {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/* regrinding */

#regrinding_img {
	padding-top: 30px;
	padding-bottom: 30px;
}
#regrinding_txt {
	font-size: 25px;
	line-height: 38px;
	padding-bottom: 20px;
}
#regrinding_item {
	width: 1150px;
	height: 330px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(regrinding_item.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	text-align: left;
	color: #fff;
	padding-top: 120px;
	padding-left: 50px;
	position: relative;
}
#regrinding_item_ap {
	height: 180px;
	position: absolute;
	width: 375px;
	top: 80px;
	left: 700px;
	background-color: #ebeded;
	opacity: 0.9;
	padding: 30px;
color: #000;
	line-height: 25px;
}

#regrinding_item_i{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

#regrinding_item_in{
	width: 254px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
#regrinding_ba{
	background-position: center top;
	width: 100%;
	background-image: url(regrinding_ba.jpg);
	height: 750px;
	padding-top: 50px;
}

#regrinding_ba_in{
	width: 1200px;
		height: 750px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	position: relative;
}
#regrinding_ba_title{
	padding-top: 50px;
	padding-bottom: 30px;
	font-size: 27px;
	line-height: 40px;
	font-weight: bold;
}

#regrinding_ba_ap1{
	height: 30px;
	position: absolute;
	width: 375px;
	top: 420px;
	left: 125px;
	color: #000;
}
#regrinding_ba_ap2{
	height: 30px;
	position: absolute;
	width: 375px;
	top: 420px;
	left: 680px;
	color: #000;
}
#regrinding_plan{
	width: 848px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
	background-color: #fafafa;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-left: 176px;
	padding-right: 176px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#regrinding_otameshi{
	background-image: url(regrinding_otameshi.jpg);
	height: 310px;
	width: 700px;
	text-align: left;
	color: #fff;
	padding-left: 450px;
	padding-right: 50px;
	padding-top: 130px;
}
#regrinding_otameshi_title{
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 20px;
}
#f_konna{
	background-color: #fafafa;
	overflow: hidden;
	position: relative;
	zoom: 1;
	padding-top: 50px;
	padding-bottom: 50px;
}

#f_konna_in{
	width: 1200px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
}
#f_konna_list{
	width: 880px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	text-align: left;
	margin-top: 30px;
	font-size: 22px;
	line-height: 35px;
	padding-right: 50px:
}

.defaultlist
,.defaultlist li{
	padding:0px;
	margin:0px;
}
 
.defaultlist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 20px 0px 5px 0px !important;
}
 
.list4 li{
	position:relative;
	padding-left:20px;
}
 
.list4 li:after, .list4 li:before{
	content:''; 
	display:block; 
	position:absolute; 
	top:14px; 
	left:8px; 
	height:11px; 
	width:4px; 
	background:#faa603; 
	border-radius:10px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	
}
.list4 li:before{
	top:17px; 
	left:3px;
	height:8px; 
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);

}
#bandsaw_ba{
	background-position: center top;
	width: 100%;
	background-image: url(bandsaw_bg.jpg);
	height: 870px;
	padding-top: 50px;
}

#bandsaw_ba_in{
	width: 1200px;
		height: 870px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	position: relative;
}

#bandsaw_ba_ap1{
	height: 30px;
	position: absolute;
	width: 375px;
	top: 450px;
	left: 105px;
	color: #000;
}
#bandsaw_ba_ap2{
	height: 30px;
	position: absolute;
	width: 375px;
	top: 450px;
	left: 665px;
	color: #000;
}
#bandsaw_ba_ap3{
	height: 30px;
	position: absolute;
	width: 375px;
	top: 730px;
	left: 105px;
	color: #000;
	line-height: 20px;
}
#bandsaw_ba_ap4{
	height: 30px;
	position: absolute;
	width: 375px;
	top: 730px;
	left: 665px;
	color: #000;
	line-height: 20px;
}
#bandsaw_otameshi{
	background-image: url(bandsaw_otameshi.jpg);
	height: 248px;
	width: 700px;
	text-align: left;
	color: #fff;
	padding-left: 450px;
	padding-right: 50px;
	padding-top: 130px;
}

#bandsaw_cost{
	width: 1200px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#bandsaw_cost_l{
	height: 330px;
	width: 600px;
	float: left;
}

#bandsaw_cost_r{
	float: left;
	margin-left: 30px;
	width: 570px;
	text-align: left;
	padding-top: 20px;
}
#bandsaw_cost_title{
	font-size: 25px;
	line-height: 35px;
	padding-bottom: 20px;
}
