@charset "utf-8";
body {
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
}

.center {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 90px;
	width: 950px;
	background-image: url(img/header-bcg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	float: left;
	height: 100px;
	width: 405px;
	margin-top: 0px;
}
#header #headertext {
	float: right;
	width: 500px;
	display: inline;
	color: #333333;
	margin-top: 60px;
	padding-left: 0px;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}
#header #utility ul li {
	display: inline;
	float: right;
	margin-top: 0px;
	list-style-type: none;
	margin-right: 5px;
}

#gnavi {
	height: 25px;
	width: 100%;
	text-align: center;
	background-image: url(img/gnavi-bcg.gif);
	background-repeat: repeat-x;
}


#container {
	width: 950px;
	overflow: hidden;
	margin-top: 10px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#container #side-menu {
	width: 250px;
	float: left;
}
#sidebox {
	float: left;
	width: 250px;
}
.adsense250 {
}

#container #contents {
	float: right;
	width: 690px;
	margin-right: 10px;
}
#main-image {
	height: 300px;
	width: 650px;
	margin-bottom: 20px;
}


#side-menu li {
	font-size: 18px;
	font-weight: normal;
	color: #06C;
	background-color: #e7e7e7;
	height: 30px;
	width: 230px;
	list-style-type: none;
	padding-top: 10px;
	background-repeat: repeat;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 1px;
	text-align: center;
}
a:link {
	color: #06C;
	text-decoration: none;
}
.consul-banner {
	height: 100px;
	width: 250px;
	margin-top: 10px;
}

a:visited {
	color: #09C;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #090;
	text-decoration: none;
}
#footer {
	clear: both;
	height: 100px;
	width: 950px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-right: auto;
	margin-left: auto;
}
#footer-navbox {
	float: left;
	height: 30px;
	width: 600px;
	margin-top: 55px;
}
#footer-navbox li {
	float: left;
	list-style-type: disc;
	margin-right: 30px;
}

#footer-nav {
	float: left;
}
#sslkey {
	width: 250px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.size20 {
	font-size: 20px;
	font-weight: bold;
	color: #FF9933;
}
.sub-title {
	font-size: 16px;
	font-weight: bold;
	color: #F69;
	background-color: #FEE;
	text-align: center;
	height: 25px;
	width: 800px;
	margin-bottom: 20px;
	padding-top: 5px;
}

.img-right {
	float: right;
	margin-left: 20px;
}
.img-left {
	float: left;
	margin-right: 20px;
}
.cont {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.Adsense728 {
	height: 90px;
	width: 728px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.size14-white {
	font-size: 14px;
	color: #FFF;
}
.size25-green {
	font-size: 25px;
	color: #0C0;
	font-weight: bold;
}
.size20-green {
	font-size: 20px;
	font-weight: bold;
	color: #090;
}
.img700-center {
	width: 700px;
	margin-left: 50px;
}
.size12-white {
	font-size: 12px;
	color: #FFF;
}
.size16-pink {
	font-size: 16px;
	font-weight: bold;
	color: #F39;
}
.qanda-title {
	font-size: 30px;
	font-weight: bold;
	color: #F99;
	text-align: center;
	width: 800px;
	margin-top: 50px;
	margin-bottom: 30px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
}
.qanda-q {
	font-size: 18px;
	font-weight: bold;
	color: #F90;
	width: 700px;
	margin-left: 50px;
}
.qanda-a {
	width: 700px;
	margin-left: 50px;
	padding-left: 50px;
}
.qanda-textright {
	font-size: 16px;
	font-weight: bold;
	width: 800px;
	text-align: right;
	margin-bottom: 50px;
}
.size1620-blue {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #09C;
}
.size18-orange {
	font-size: 18px;
	font-weight: bold;
	color: #F60;
}
.size20-glay {
	font-size: 20px;
	font-weight: bold;
	color: #999;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.map {
	height: 190px;
	width: 250px;
}
h1 {
	color: #090;
}
h2 {
	color: #F90;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F90;
	margin-top: 50px;
}
.googlemap {
	height: 360px;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.size14-pink {
	font-size: 14px;
	color: #F39;
}
.size14-green {
	font-size: 14px;
	color: #090;
}
.img-right {
	float: right;
	margin-left: 10px;
}
#Adsense160x600 {
	height: 600px;
	width: 160px;
	float: left;
	margin-top: 20px;
}
#PageContentsRight {
	float: right;
	width: 770px;
}
.PhotoBox {
	width: 750px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: right;
}
.CenterReport {
	background-color: #FFFFEC;
	padding: 20px;
	width: 710px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px dashed #FC0;
	text-align: left;
}
.size14-orange {
	font-size: 14px;
	color: #F60;
}
