/*このcssはprivacy用のcssです。*/

/*コンテンツ部分*/
#boxMiddle{
	background-image:none;
}

#boxContents{
	position:relative;
	top:0;
	left:0px;
	float:left;
	margin:auto;
	width:auto;
	padding:20px 25px 0 20px;
}



/*以下、ぺージごとに設定してください。*/
#boxContents .listLargeContents {
	padding-right:60px;
	margin-bottom:-20px;
}

#boxContents .listLargeContents li{
	margin-bottom:10px;
}

#boxContents .listLargeContents li ol{
	margin:5px 0 -5px 0;
}

#boxContents .listLargeContents li li{
	list-style:none;
	margin:0;
}

#boxContents .boxKakomi01 h2{
	clear:none;
	color:#009;
	position:relative;
	border:1px solid #009;
	border-width:0 0 0 5px;
	padding:1px 10px 0 10px;
	background-image:none;
	top:0;
	margin:0 0 10px 0;
	width:auto;
}
