@charset "utf-8";

/* プライバシーポリシー::::::::::::::::::::::::::::::::::::::::: */

h3.pr {
	margin-top: 40px;
}
#privacy_box {
	line-height: 1.5em;
	padding-bottom: 20px;
	margin-top: 20px;
	width: 735px;
	margin-left: 2px;
}


#privacy_box2 {
	line-height: 1.5em;
	padding-bottom: 10px;
	margin-top: 0px;
	width: 725px;
	margin: 10px;
}

#privacy_box ol {
	margin-top: 10px;
}
#privacy_box ol li {
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: decimal;
}

#privacy_box dl dt {
	margin-bottom: 10px;
	font-size: 114%;
	padding-bottom: 6px;
	padding-top: 6px;
	font-weight: bold;
	color: #006697;
	background-image: url(../images/sub_lead_noarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 735px;
	padding-left: 15px;
}
/*ie6*/
*html #privacy_box dl dt {
	margin-bottom: 10px;
	font-size: 114%;
	padding-bottom: 6px;
	padding-top: 6px;
	font-weight: bold;
	color: #006697;
	background-image: url(../images/sub_lead_noarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 720px;
	padding-left: 15px;
}
#privacy_box dl dd {
	margin-left:15px;
	margin-bottom: 15px;
	background-image: url(../images/list_arrow.gif);
	background-position: 0px 8px;
	padding-left: 12px;
	background-repeat: no-repeat;
	line-height: 1.8em;
}
ul.rule_list {
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: lower-roman;
}
ul.rule_list_square {
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

#revision {
	text-align: right;
	margin-top: 50px;
	margin-right: 10px;
}s
#revision dl dt {
	font-size:100%;
	margin-bottom: 5px;
	font-weight: bold;
}
#revision dl dd {
	font-size:100%;
}