@charset "utf-8";
/* CSS Document */

h1.stipulation {
	background: url(../stipulation/images/stipulation_h1.gif) no-repeat;
	height: 56px;
	margin-bottom: 18px;
}
table {
	margin-bottom: 0.5rem;}
	table tr th {
		white-space: nowrap;
		padding: 3px;
		text-align: right;}
	table tr td {
		padding: 3px;}
table.stipulation {
	border-collapse: collapse;
	width: 100%;}
	table.stipulation tr th,
	table.stipulation tr td {
		border: 1px solid #d7d7d7;
		padding: 8px;}
	table.stipulation tr th {
		font-weight: bold;
		text-align: center;
		background-color: #b6cdee;}
		
p.date {
	text-align: right;}
	
h3 {
	text-align: center;
	font-size: 2rem;}
	
h4 {
	font-size: 1.2rem;
	padding: 0.1rem;
	margin-bottom: 1rem;
	border-bottom: 2px solid #20385a;}

h5 {
	font-weight: bold;}
		

dt.profile, dt.shikaku, dt.jutaku, dt.torihiki {
	width: 130px;
	height: 130px;
	float: left;
	clear: both;
}

dt.profile {
	background: url(../company/images/company_dt01.gif) no-repeat top left;
}

dt.shikaku {
	background: url(../company/images/company_dt02.gif) no-repeat top left;
}

dt.jutaku {
	background: url(../company/images/company_dt03.gif) no-repeat top left;
}

dt.torihiki {
	background: url(../company/images/company_dt04.gif) no-repeat top left;
}

dd.profile, dd.shikaku, dd.jutaku, dd.torihiki {
	width: 830px;
	padding: 20px 0;
	border-bottom: 1px dotted #B0B0B0;
	display: block;
	margin: 0 0 0 130px;
}

dd.profile {
}

dd.profile dl.sub dt {
	width: 130px;
}

dd.profile dl.sub dd {
	margin: 0 0 0 130px;
}

dd.profile dl dd {
	margin: 0 0 8px 130px;
}

dd.shikaku {
}

dd.jutaku {
}

dd.jutaku ul li {
	display: block;
	width: 205px;
	float: left;
}

dd.torihiki {
	border-bottom:none;
	margin-bottom: 55px;
}

dd.torihiki ul li {
	display: block;
	width: 205px;
	float: left;
}