@charset "UTF-8";

header .topnav ul li a {
	display: block;
}
header #sliderbox {
	margin: 0px;
	float: right;
	width: 430px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}


#container #main-bx {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 40px;
	float: left;
}
#main-bx #line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbcde;
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 50px;
	margin-top: 0px;
}

h1 {
	background-image: url(../img/logoTitle.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 1.8em;
	margin-left: 5px;
	padding-bottom: 15px;
	padding-left: 28px;
	padding-top: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
h2 {
	font-size:100%;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	line-height: 0px;
	padding-bottom: 20px;
}
footer {
	border-top-color: #bbbcde;
	border-top-style: dotted;
	border-top-width: 2px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
.footer-address {
	padding-top: 30px;
	padding-bottom: 30px;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
