@charset "UTF-8";


div#policy_comment {
	width: 700px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#policy_box {
	width: 700px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding-top: 15px;
	padding-bottom: 20px;
	background-image: url(../temp_img/tensen_l.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#policy_box_title {
	font-size: 14px;
	color: #00a0e9;
	padding-bottom: 5px;
}

#policy_box ul {
	padding-top: 5px;
	padding-bottom: 5px;
}

#policy_box li {
	float: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	background-image: url(../policy/img/point.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

div#policy_box_add {
	width: 668px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	border: 1px solid #d6d4d2;
	margin-top: 25px;
	margin-bottom: 35px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#policy_box_add a {
	color: #FF6600;
	text-decoration: underline;
}

#policy_box_add a:hover {
	color: #FF6600;
	text-decoration: none;
}

#policy_box_add ul {
	padding-top: 3px;
	padding-bottom: 3px;
}

#policy_box_add li {
	float: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	background-image: url(../policy/img/point.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
