body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}
p,h1,h2,h3,h4,h5,h6,ul,li {
	margin: 0px;
	padding: 0px;
}


#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
}










#footer_top img {
	float: left;
	margin-right: 10px;
}
#footer_top #box_footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	width: 400px;
	line-height: 16px;
	color: #666;
	text-align: right;
	float: right;
}
#footer_top {
	clear: both;
	width: 980px;
	height: 50px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#content h2 {
	margin-bottom: 30px;
}
#navibar {
	background-image: url(images/02_policies/bk_navibar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}
#navibar h6 a {
	float: left;
	height: 22px;
	width: 198px;
	display: block;
	text-align: center;
	padding-top: 8px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	letter-spacing: 1px;
	color: #666;
}
#navibar h6 a:hover {
	float: left;
	height: 22px;
	width: 198px;
	display: block;
	text-align: center;
	padding-top: 8px;
	letter-spacing: 1px;
	color: #00C;
}
.box-policies-photo {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	overflow: hidden;
}
.box-policies {
	float: left;
	height: 208px;
	width: 455px;
	margin-bottom: 30px;
}
.box-policies-right {
	height: 208px;
	width: 455px;
	float: right;
	margin-bottom: 30px;
}
.box-policies-inside {
	float: right;
	width: 235px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	overflow: hidden;
	height: 190px;
	margin-top: 5px;
}
#content p {
	font-size: 13px;
	line-height: 15px;
	color: #333;
}
#content h3 {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content h4 {
	font-size: 16px;
	font-weight: bold;
	color: #00F;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content h5 {
	font-size: 12px;
	text-decoration: none;
	margin-top: 5px;
}
#topicpath {
	margin-bottom: 5px;
}
#topicpath a {
	text-decoration: none;
	color: #69C;
}
#topicpath a:hover {
	text-decoration: none;
	color: #00F;
}
#navibar-side {
	float: left;
	width: 200px;
}
#navibar-side li a {
	font-size: 13px;
	font-weight: normal;
	color: #009;
	text-decoration: none;
	background-image: url(images/02_policies/bullet-small.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#navibar-side li a:hover {
	color: #00F;
	background-image: url(images/02_policies/bullet-small.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
}
#box-article {
	float: right;
	width: 680px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-left: 30px;
}
#box-article h3 {
	margin-bottom: 30px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	font-weight: bold;
}
.photo-article {
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#box-article p {
	line-height: 22px;
	font-size: 14px;
}
#box-article h4 {
	margin-bottom: 20px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	margin-top: 20px;
	border: 1px dashed #69F;
}
.float-clear {
	clear: both;
}

