﻿/* 個人情報保護方針のスタイルシート */

#visiting {
	width: 1180px;
	margin: 0 auto;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
	font-size: 18px;
	text-align: center;
	background-color: #dbb89a;
}

#header_banner {
	margin: 0 auto;
}

#header_banner td {
	vertical-align: bottom;
}

#header_contents {
	width: 80%;
	margin: 10px auto 50px;
}

#header_contents span {
	color: #ff0000;
}

#header_contents a {
	text-decoration: none;
	color: #000000;
}

#header_contents a:hover {
	text-decoration: underline;
}

#service, #area, #charge, #important {
	margin: 50px auto 30px;
	width: 45%;
}

.subtitle {
	margin-top: 25px;
	font-size: 24px;
	background-color: #ffff80;
}

.subtext {
	margin-top: 5px;
	font-size: 18px;
	text-align: left;
	background-color: #d8d8e0;
}

.subtext_img {
	text-align: center;
	background-color: #d8d8e0;	
}

.subcaption {
	font-size: 12px;
	
}

