* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(common/bg_body.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
body.index {
	background-image: url(common/bg_body_index.gif);
	background-repeat: repeat-x;
}

#all {
	text-align: left;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(common/bg_all.jpg);
	background-repeat: no-repeat;
}
#all2 {
	background-image: url(common/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

h1 {
	font-size: 14px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9DEE3;
}

h2 {
	font-size: 14px;
	background-image: url(common/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003270;
	background-image: url(common/h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
p {
	line-height: 1.4em;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
	font-size: 12px;
}
th {
}
dl {
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
ul {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	line-height: 1.4em;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.vU {

	vertical-align: bottom;
}

.float-left {
	float: left;
	margin-right: 15px;
}
.float-right {
	float: right;
	margin-left: 15px;
}

.marginB20 {
	margin-bottom: 20px;
}
.bgBrown {

	background-color: #F8F9F0;
}
.box2 {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.lineU {
	background-image: url(common/bg_line.gif);
	background-repeat: repeat-x;
	margin-bottom: 8px;
	padding-bottom: 8px;
	background-position: left bottom;
}
.caution {
	font-weight: bold;
}
.fontRed {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.fontSize11 {
	font-size: 11px;
}

.line {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mail-form{
}
.mail-input {
	text-align: center;
}
/*-- コンテンツ全体 --*/

#contents {
	padding-left: 7px;
	background-image: url(common/bg_body_02.jpg);
	background-repeat: no-repeat;
	padding-right: 7px;
}
#contents2 {
	background-repeat: repeat-y;
	background-image: url(common/bg_menu.gif);
	background-position: center top;
}


/*-- ヘッダ部 --*/
#head {
	background-image: url(common/bg_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 2px;
}
#head .summary {
}

#head form {
	display: inline;
}
#headBox {
	width: 550px;
	float: right;
	text-align:right;
	padding-right: 8px;
	background: url(common/head_global.gif) no-repeat -28px 0px;
}
#head img {
	vertical-align: top;
}

#headBox input {
	vertical-align: top;
}
#head input.googleInput {
	width: 95px;
}


/*-- フッター --*/
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003270;
	font-size: 12px;
	margin-right: 7px;
	margin-left: 7px;
}
#footer p {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
}
#footer .float-right a {
	background-image: url(common/ico_footarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 5px;
}
#footer div {
	background-color: #EDEDED;
	padding: 3px;
	font-weight: bold;
}

address {
	font-style: normal;
	font-size: 12px;
	line-height: 1.4em;
}

/*-- パス --*/
.path {
	font-size: 12px;
	position: absolute;
	left: 21px;
	top: 41px;
	color: #FFFFFF;
}
.path a {
	color: #FFFFFF !important;
	text-decoration: none;
}



/*-- サイドメニュー --*/

#menu {
	width: 190px;
	float: left;
}
/*-- サイトマップフォーマット --*/

.sitemap ul {
	font-size: 12px;
}
.sitemap ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	background-image: url(img/s-dot3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
}

.sitemap ul li {
	background-image: url(img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}

.sitemap ul li.s-close {
	background-image: url(img/s-dot2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.sitemap ul li.s-close2 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.sitemap ul li.s-close3 {
	background-image: url(img/s-dot5.gif);
}

.sitemap ul li.s-close4 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

/*-- リンク指定 --*/

a:link {
	text-decoration: none;
	color: #0075B9;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}


/*-- メインコンテンツ --*/

#main {
	float: right;
	width: 550px;
}
#main h1 {
	margin-top: 27px;
	margin-bottom: 15px;
}

/*-- INDEX --*/
#index {
	position: relative;

}
#index2 h2 {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 3px;
}
#index2 h3 {
	margin-top: 0px;
	margin-left: 13px;
	margin-bottom: 0px;
}

#indexContent {
	background-image: url(img/bg_contents.jpg);
	background-repeat: no-repeat;
}

#indexContent2 {
	padding-left: 12px;
	margin-right: 7px;
	background-image: url(img/bg_contents2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 8px;
}
#indexMain {
	float: left;
	width: 525px;
}
#indexMain ul {
	margin: 0px 10px 15px 13px;
	padding: 0px;
	list-style-type: none;
}
#indexMain li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#indexMenu {
	float: right;
	width: 215px;
	margin-bottom: 25px;
}
#indexMenu p {
}
#indexMain h3 {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.indexBoxT {
	background-image: url(img/bg_cont_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 171px;
	height: 7px;
}
.indexBox {
	background-image: url(img/bg_cont_m.gif);
	background-repeat: repeat-y;
	width: 171px;
	font-size: 10px;
	margin-right: auto !important;
	margin-left: auto !important;
}

.indexBoxU {
	background-image: url(img/bg_cont_u.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 171px;
	line-height: 0px;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
}
.indexBox p {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	padding-bottom: 3px;
	color: #454545;
}

#main .indexBox p {
	font-size: 11px;
}

#main2 {
	width: 535px;
}

#main2 .font20 {
	font-size: 18px;
	font-weight: bold;
	color: #003270;
}
#main2 .faq ul {
	line-height: 1.6em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}


