﻿html,body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	font-size: 14px;
	line-height: 180%;
	color: #000000;
	background-image: url(img/bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

img{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.footer{
	min-width: 1110px;
	width: 100%;
	background-image: url(img/hdft/ft_bg.png);
	position: absolute;
	bottom: 0px;
}

.bg1_bottom{
	height: 40px;
	width: 998px;
	text-align: right;
	background-image:url(img/contner2.png);
}

.top_contents{
	min-height: 100%;
	min-width: 1110px;
	position: relative;
	background-image: url(img/top_img.png);
	background-repeat: no-repeat;
	background-position: center -17px;
}

.top_txt{
	width: 1110px;
	height: 910px;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-repeat: no-repeat;
}

.inner_contener{
	min-height: 100%;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.inner_contener2{
	padding: 10px 48px 10px 48px;
}

.contener_bg{
	width: 1000px;
	background-image: url(img/contener.png);
	background-repeat: repeat-y;
}

.bg{
	min-height: 100%;
	min-width: 1100px;
	background-repeat: repeat-x;
	background-position: right bottom;
	background-attachment: fixed;
}

.midashi{
	width: 100%;
	background-repeat: repeat-x;
	background-position: top center;
	min-width: 1000px;
	text-align: center;
}
