@charset "shift_jis";


#corp_contents {
	width: 610px;
	margin: 0 auto;
}

#corp_contents h3 {
	width: 555px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	color: #7D0D00;
	background-image: url(/common/images/h3_bg.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
}
#corp_contents h4 {
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-left: 15px;
	color: #69544B;
	width: 565px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#corp_contents .profile {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	font-size: 93%;
	line-height: 1.4em;
	margin-bottom: 20px;
}

/* テーブル設定 */
#corp_contents table {
	background-color: #bbb;
}

#corp_contents td {
	background-color: #FFF;
}

#corp_contents th {
	background-color: #eee;
	font-weight: normal;
}

/* businessエリア設定 */
#business {
	width: 610px;
	margin: 0 auto;
}
#business p {
	text-indent: 25px;
	line-height: 1.7em;
}

/* visionエリア設定 */
#vision {
	width: 560px;
	text-align: left;
	margin: 0 auto;
}
#vision p {
	margin-bottom: 30px;
	line-height: 1.9em;
}

/* mediaエリア設定 */
#media {
	width: 560px;
	text-align: left;
	margin: 0 auto;
}
#media p {
	line-height: 1.8em;
}

.results-table {
	line-height: 1.3em;
}

