body{
	background:url(images/body_bg.png) repeat-x top;
	text-align: center;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
header{
	display: block;
	width: 980px;
	margin-top: 40px;
	margin-left:  auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;

}
div.header{
		border-bottom: 1px solid #ccc;
}
article.main_img{
	display: block;
	height: 420px;
	border-bottom: 7px #339999 solid;
	background: url(images/main_img_bg.png) repeat-x top;
}
div.main_img_lay1{
	width:980px;
	margin:0 auto;
	padding-top: 30px;
}
div.main_img_lay2{
	position: relative;
	top:-179px;
	left:-177px;
}
div.main_img_lay2 span{
	color:#ff9900;
	font-size: 23px	;font-weight:bold;
}

a:hover{
	position: relative;
	top:1px;
	left:1px;
}

div.order2{
	background: #ffffcc;
	padding:30px 0;
	height: 260px;
}

div.table{
	display: table;
	width:980px;
	margin:0 auto;
}
.td1,.td2{
display:table-cell;
}
.td1{
	width:974px;
}
.fax_oder_btn{
	position: relative;
    top: -72px;
    left: 250px;
}
.net_oder2_btn{
	position: relative;
top: -93px;
    
}
div.nagare,div.faq,div.fig2{
	padding-top:40px;
}
div.oder3{
		background: #ffffcc url(images/foot_bg.png) repeat-x bottom;
	padding:30px 0;
}
div.oder3_btn{
	position: relative;
    top: -70px;
    left: 131px;
}
footer{
	background-color: #00ccff;
	display: block;
	color:white;
	padding:20px 0;
	line-height: 140%;
	font-size: 15px;
}

/*----------フォームスタイル-------------------------*/
div.contact_contener{
	background: url(images/main_img_bg.png) repeat-x top;
	padding:50px 0; 
}

#formWrap {
	width:980px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
	text-align: center;
	background-color: white;
	padding:50px 0;
	border:10px solid #FF9900;
}

.contact_img1,.contact_img2{
	padding-bottom: 20px;
}
.contact_img3{
	padding:20px 0;
}

div.coment{
	font-size: 1.5em;
	padding-bottom: 20px;
}
div.thanks_coment{
	font-size: 1.5em;
	padding-top: 20px;
}
table.formTable{
	width:700px;
	margin:0 auto;
	border-collapse:collapse;
	border-radius: 3px;

}
table.formTable td,table.formTable th{
	border:2px solid #6A3806;
	padding:10px;
	text-align:left;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#FFFFCC;
	text-align:left;
}
input,select,textarea{
	margin:2px 5px;
	border-radius: 3px;
}
.submit_btn{
    border: 0px;
    width:351px;
    height:73px;
    background: url(images/contact_img5.png) left top no-repeat;
}
input:hover.submit_btn{
		position: relative;
	top:1px;
	left:1px;
}
div.jamp{
	margin-top:50px;
	display: table;
	width:100%;
}
div.jamp_td{
	display: table-cell;
	width:50%;
	text-align: center;
}