#main2 h2 {
	background-image: url(common/h2.gif);
	background-repeat: no-repeat;
	padding: 18px;
	font-size: 16px;
}
#main2 dl {
	margin-top: 5px;
}

#main2 dt {
	padding: 10px 5px 5px;
	font-size: 12px;
}
#main2 dd {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	background-image: url(common/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 5px;
	font-size: 12px;
}
#main2 .60th {
	background-image: url(company/img/img_outline_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 100px;
}
#main h1.recruit {
	margin-bottom: 0px;
}
#main2 .bg-laurel {
	background: url(company/img/img_index_01.gif) no-repeat center top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#main2 .c-Navi {
	background-image: url(common/bg_categorynavi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
	padding: 7px 5px 5px;
	text-align: center;
	margin-top: 10px;
}
#main2 .c-Navi a {
	background-image: url(common/ico_anc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	padding-left: 12px;
}
#main2 .c-Navi a.arrow {
	background-image: url(common/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}


#main2 .box {
	background-color: #EDEDED;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main2 .box2 h3 {
	margin-top: 0px;
}


#main2 .faq {
	background-color: #F2F3F5;
	background-image: url(recruit/messege/img/bg_faq_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 5px;
	margin-top: 15px;
}
#main2 .faqU {
	background-image: url(recruit/messege/img/bg_faq_under.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	margin-bottom: 5px;
}
#main2 .faq p {
	margin-bottom: 0px;
}
#main2 .faq h4 {
	margin: 0px 0px 5px;
	color: #009933;
}
main2 .faq h3 {
	font-size: 14px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 25px;
}
#main2 .faq h3 {
	font-size: 14px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
}
#main2 .more dt {
	background-image: url(info/more/img/bg_faq_q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 38px;
	font-size: 14px;
	color: #003399;
}
#main2 .more dd {
	background-image: url(info/more/img/bg_faq_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCD2D9;
	border-bottom-width: 1px;
}





.table01 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 530px;
	background-color: #CCCCCC;
	font-size: 12px;
	line-height: 1.4em;
}
.table01 th {
	background-color: #F2F4F6;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	vertical-align: middle;
}
.table01 tr.bgGrey td,.table01 tr.bgGrey th {
	background-color: #CDD5DC;
}

.table01 td {
	background-color: #FFFFFF;
	padding: 5px;
	vertical-align: middle;
}
.table01 table td {
	font-size: 12px;
}
.table01 td.bgBrown {
	background-color: #F8F9F0;
}
#main2 p.next a {
	background-image: url(common/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#main2 h2.recruit {
	border-left-width: 4px;
	border-left-style: solid;
	border-top-color: #4295F5;
	border-right-color: #4295F5;
	border-bottom-color: #4295F5;
	border-left-color: #4295F5;
	margin: 0px 0px 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: none;
	line-height: 1.4em;
}

#main2 p.next {
	text-align: right;
}
#main2 .boxrecruit {
	background-image: url(recruit/img/bg_recruit.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#main2 .boxrecruit ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	list-style-type: none;
}
#main2 .boxrecruit li {
	background-image: url(recruit/img/bg_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#main2 .boxrecruit a {
	color: #FFCC66;
}





#menu ul {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D9DEE3;
	border-right-color: #D9DEE3;
	border-bottom-color: #D9DEE3;
	border-left-color: #1573D5;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
}
#menu li {
	background-image: url(common/ico_footarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 15px;
	font-size: 11px;
	margin-bottom: 3px;
}
#main2 span.next a {
	background-image: url(common/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 10px;
}
#main2 .font20 span {
	color: #FFFFFF;
	background-color: #FF9933;
	font-size: 12px;
	padding: 3px 5px;
	margin-bottom: 3px;
}
#menu a:hover img {
	background-image: url(common/bg_menu2_o.gif);
	background-position: left bottom;
}
#menu a img {
	background-image: url(common/bg_menu2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu ul a {
	background-image: none !important;
}
#menu ul a:hover {
	background-image: none;
}
.flabox {
	background-image: url(img/img_main.jpg);
	padding-left: 7px;
}
#main #main2 li {
	margin-bottom: 5px;
}
#indexMain .date li {
	text-indent: -60px;
	padding-left: 60px;
	font-size: 12px;
}
#main2 .box-recruit {
	padding: 5px;
	background-image: url(common/bg_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#main2 .box-recruit .float-left {
	margin-right: 5px;
}
#main2 .box-recruit2 {
	padding: 18px 5px 10px;
	background-image: url(common/bg_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFCC;
	text-align: center;
}

/* added 0802 Chinese */

.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
#indexMenu .productBox {
	margin-left: 10px;
	width: 195px;
}
#indexMenu .productBox p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#indexMenu .productBox p.bg1 {
	background: url(img/index_menu_product2.gif) no-repeat left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#main2 table.companyTbl {
	width: 540px;
}
#main2 table.companyTbl td {
	padding-bottom: 10px;
}
#main2 table.companyTbl .td1 {
	padding-left: 9px;
}

