html
  {
	height:100%;
	margin-bottom:1px;
}

body{
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	font-size: 16px;
	color:#000000;
	line-height:170%;
	word-break:break-all;
	font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", Osaka, sans-serif, Verdana, Arial, Helvetica;
	background-color: #ffffff;
	height:100%;
}

/* ヘッドライン */

h1{
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 150%;
}

/* ロゴ表示ボックス */

#container0{
	position:relative;
	min-width: 980px;
	max-width: 1366px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}


/* 表示ボックス */

#container{
	position:relative;
	min-width: 980px;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
}

#containersub{
	position:relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


#main{
	position:relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

/* ロゴ表示ボックス */

#container1{
	position:relative;
	min-width: 980px;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
}

#logobox{
	position:relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


/* トップメニュー表示レイヤー */

#layer1{
	position: absolute;
	top: 430px;
	left: 0;
	width: 100%;
	z-index: 2;
}

#inner1{
	margin-right: auto;
	margin-left: auto;
	min-width: 980px;
	max-width: 1366px;
}



/* 可変ボックス */

.block{
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}



.elementL{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	margin: 0;
	padding: 0;
}

.elementNW{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	margin: 0;
	padding: 0;
}

.elementR{
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	margin: 0;
	padding: 0;
}

.element_50L60{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 50%;
	height: 60px;
	margin: 0;
	padding: 0;
}

.element_50R60{
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	width: 50%;
	height: 60px;
	margin: 0;
	padding: 0;
}

.element_ab_bu{
	display: table-cell;
	vertical-align: top;
	text-align: center;
	width: 100%;
	height: 200px;
	background:url(../img/bg_ab_bu.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	margin: 0;
	padding: 0;
}

.element_pe_st{
	display: table-cell;
	vertical-align: top;
	text-align: center;
	width: 100%;
	height: 200px;
	background:url(../img/bg_pe_st.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	margin: 0;
	padding: 0;
}

.element_50L200{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 50%;
	height: 200px;
	margin: 0;
	padding: 0;
}

.element_50R200{
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	width: 50%;
	height: 200px;
	margin: 0;
	padding: 0;
}

/* クリア */

div.clr{
	clear: both;
}

 /* p 要素 */
p{
	margin: 0;
	padding: 0;
}

p.h1{
	margin: 0;
	padding: 1px 0 0 0;
}

p.h3{
	margin: 0;
	padding: 3px 0 0 0;
}

p.h5{
	margin: 0;
	padding: 5px 0 0 0;
}

p.h10{
	margin: 0;
	padding: 10px 0 0 0;
}

p.h15{
	margin: 0;
	padding: 15px 0 0 0;
}


p.h20{
	margin: 0;
	padding: 20px 0 0 0;
}

 /* セパレーター */

.sepalator_30{
	background: url(../img/sepalator_30.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 30px;
}

.sepalator_40{
	background: url(../img/sepalator_40.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 40px;
}


/* ライン */

hr{
	border-top-style: dotted;
	border-top-color: #386112;
	border-top-width: 1px;
	margin: 20px 0 10px 0;
	padding: 0;
}

/* リンクテキスト等 */

a:link{
	color:#0080FF;
}

a:visited{
	color:#0080FF;
}

a:hover{
	color:#E60013;
}

img{
	border: 0;
}

a.opt:hover img	{
    filter: alpha(opacity=80); 
	-moz-opacity:0.80;
	opacity:0.80;
}

/* Copy */
#copy{
  width: 100%;
  background: url(../img/button_bg.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	text-align: center;
	padding: 10px 0 10px 0;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, sans-serif, Verdana, Helvetica;
	line-height: 120%;
}

/* サブタイトル背景 */
#bg_title_aboutus {
    height: 100px;
    width: 100%;
	min-width: 980px;
	background:url(../img/bg_title_aboutus.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#bg_title_business {
    height: 100px;
    width: 100%;
	min-width: 980px;
	background:url(../img/bg_title_business.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#bg_title_performance {
    height: 100px;
    width: 100%;
	min-width: 980px;
	background:url(../img/bg_title_performance.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#bg_title_staff {
    height: 100px;
    width: 100%;
	min-width: 980px;
	background:url(../img/bg_title_staff.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#bg_title_contact {
    height: 100px;
    width: 100%;
	min-width: 980px;
	background:url(../img/bg_title_contact.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

 /* line */

.titlebox{
	width: 100%;
	color:#010068;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 120%;
	border-bottom-style: solid;
	border-bottom-color: #0AEB07;
	border-bottom-width: 3px;
	margin: 30px 0 20px 0;
}

.titleboxil{
	width: 100%;
	color:#010066;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 120%;
	background: url(../img/li_s.gif) no-repeat;
	height: 33px;
	padding: 7px 0 0 60px;
	margin: 30px 0 20px 0;
}

/* インデント */

.indent10{
	padding: 0 0 0 10px;
}

.indent20{
	padding: 0 0 0 20px;
}

/* テーブル */
table.lines {
	border-collapse: collapse;
	border-top: 1px #4F8520 solid;
	border-left: 1px #4F8520 solid;
}

table.lines td, table.lines th {
	padding: 5px;
	text-align: left;
	border-bottom: 1px #4F8520 solid;
	border-right: 1px #4F8520 solid;
}

table.lines th {
	background-color: #E2F1D5;
}