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

* {
	margin: 0px;
	padding: 0px;
	}

body {
	font-size: 1em;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color:#333;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background:#dfeef5 url(images/top_background.jpg) repeat-x 0px 82px;
	}

img {
	background:none;
}

#contents {
	width:580px;
	margin-left:auto;
	margin-right:auto;
}

#contents td {
	padding:0;
	font-size:14px;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.font12 {
	font-size:80%;
	line-height:130%;
}

.font11 {
	font-size:11px;
	line-height:18px;
	margin:15px 0 10px;
}

.hyogo-s {
	font-size:12px;
	line-height:18px;
	color:#06C;
	margin:0 0 5px;
}

.hyogo {
	font-size:14px;
	line-height:24px;
}
.hyogokakomi {
	border:#06C dotted 1px;
	margin-top:10px;
	padding:6px 0;
}
.mb15 {
	margin-bottom:15px;
}

#footer {
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	text-align:center;
}

#name {
	font-size:100%;
	font-weight:bold;
	padding:45px 0 5px 0;
}

#address {
	font-size:80%;
	padding-bottom:10px;
}

#copyright {
	font-size:70%;
	padding-bottom:100px;
	color:#369;
}
