#wrap #mainvisual {
	background-image: url(../company/images/mainvisual_bg.jpg);
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
	padding-top: 2px;

}
#wrap #mainvisual #mainimage {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
#wrap #content #right_content p {
	margin-left: 40px;
	margin-bottom: 20px;
}
#wrap #content #right_content h3 {
	background-color: #F2F2F2;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #1A5D91;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 30px;
}
#wrap #content #right_content table {
	margin-left: 20px;
	margin-bottom: 50px;
}
#wrap #content #right_content table tr th {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #A2CCEC;
	padding-left: 20px;
	font-weight: bolder;
	color: #114062;
	background-color: #FAFAFA;
}
#wrap #content #right_content .text_entry .pict_right {
	width: 155px;
	float: right;
	text-align: right;
}
#wrap #content #right_content .text_entry .text_left {
	float: left;
	width: 685px;
}
#wrap #content #right_content .text_entry {
	margin-bottom: 20px;
}
#wrap #content #right_content table tr td ul li {
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: 12px;
	margin-top: 15px;
}
#wrap #content #right_content table tr td .entrytitle {
	font-weight: bold;
	background-color: #f2f2f2;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 10px;
	color: #114368;
	width: 440px;
}
#wrap #content #right_content table tr td table tr td ol li {
	margin-bottom: 5px;
}
#wrap #content #right_content table tr td table {
	margin-right: auto;
	margin-left: auto;
}
