@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#pagePath .end {
	color: #666666!important;
}

#conts .mb35 {
	margin-bottom: 35px!important;
}

#conts .mb25 {
	margin-bottom: 25px;
}

#conts .mb50 {
	margin-bottom: 50px;
}

#conts table {
	width: 100%;
	border-collapse: collapse;
}

#conts table th {
	padding: 9px 0 9px 11px;
	vertical-align: top;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
}

#conts table td {
	padding: 9px 0 9px 15px;
	border: 1px solid #CCCCCC;
}

#conts table td a {
	color: #0099CC;
}
