@charset "utf-8";
@import url("important.css");

.Title.services {
	background: url(../image/title_services.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Title.policy {
	background: url(../image/title_policy.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Title.company {
	background: url(../image/title_company.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Title.contact {
	background: url(../image/title_contact.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Title.recruit {
	background: url(../image/title_recruit.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Title.privacy{
	background: url(../image/title_privacy.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Title.sitemap{
	background: url(../image/title_sitemap.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Title.message{
	background: url(../image/title_message.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Title.media{
	background: url(../image/title_media.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Title.venture{
	background: url(../image/title_venture.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Title.profile1{
	background: url(../image/title_profile1.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Title.profile2{
	background: url(../image/title_profile2.png) no-repeat;
	text-indent: -1000em;
	height: 50px;
}
.Content {
	padding: 1em;
}
.companyContent {
	padding: 2em;
}
.companyContent table {
	width: 620px;
}
.companyContent .small {
	margin-right: 115px;
	width: 200px;
}

table {
	width: 100%;
}
.companyContent th{
	background: url(../image/company_list.gif) no-repeat;
	background-position: left 7px;
	text-indent: 1em;
	width: 150px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	line-height: 1.2em;
}
.companyContent td{
	padding: 5px;
	line-height: 1.2em;
}
#cMain .section {
	background: url(../image/bg_section.gif) repeat-y;
	padding: 10px 20px 20px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 720px;
}

.lineBorder {
	border-bottom: 2px solid #c30D23;
	width: 300px;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
}
.centerAlign {
	margin: 0 auto;
	width: 550px;
}
