@charset "utf-8";

@import "../../common/css/0-import.css";


#conts .bigBox {
	clear: both;
	margin: 0px 15px 0 15px;
}

#conts .bigBox p.top_txt {
	line-height: 1.4;
	margin: 0 0 15px;

}

#conts table.corporate {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0;
	margin-bottom: 30px;
}

#conts table.corporate th {
	width: 170px;
	border:1px solid #666;
	background: #e7e7e7;
	padding: 8px;
	line-height:1.4;
	font-weight: normal;
	text-align: left;
}

#conts table.corporate td {
	border:1px solid #666;
	padding: 8px;
	line-height:1.4;
}

#conts table.corporate td ul.
#conts table.corporate td ol {
	margin: -3px;
}

#conts table.corporate td ul li {
	margin: 3px 0 0 0;
}

#conts table.corporate td ol li {
	text-indent: -1em;
	margin: 3px 0 0 1em;
}
