.Padding10 {
	margin-top: 10px;
}
.MainInner.Padding10 ul {
	line-height: 160%;
	padding-left: 10px;
}
.MainInner.Padding10 ul li {
	list-style: circle;
}


.Padding40 {
	margin-top: 40px;
}

#content {
	background : url(../../image/kensa/content_bg02.jpg) no-repeat;
	padding-top : 160px;
}

.MidashiText {
	font-size: 160%;
	font-weight: bold;
}
.TextPhoto {
}
.TextPhoto p {
	width: 380px;
	float: left;
}

.TextPhoto img {
	float: right;
}
.PhotBox01 {
	width: 680px;
}
.PhotBox01 img {
	margin-bottom: 10px;
}.PhotoText {
	width: 680px;
	font-size: 120%;
	line-height: 100%;
}
.PhotoText img {
	float: left;
	margin-right: 10px;
}
.FureaiList {
	width: 609px;
	margin: 20px auto 10px;
}
.gray {
	background: #E8E8E8;
}
.blue {
	background: #CBE7E7;
}


.FureaiList table,td {
	border: 1px solid #CCC;
	line-height: 160%;
	width: 609px;
}
.MainInner.Padding10 img {
	margin-right: auto;
	margin-left: auto;
}

.w30 a {
	text-decoration: underline;
}

table tr td.w20 {
	width: 20%;
	padding: 5px;
	line-height: 160%;
}
table tr td.w30 {
	width: 30%;
	padding: 5px;
	line-height: 160%;
}
table tr td.w10 {
	width: 10%;
	padding: 5px;
	line-height: 160%;
}
table tr td.w40 {
	width: 40%;
	padding: 5px;
	line-height: 160%;
}
.Center {
	text-align: center;
}