<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* common */
* {
	margin:0;
	padding:0;
	font-size:100%;
	font-style:normal;
}
html{
	overflow-y:scroll;
}
body {
	background-color: #000000;
	margin:0;
	padding:0 0 20px 0;
}
a{
	outline:none;
	color:#666666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img {
	border:none;
}
li {
	list-style:none;
}
.clear{
	clear:both;
}
.none{
	display:none;
}
/* /common */

/* description */
#description{
	width:810px;
	margin:0 auto;
	line-height:15px;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	padding:2px 0;
}
/* /description */

/* wrap */
#wrap{
	width:808px;
	margin:0 auto;
	border-left:1px solid #0986FC;
	border-right:1px solid #0986FC;
	background:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	color:#333333;
	line-height:150%;
	padding:0 0 15px 0;
}
/* /wrap */

/* header */
#header{
	width:765px;
	height:73px;
	margin:0 0 0 22px;
}
#headerLogo a{
	background:url(../img/h_logo.jpg) no-repeat 0 13px;
	width:280px;
	height:61px;
	margin:0;
	float:left;
}
#headerBtn{
	margin:11px 0 0 0;
	float:right;
}
#headerBtn a{
	width:352px;
	height:57px;
	background:url(../img/h_bottom.jpg) no-repeat;
	display:block;
}
/* /header */

/* contentsLeft */
#contentsLeft{
	width:175px;
	float:left;
	padding:0 0 20px 22px;
	float:left;
	font-size:11px;
}
#glovalMenu{
	background:#A40000;
	padding:0 0 22px 0;
}
#glovalMenu01,#glovalMenu02,#glovalMenu03,#glovalMenu04,#glovalMenu05,#glovalMenu06,#glovalMenu07,#glovalMenu08{
	margin:0;
	padding:0;
}
#glovalMenu01 a{
	background:url(../img/g_menu01_off.jpg) no-repeat;
	width:175px;
	height:30px;
	display:block;
}
#glovalMenu01 a:hover{
	background:url(../img/g_menu01_off.jpg) no-repeat;
}
#glovalMenu02{
	background:url(../img/g_menu02_off.jpg) no-repeat;
	width:175px;
	height:22px;
}
#glovalMenu03 a{
	background:url(../img/g_menu03_off.jpg) no-repeat;
	width:175px;
	height:23px;
	display:block;
}
#glovalMenu03 a:hover{
	background:url(../img/g_menu03_off.jpg) no-repeat;
}
#glovalMenu04 {
	background:url(../img/g_menu04_off.jpg) no-repeat;
	width:175px;
	height:22px;
	display:block;
	margin:10px 0 0 0;
}
#glovalMenu05 a{
	background:url(../img/g_menu05_off.jpg) no-repeat;
	width:175px;
	height:20px;
	display:block;
}
#glovalMenu05 a:hover{
	background:url(../img/g_menu05_off.jpg) no-repeat;
}
#glovalMenu06 a{
	background:url(../img/g_menu06_off.jpg) no-repeat;
	width:175px;
	height:20px;
	display:block;
}
#glovalMenu06 a:hover{
	background:url(../img/g_menu06_off.jpg) no-repeat;
}
#glovalMenu07{
	background:url(../img/g_menu07_off.jpg) no-repeat;
	width:175px;
	height:22px;
	display:block;
	margin:10px 0 0 0;
}
#glovalMenu08 a{
	background:url(../img/g_menu08_off.jpg) no-repeat;
	width:175px;
	height:20px;
	display:block;
}
#glovalMenu08 a:hover{
	background:url(../img/g_menu08_off.jpg) no-repeat;
}
#glovalMenu09 a{
	background:url(../img/g_menu09_off.jpg) no-repeat;
	width:175px;
	height:20px;
	display:block;
}
#glovalMenu09 a:hover{
	background:url(../img/g_menu09_off.jpg) no-repeat;
}
#leftBanner01{
	background:url(../img/l_banner.jpg) no-repeat;
	width:175px;
	height:204px;
	margin:5px 0 0 0;
}
#leftBanner02{
	margin:5px 0 0 0;
}
#leftBanner02 a{
	background:url(../img/l_recruit.jpg) no-repeat;
	width:175px;
	height:176px;
	display:block;
}
#companyArea{
	width:167px;
	border:1px solid #CDCDCD;
	padding:3px;
	margin:10px 0 5px 0;
}
#companyName{
	background:#EEEEEE;
	padding:0 0 0 5px;
	line-height:22px;
	font-weight:bold;
	color:#333333;
	margin:0 0 8px 0;
}
#companyAdd{
	margin:0 0 0 5px;
	line-height:130%;
}
#companyTell{
	background:url(../img/l_company_tel.jpg) no-repeat;
	width:157px;
	height:16px;
	margin:5px 0 0 5px;
}
#companyFax{
	background:url(../img/l_company_fax.jpg) no-repeat;
	width:157px;
	height:16px;
	margin:5px 0 0 5px;
}
#leftFooterMenu{
	margin:20px 0 0 0;
	padding:0 0 0 3px;
}
#leftFooterMenu a{
	background:url(../img/arrow_red.jpg) no-repeat 0 50%;
	padding:0 0 0 13px;
	color:#C80002;
	font-size:12px;
	font-weight:bold;
}
/* /contentsLeft */

/* contentsRight */
#contentsRight{
	width:575px;
	float:left;
	margin:0 0 20px 15px;
}
/* /contentsRight */

/* footer */
#footer{
	width:765px;
	margin:0 0 0 22px;
	border-top:#000000 1px solid;
	text-align:center;
	padding:8px 0 0 0;
}
/* /footer */

/* forTop */
.forTop{
	float:right;
	margin:50px 0 0 0;
}
.forTop a{
	background:url(../img/fortop_off.jpg) no-repeat;
	width:104px;
	height:18px;
	display:block;
}
.forTop a:hover{
	background:url(../img/fortop_off.jpg) no-repeat;
}
.forTop2{
	float:right;
	margin:20px 0 0 0;
}
.forTop2 a{
	background:url(../img/fortop_off.jpg) no-repeat;
	width:104px;
	height:18px;
	display:block;
}
.forTop2 a:hover{
	background:url(../img/fortop_off.jpg) no-repeat;
}
/* /forTop */


/* 追加 */

#contentsListBox {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#contentsListBox a {
	color: #2D53FD;
	text-decoration: none;
}
#contentsListBox a:hover {
	text-decoration: underline;
}
#contentsListBox h4 {
	font-size: 16px;
	line-height: 150%;
}

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* 追加分 */


.cboth {
clear:both;
height:0;
}
/* IE 用▼ */
* html .cboth {
height:.1em;
overflow:hidden;
margin-top:-.1em;
}
hr {
visibility:hidden;
border:0;
}

</pre></body></html>