@charset "UTF-8";
/* CSS Document */

body{
	overflow-x:hidden;
	margin:0;
	padding:0;
	color:#1a1a1a;
	text-align:justify; text-justify:inter-ideograph;
	font-family:"メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
	font-size: 100.1%;}

img{
	vertical-align:bottom;
	margin:0;
	padding:0;}

header{
	text-align:center;
	padding:70px 0 100px 0;}

article{
	background:url(../img/bg.jpg);
	text-align:center;
	min-height: 300px;
	padding-top:20px;
	padding-bottom:0;
	margin:0;}

section{
	min-height: 300px;}
	
footer{
	background-image:url(../img/bg.jpg);
	min-height: 300px;}
	
footer{
	text-align:center;
	background:url(../img/footer_bg.png) repeat-x bottom;
	color:#fff;
	min-height:341px}

footer p{
	font-size:90%;
	line-height:150%;
	margin:0;}

.Copyright{
	font-size:80%;
	margin-top:40px;}
	
#descriptionimg{margin-top:-80px;}
	
#imgmap{
	margin-top:-20px;}

.ue10{margin-top:10px;}
.ue20{margin-top:20px;}
.ue30{margin-top:30px;}
.ue40{margin-top:40px;}
.ue70{margin-top:70px;}

.shita10{margin-bottom:10px;}
.shita20{margin-bottom:20px;}
.shita30{margin-bottom:30px;}
.shita40{margin-bottom:40px;}
.shita90{margin-bottom:90px;}