* {
	margin:0;
	padding:0;
	list-style:none;
}
img {
	border:0;
}
body {
	background:#ddd;
	font-size:100%;
	color:#333;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS UI Gothic', sans-serif;
}
div#wrapper {
	width:960px;
	margin:0 auto;
	padding:50px;
	background:#fff;
	font-size:85%;
	line-height:1.8;
}
div#header {

}
#official {
	margin:15px 0;
	margin-bottom:15px;
	text-align:right;
}
div#main {


}
div.blk {
	margin-bottom:15px;
}
table.border {
	width:100%;
	margin:15px 0 0 0;
	border-collapse:collapse;
	border-spacing:0;
}
table.border th {
	padding:6px 10px;
	border:1px solid #ccc;
	background-color:#ffe;
	text-align:center;
}
table.border td {
	padding:6px;
	border:1px solid #ccc;
}
#form table.border {
	line-height:1.6;
}
#form div#contents {
	line-height:1.6;
}

table#privacy {
	margin-top:10px;
}
h1 {
	margin-bottom:30px;
}
h2 {
	margin:20px 0;
	padding:12px;
	background:#00A0E9;
}

dl {
	margin:0 0 10px 0;
}
dt {
	margin:10px 0;
	font-weight:bold;
}
#youkou dt {
	border-bottom:1px dashed #ccc;
}
.totop {
	margin:10px 0;
	text-align:right;
}
.attention {
	color:#f30;
}
.strong {

}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.maginTop5 {
	margin-top:5px;
}
.margin10 {
	margin:10px 0;
}
.margin20 {
	margin:20px 0;
}
.btn {
	width:240px;
	height:58px;
	background:url(imgs/btn_bg.png) no-repeat 0 0;
	text-align:center;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
*:first-child+html body {
	padding-left: 1px;
}
*html body {
	padding-left: 1px;
}
a:hover {
	opacity:0.8;

}
.small {

}
