@import url("margin.css");
#FotonomaContents {
	background-color:#cbdcf0;
}

.TopImpression {
	text-align:center;
	margin-bottom:40px;
}

.Lead {
	padding: 0px;
	margin:0 auto 40px auto;
	width: 760px;
	text-align: center;
}

.ContentsWrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 700px;
	text-align: left;
}
.ContentsWrapper .ContentsBox{
	height:1%;
	margin-bottom:30px;
}
.ContentsWrapper .ContentsBox h2{
	margin:0 0 5px 0;
}
.ContentsWrapper .ContentsBox p{
	margin-bottom:7px;
	margin-left:40px;
	margin-right:40px;
	color:#454545;
}
.ContentsWrapper .ContentsBox p.list{
	margin-bottom:6px;
	margin-left:60px;
	margin-right:50px;
	color:#454545;
	text-indent: -16px;
	padding-left: 16px;
}
.ContentsWrapper .ContentsBox dl{
	margin-bottom:5px;
	margin-left:40px;
	margin-right:40px;
	color:#454545;
}
.ContentsWrapper .ContentsBox dt{
	margin-bottom:5px;
	font-weight:bold;
}
.ContentsWrapper .ContentsBox dd{
	margin-bottom:10px;
	margin-left:50px;
}
