* {
	margin:0;
	padding:0;
}

body {
	background:#0B3A6E url(../css/img/bg2.gif) repeat;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	-webkit-text-size-adjust: none;
	height:0;
}

.clear { clear:both; }  
.clear hr { display:none; } 

a { text-decoration: none; }

#site-box {
	position:relative;
	margin:0 auto;
	width : 90%;
}

#h-box {
	background-color: DarkGreen;
	width : 100%;
	height: 17px;
	padding: 3px 0px 3px 0px;
	text-align: left;
	font-size:12px;
	color:#FFFFFF;
}

#a-box {
	width : 100%;
	height: 70px;
	background-color:#FFFFFF;
}

#b-box {
	background:url(../css/img/border2.jpg) repeat left top;
	width : 100%;
	height: 30px;
	background-color:#FFFFFF;
}


#c-box {
	width: 100%;
	background-color:#FFFFFF;
}

#cnt {
	position:relative;
	padding:8px 8px 10px 8px;
	background-color:#FFFFFF;
	-webkit-text-size-adjust: none;
}

#cnt .img {
	float:right;
	margin:0 0 20px 15px;
}

#d-box {
	float: left;
	width: 50%;
	height:30px;
}

#d2-box {
	float: right;
	width: 50%;
	height:30px;
}

#e-box {
	clear: both;
	width: 100%;
	background-color:DarkGreen;
}

address {
	clear:both;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
}
