@charset "utf-8";
@import "default.css";
@import "standard.css";

#head {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/head.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7000b;
}
#entry2 {
	background-image: url(../images/entryform.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px;
	height: 80px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
}
#entry2:hover {
	background-image: url(../images/entryform_o.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#entry2 #btn {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#entry2 #btn a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#entry2 #btn h5 {
	font-size: 150%;
	font-weight: bolder;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#header {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo {
	padding: 0px;
	height: 60px;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#header h2 {
	font-size: 9px;
	font-weight: lighter;
	float: right;
	padding-top: 8px;
}
#gmenu {
	margin: 0px;
	padding: 0px;
}

#header  h2 a {
	color: #333333;
	text-decoration: none;
}
#tel {
	float: right;
	padding: 0px;
	height: 60px;
	width: 305px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#header h1 {
	font-size: 9px;
	font-weight: lighter;
	float: left;
	padding-top: 8px;
}

#foot {
	padding: 0px;
	width: 100%;
	background-color: #C8000B;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
}
#foot_logo {
	float: left;
}

#foot #ad {
	padding: 10px;
}
#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
	clear: both;
}
.footnavi li {
	float: left;
	list-style-type: none;
	font-size: 10px;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.footnavi a {
	color: #FFFFFF;
}




#lead_img {
	background-image: url(../images/lead.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin-bottom: 15px;
}
.title {
	background-color: #F6F6F2;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C8000B;
}
th {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}


td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#recruit {
	padding: 10px;
}
#recruit .t1 th {
	background-color: #FBFCFD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C8000B;
	text-align: center;
}


h3 {
	padding: 10px;
	font-weight: bolder;
}
#topics .content_title h3 {
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
#job_info1 .recruit {
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.recruit .r_img {
	height: 80px;
	width: 100px;
	margin-right: 10px;
	float: left;
	margin-bottom: 1px;
}
.recruit .t1 li {
	padding-top: 3px;
	list-style-type: none;
}
.text .r_img {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.recruit_information {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-image: url(../images/rec_info/table_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#job_entry {
	text-align: center;
}



.recruit .t2 {
	margin-top: 5px;
}

.r_title {
	background-color: #FAFAFA;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C7000B;
}
.r_title h4 {
	font-weight: bolder;
	padding: 6px;
	font-size: small;
	color: #C8000B;
}



#entry {
	margin-bottom: 10px;
}
#mobi {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8000B;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8000B;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#mobi .t2 {
	padding: 5px;
}
#topics {
	padding: 10px;
}
.content_title {
	padding: 0px;
	height: 50px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7000B;
}

#topics li {
	padding: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8000B;
	font-size: small;
}
#topics a {
	text-decoration: none;
	display: block;
	width: 100%;
}

.side {
	padding: 0px;
	width: 200px;
	margin-bottom: 10px;
}
#serviceinfo {
	background-color: #333333;
	text-align: center;
	padding: 5px;
}
#serviceinfo a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#serviceinfo  a:hover {
	text-decoration: none;
	display: block;
	background-color: #C8000B;
}


#biz {
	padding: 10px;
	background-image: url(../image/csimg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#job_info1 {
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#biz .t2 li {
	list-style-type: none;
}
#biz .t2 {
	padding: 5px;
}
#service {
	padding: 10px;
	list-style-type: none;
}
#service .t2 li {
	list-style-type: none;
}
.text {
	padding: 8px;
	line-height: 150%;
	text-align: left;
}
.chart {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

.chart_title h4 {
	color: #C8000B;
	text-align: left;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}
.chart_title {
	border: 1px solid #666666;
	background-color: #FCFCFE;
	margin-top: 3px;
}
#tokucho li {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #C8000B;
	padding: 2px;
	list-style-type: none;
	float: right;
	margin-right: 3px;
}
#linktitle .t2 {
	padding: 4px;
}
#link .t1 {
	padding: 5px;
}
#link #linktitle {
	background-color: #FCFCFE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C8000B;
}
#link #linktitle .t2 a {
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#links li {
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
}
#links li a {
	color: #FFFFFF;
	background-color: #C8000B;
	display: block;
	padding: 5px;
	width: 100%;
	text-decoration: none;
}
#links  li  a:hover {
	color: #C8000B;
	background-color: #CCCCCC;
	display: block;
	padding: 5px;
	width: 100%;
	text-decoration: none;
}
#qa {
	padding: 10px;
	margin-top: 10px;
}
#qa  .qanda  li {
	list-style-type: none;
}
#qa  .qanda  .question {
	color: #C8000B;
	padding: 3px;
}
#qa  .qanda  .answer {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	margin-bottom: 10px;
}
#sidebar1 .faq {
	padding: 0px;
	width: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar1 .faq li {
	padding-left: 5px;
	list-style-type: none;
}
#sidebar1  .faq ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#area {
	background-color: #FCFCFE;
	padding: 20px;
	border: 1px solid #C5000A;
	margin-right: 10px;
	margin-left: 10px;
}
#area li {
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
	background-color: #C8000B;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: none;
	background-image: url(../images/views-24.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#area li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
#servicearea {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px;
}
.dst {
	float: left;
	width: 23%;
	margin-right: 10px;
}

.areattl  {
	margin-top: 10px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6F6F3;
}

.area  {
	display: block;
	height: 50px;
	overflow: auto;
	padding: 5px;
	background-color: #F6F5F1;
}
.area  .t1  li  {
	list-style-position: inside;
}
#sidebar2 .pickupinfo {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#right #news {
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FCFBFD;
	border: 1px solid #C8000B;
}
#right #news #title {
	font-weight: bold;
	color: #C8000B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8000B;
}
#right #news .date {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#qa hr {
	margin-top: 10px;
	margin-bottom: 20px;
}
#topics_list {
	display: block;
	height: 300px;
	overflow: auto;
}
.text  li {
	list-style-position: inside;
}
