/*個人情報保護方針*/
#content_wrapper{
	width:660px;
	/* margin:0 auto; */
	padding:10px 20px;
	background:#ffffff;
}

h1 {
	color:#0033CC;
	text-align:center;
	font-size: 16px;
	font-weight:strong;
	margin: 30px 0 20px 20px;
	border-bottom:#0033CC 2px;
	border-bottom-style:dotted;
}


hr {
	border-color:#000000;
	border-bottom-style:hidden;
	border-style:dotted;
}

dl {
	width:640px;
	margin:20px 0 0 20px;
}

dt {
	font-size:14px;
	color:#999999;
	padding:6px 10px;
	color:#333333;
	letter-spacing:0;
	background:url(../info/images/dot_1.gif) repeat-x bottom;
	background-color:#efefef;
}

dd {
	font-size:12px;
	list-style:circle;
	margin:4px 0 2px 1em;
	padding: 4px 0;

}

#writing1 {
	color:#333333;
	font-size: 12px;
	padding:4px 0 4px 20px;
	line-height: 120%;

}

#writingRight{
	text-align:right;
	font-size: 12px;
	line-height: 140%;
	padding:10px 0 20px 0;
}
