@charset "UTF-8";

/**
@prefix : <http://purl.org/net/ns/doas#> .
</assets/css/company.css> a :CSSstylesheet;
 :shortdesc "company.css";
 :dependencies "none" .
*/

/*----------------------------------------------------
	common
----------------------------------------------------*/
body.top {
	background: #000 url(../images/common/body_back_03.gif) repeat-x left top;
}
#main h1 {
	margin-bottom: 6px;
}
#mainBox h3.title01 {
	margin-bottom: 200px;
	padding-bottom: 6px;
	background: url(../images/common/main_line_01.gif) repeat-x left bottom;
}
#mainBox h3.title01 img {
	margin-left: -7px;
}
/*----------------------------------------------------
	index.html
----------------------------------------------------*/
body.top #vi p {
	position: relative;
	height: 165px;
}
body.top #vi p img {
	position: absolute;
	top: 0;
}
body.top #mainBox {
	padding: 25px 40px 25px;
}
body.top #mainBox h3 {
	margin-bottom: 12px;
}
body.top #mainBox p.img01 {
	margin-bottom: 15px;
}
body.top #mainBox table {
	width: 100%;
	margin-bottom: 25px;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
}
body.top #mainBox table th {
	padding: 3px 10px;
	font-size: 93%;
	font-weight: bold;
	color: #000;
}
body.top #mainBox table td {
	padding: 3px 20px;
	font-size: 93%;
	line-height: 1.5;
	color: #1a1a1a;
}
body.top #mainBox table th.text01 {
	vertical-align: top;
	padding: 3px 15px;
	font-size: 93%;
	font-weight: bold;
	color: #1a1a1a;
	border-top: 1px solid #525252;
	border-left: 1px solid #525252;
}
body.top #mainBox table th {
	vertical-align: top;
	padding: 3px 15px;
	font-size: 93%;
	font-weight: bold;
	color: #1a1a1a;
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #525252;
}
body.top #mainBox table td.text01 {
	vertical-align: middle;
	padding: 3px 15px;
	font-size: 93%;
	color: #625a5a;
	border-top: 1px solid #525252;
	border-left: 1px solid #a8a8a8;
}
body.top #mainBox table td {
	vertical-align: middle;
	padding: 3px 15px;
	font-size: 93%;
	color: #625a5a;
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
}
body.top #mainBox table td img {
	vertical-align: middle;
	margin-left: 5px;
}
body.top #mainBox table td a {
	color: #cb2d52;
}
a:link {
	color: #cb2d52;
	text-decoration: underline;
}
a:visited {
	color: #cb2d52;
	text-decoration: underline;
}
a:hover {
	color: #cb2d52;
	text-decoration: none;
}
a:active {
	color: #cb2d52;
	text-decoration: none;
}
body.top #mainBox ul  {
	list-style: square;
	margin-left: 15px;
	font-size: 93%;
	line-height: 1.5;
	color: #1a1a1a;
}
body.top #mainBox ul li {
	margin-bottom: 15px;
}
body.top #mainBox p.text01 {
	margin-bottom: 20px;
	font-size: 93%;
	line-height: 1.5;
	color: #1a1a1a;
}
