@charset "utf-8";

@import "detail.css";

/* 支援事業紹介
--------------------------------------------------*/

/* globalnavigation
--------------------------------------------------*/

/* title
--------------------------------------------------*/
#contents .centerArea .mainArea h2 {
	height: 92px;
	font-size: 0%;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	background: transparent url(../img/contents/profile/h2.jpg) no-repeat left top;
}

#contents .centerArea .mainArea h3.profile_h301 {
	display: block;
	height: 17px;
	font-size: 0%;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	padding: 0px;
	background: transparent url(../img/contents/profile/h3.gif) no-repeat left top;
}

table.profile_table  {
	font-size: 85%;
	margin-bottom: 20px;
	border-top: 1px solid #606060;
}

.profile_table td {
	padding: 10px;
	border-bottom: 1px solid #606060;
}

.profile_table th {
	width: 100px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color:#292929;
	border-bottom: 1px solid #606060;
	padding: 5px;
}

#contents .centerArea .mainArea .profile_table td ol {
	margin-bottom: 0px;
}

