@charset "utf-8";

#main #contents {
	width: 700px;
	display: block;
	background-image: url(../common/img/contents_bg.png);
	background-repeat: repeat-y;
	height: auto;
	margin: 30px auto 30px auto;
	float: none;
}

#main #contents .section  {
	height: auto;
	width: 611px;
	display: block;
	clear: both;
	margin: 0px auto 30px auto;
}
#main #contents .section-privacy  {
	height: auto;
	width: 630px;
	display: block;
	clear: both;
	margin: 0px auto 40px 30px;
}
#main #contents .section-privacy ol {
	height: auto;
	margin-top: 5px;
	width: 611px;
	display: block;
	margin-left: 0px;
	clear: both;
}
#main #contents .section-privacy ol li {
	font-size: 100%;
	width: auto;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	margin-left: 50px;
	list-style-type: decimal;
	margin-bottom: 10px;
}
#main #contents .section-privacy-mado  {
	height: auto;
	width: 350px;
	display: block;
	clear: both;
	margin: 0px auto 40px 30px;
	border-style: solid;
	border-color: #9AEA86;
	border-width: 1px;
	padding: 5px;
}
#main #contents .section-privacy-btm  {
	height: 76px;
	width: 230px;
	display: block;
	clear: both;
	margin: 0px auto 40px 30px;
	text-align: left;
	padding-left: 400px;
}
#main #contents .section ul {
	height: auto;
	margin-top: 10px;
	width: 611px;
	display: block;
	margin-left: 0px;
	clear: both;
}
#main #contents .section ul li {
	font-size: 140%;
	margin-bottom: 0.5em;
	width: 611px;
	color: #8CC076;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../common/img/line_02.png);
	background-position: bottom;
	height: 35px;
	background-repeat: no-repeat;
}
#main #contents .section ul li a{
	text-decoration: none;
	color: #8CC076;
	margin-left: 5px;

}
#main #contents .section .under ul  {
	width: 611px;
	height: auto;
	display: block;
	margin: 0px auto 0px auto;
}
#main #contents .section .under ul li  {
	margin-bottom: 1em;
	margin-top: 0.5em;
	line-height: 20px;
	padding-bottom: 10px;
	background-image: url(../common/img/arrow_02.png);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	padding-left: 20px;
	width: 180px;
	background-position: left top;
	height: 10px;
	padding-top: 5px;
	color: #333;
	font-size: 110%;
}
#main #contents .section .under ul li  a{
	color: #333;

}
