@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 37px;
}

#conts .imgTxt {
	margin: 0 0 44px 24px;
}

#conts .section {
	margin-left: 7px;
	width: 570px;
}

#conts .section .photoBox {
	float: right;
}

#conts .section .photoBox li {
	margin-bottom: 42px;
}

#conts .section .photoBox img {
	display: block;
}

#conts .section .inner {
	width: 350px;
}

#conts .section .txtList {
	margin-bottom: 50px;
}

#conts .section .txtList li {
	margin-bottom: 11px;
	padding-left: 25px;
	background: url(../img/jigyou2/icon01.gif) no-repeat left 4px;
}

#conts .section .txtDl dt {
	margin-bottom: 10px;
	font-size: 18px;
	color: #004F00;
	font-weight: bold;
}

#conts .section .txtDl dd {
	margin: 0 0 40px 12px;
}

.mb50 {
	margin-bottom: 50px !important;
}

.ta1 {
width: 560px;/*テーブルの幅*/
margin-top:20px;/*テーブルの上にスペース*/
margin-left:50px;/*左にスペース*/
margin-bottom:10px;/*下に少しスペース*/
}

.ta1.status {
text-align:center;
}

.ta1.num {
text-align:right;
}

.ta1 th,.ta1 td {
padding:20px 30px;
}

.ta1 th {
border-bottom:double 3px #666666;
}

.ta1 td {
border-bottom:solid 1px #B7B7B0;
}
