@charset "UTF-8";
@import "../../css/common.css";
#conts {
	color: #3F3B3A;
}

#conts .photo01 {
	margin: 0 0 19px 55px;
}

#conts h2 {
	margin-bottom: 18px;
}

#conts h3 {
	margin: 0 0 9px 10px;
	+margin-bottom: 7px;
}

#conts .table {
	margin: 0 10px 18px 12px;
	+margin: 0 10px 19px 11px;
	letter-spacing: 1px;
}

#conts .table table {
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
}

#conts .table th {
	padding: 9px 0 9px 0;
	border: 1px solid #cdcece;
	background-color: #f4f5fa;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}

#conts .table th.wid01 {
	width: 176px;
}

#conts .table th.wid02 {
	width: 73px;
}

#conts .table th.wid03 {
	width: 168px;
}

#conts .table th.wid04 {
	width: 219px;
	border-right: none;
}

#conts .table th.none01 {
	border-left: none;
}

#conts .table td {
	padding: 8px 0 6px 0;
	border: 1px solid #cdcece;
	vertical-align: middle;

}

#conts .table td.td01 a {
	padding-left: 17px;
	background:url(../img/index/icon02.gif) no-repeat left center;
}

#conts .table td.td01,
#conts .table td.td02 {
	padding-left: 12px;
}

#conts .table td.td03 {
	padding-left: 28px;
}

#conts .table td.td04 {
	padding-left: 8px;
	padding-right: 8px;
}

#conts p.pageTop {
	margin-bottom: 8px;
	text-align: right;
}

#conts p.pageTop a {
	padding-left: 15px;
	background:url(../img/index/icon01.gif) no-repeat left center;

	zoom: 100%;
}

#conts table td .color01 {
	padding-left: 17px;
	background: url(../img/index/icon02.gif) no-repeat left center;
	color: #6a89c1;
}

#conts table td .color02 {
	padding-left: 17px;
	background: url(../img/index/icon03.gif) no-repeat left center;
	color: #ea5442;
}

#conts table td .color03 {
	padding-left: 17px;
	background: url(../img/index/icon04.gif) no-repeat left center;
	color: #fe9838;
}

#conts table td .color04 {
	padding-left: 17px;
	background: url(../img/index/icon05.gif) no-repeat left center;
	color: #a9d06b;
}

