@charset "Shift_JIS";

* {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	font-size: small;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: 100%;
}
body {
	color: #CCCCCC;
	background-color: #000000;
}
.clearBoth {
	clear: both;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	padding-top: 10px;
}
#header h1 {
	float: left;
	margin-left: 5px;
}
#header #tel {
	float: right;
	margin-top: 10px;
}
#header ul {
	margin-bottom: 5px;
	list-style-type: none;
}
#header li {
	float: right;
}
#header #li-top a {
	background-image: url(img/bli-top.jpg);
	background-repeat: no-repeat;
	display: block;
}
#header #li-top a:hover {
	background-image: url(img/bliover-top.jpg);
	background-repeat: no-repeat;
	display: block;
}
#header #li-qa a {
	background-image: url(img/bli-qa.jpg);
	background-repeat: no-repeat;
	display: block;
}
#header #li-qa a:hover {
	background-image: url(img/bliover-qa.jpg);
	background-repeat: no-repeat;
	display: block;
}
#header #li-access a {
	background-image: url(img/bli-access.jpg);
	background-repeat: no-repeat;
	display: block;
}
#header #li-access a:hover {
	background-image: url(img/bliover-access.jpg);
	background-repeat: no-repeat;
	display: block;
}
#header #li-contact a {
	background-image: url(img/bli-contact.jpg);
	background-repeat: no-repeat;
	display: block;
}
#header #li-contact a:hover {
	background-image: url(img/bliover-contact.jpg);
	background-repeat: no-repeat;
	display: block;
}
#navi a {
	background-image: url(img/bnavi.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
#navi a:hover {
	background-image: url(img/bnavi-over.jpg);
	background-repeat: no-repeat;
	display: block;
}
#navi {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 83px;
	display: block;
}
#navi p {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	display: block;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
hr {
	border: none;
	height: 3px;
	background-color: #333300;
	color: #333300;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
#pageimg {
	background-image: url(img/pageimgback.jpg);
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 303px;
	background-repeat: no-repeat;
}
#pageimage {
	text-align: center;
}
#content p {
	line-height: 170%;
	display: block;
}
#content .cut {
	padding: 5px;
	float: right;
	clear: none;
	display: block;
}
#content .cut a {
	color: #990000;
}

#content .cutleft {
	display: block;
	float: left;
	padding: 5px;
	clear: none;
}
#content h2 {
	padding-top: 20px;
	padding-bottom: 5px;
	display: block;
	margin: 0px;
	clear: both;
}
#content .anchor {
	padding-right: 1px;
	padding-left: 1px;
	float: left;
}


#content #images {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#content h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
}
#content .careerleft {
	padding: 5px;
	width: 440px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #680000;
}
#content .careerright {
	padding: 5px;
	float: right;
	width: 439px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content .subcontents {
	float: left;
	width: 450px;
	padding-right: 5px;
	padding-left: 5px;
	clear: none;
	padding-bottom: 10px;
}
#content .subcontents2 {
	float: right;
	width: 450px;
	padding-right: 5px;
	padding-left: 5px;
	clear: none;
	padding-bottom: 10px;
}
#content .lightbox-thumbnail {
	display: block;
	float: right;
	height: 126px;
	width: 155px;
}
#content .profimg {
	display: block;
	float: left;
	height: 380px;
	width: 270px;
}
#content .faq {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #680000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer #address {
	float: left;
	font-size: smaller;
	color: #999999;
}
#footer #copyright {
	float: right;
	padding-bottom: 10px;
	color: #999999;
	font-size: smaller;
	padding-top: 5px;
}
