@charset "UTF-8";


@import "/common/css/base.css";

#company #wrapper #contents #main h2 {
	padding-bottom: 0px;
}
#company #wrapper #contents #main h3 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 10px;
}
#company #wrapper #contents #main p {
	font-size: 100%;
	line-height: 200%;
}
#company #wrapper #contents #main p.date {
	padding-bottom: 30px;
	color: #A00E15;
	text-align: right;
}
#company #wrapper #contents #main ul {
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 90%;
	line-height: 160%;
}
#company #wrapper #contents #main .gochui {
	background-color: #D0DDCF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#company #wrapper #contents #main .gochui p {
	line-height: 130%;
	font-size: 90%;
}
#company #wrapper #contents #main p strong {
	font-weight: bold;
	color: #000;
}
.profile {
	background-color: #c4d0c3;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#gaiyohyo table {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
}
#gaiyohyo caption {
}
#gaiyohyo table th {
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	white-space: nowrap;
	background-color: #DCDDDD;
}
#gaiyohyo table td {
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
