/* プライバシーポリシー
---------------------------------------------*/
#content #privacy h2 {
	margin : 25px 0 25px 0;
}
#content #privacy h3 {
	color: #004696;
	font-size: 120%;
	font-weight: bolder;
	margin-bottom: 15px;
}
#content #privacy p {
	width: 540px;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 20px;
}
#content #privacy #sentence {
	margin-left:15px;
}
#content #privacy ol {
	padding-left: 25px;
	width: 700px;
}	
#content #privacy li {
	font-weight: bolder;
	margin-bottom: 20px;
	line-height: 1.5;
	list-style-type: decimal;
	width: 500px;
}
#content #privacy .nomal {
	font-weight: normal;
}
#content #privacy .tel {
	font-size: 140%;
	font-weight: bolder;
}
#access #sentence .acc_box {
	margin-bottom: 50px;
	clear: both;
}

