body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo;
}

h1, h2, h3, h4, p, dl, ol, ul {
  margin: 0px;
  padding: 0px;
}

#main a:hover img {
  filter: alpha(opacity=75); /*IE用*/
  -moz-opacity:0.75; /*Firefox用*/
  opacity:0.75; /*Chrome・Safari・Opera用*/
}

img {
  vertical-align: bottom;
  border:0;
}


body > iframe,
body > script,
body > noscript,
body > img {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

#wrap {

}


#header_contents,
#container {
  width: 100%;
}

p {
  line-height:2;
  color:#003078;
  font-size:16px;
}

dl{
  color:#003078;
}

dt{
  margin:0;
  padding:0;
}

dd{
  margin:0;
  padding:0;
  line-height:1.5;
}

table {
  font-size:16px;
  color:#003078;
}

/* ヘッダー */
#header{
  width: 1024px;
  height: 116px;
  margin:0 auto;
  overflow:hidden;
}

#header #h_logo {
  float:left;
}

#header #info {
  float:right;
  position:relative;
}

#info .btn_01 {
  position:absolute;
  bottom: 31px;
  right: 0;
}

/**********
トップページ
***********/
#main {
  padding-bottom:60px;
}

/* メイン画像 */
#main_wrap {
  background: url(../images/main_bg.jpg) repeat-x center top;
  clear:both;
}

#main_img {
  width: 1247px;
  margin:0 auto;	
}

#main_img {
  position:relative;
}

#main_text {
  position:absolute;
  bottom: 320px;
  right: 169px;
  color:#ffffff;
  font-size:14px;
  line-height: 25px;
}


/* メインコンテンツ */
.content {
  width: 1024px;
  margin:0 auto;
}

.inquiry {
  background: url(../images/info02_bg.jpg) repeat-x center top;
}

.inquiry .content,
#box01, #box04 {
  position:relative;
}

.btn_02 {
  position:absolute;
  bottom: 35px;
  left: 20px;
}

#box01 .text01 {
  position:absolute;
  top: 49px;
  left: 243px;
  width: 650px;
  font-size: 17px;
  line-height: 30px;
}

#box01 .text01 span {
  color:#008ee7;
  font-weight:bold;	
}

#content02 {
  background: url(../images/content02_bg.jpg) no-repeat center top;
}

#content02 h3 {
  text-align:center;
  color: #003078;
  font-size: 27px;
}

#box02 {
  margin-top: 47px;
  position:relative;
  height: 795px;
}

#box02 h4 {
  font-size: 28px;
  margin-bottom: 5px;
  color:#ffffff;
  font-weight: bold;
}

#box02 p {
  font-size:13px;
  color:#ffffff;
  line-height: 20px;
}

#content02 .text02 {
  text-align:center;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 70px;
  line-height: 38px;
}

#box_s1 {
  position: absolute;
  top: 20px;
  left: 509px;
  width: 235px;
  height: auto;
}

#box_s2 {
  position: absolute;
  top: 255px;
  left: 227px;
  width: 245px;
  height: auto;
}

#box_s3 {
  position: absolute;
  top: 255px;
  left: 763px;
  width: 245px;
  height: auto;
}

#box_s4 {
  position: absolute;
  bottom: 193px;
  left: 489px;
  width: 247px;
  height: auto;
}

#content03 {
  background: url(../images/h2_bg01.jpg) repeat-x center top;
  padding-bottom: 35px;
}

#content03 p {
  text-align:center;
  font-weight: bold;
}

.text03 {
  width:868px;
  margin: 40px auto 30px;
  background-color:#a9dd1b;
  padding: 8px 0 5px;
  font-size: 22px;
}

.text04 {
  padding-bottom:20px
;
  font-size: 18px;
  line-height: 32px;
}

#content04 {
  background: url(../images/h3_bg01.jpg) repeat-x center top;
}

#box04 .text05 {
  position: absolute;
  top: 77px;
  left: 293px;
  font-size: 13px;
  width: 638px;
  line-height: 20px;
}


#content01 .content {
  padding-bottom:40px;
}

.text06 {
  padding: 19px 0 30px;
  font-weight: bold;
  width: 885px;
  font-size: 18px;
  margin-left: 116px;
  line-height: 32px;
}

#box05 {
  width: 833px;
  height: 61px;
  margin: 0 0 35px 116px;
  overflow:hidden;
}

#icon {
  width: 61px;
  float:left
}

#i_txt {
  width: 759px;
  margin-left: 61px;
  font-size: 22px;

  padding-left: 13px;
  height: 61px;
  font-weight: bold;
  line-height: 34px;
}

#i_txt span {
  color:#008ee7;
}

#content07 {
  background: url(../images/content07_bg.jpg) repeat-x center top;
}

#content07 .content
{
  padding-bottom: 80px;
}


/**********
下層ページ
***********/
#sub {
  border-top:1px solid #003078;
  padding: 95px 110px;
}

#sub h2 {
  color:#003078;
  padding-top: 20px;
  margin-bottom: 25px;
  background: url(../images/sub_h2_img.gif) no-repeat left top;
  font-size: 22px;
  font-weight: normal;
}

#sub h3 {
  color:#003078;
  padding-top: 15px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: normal;
}

#sub h4 {
  color:#003078;
  padding-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: normal;
}


/* 会社概要　表 */
.table01 {
  width:100%;
  border-collapse: separate;
  border:2px solid #daf1ff;
  border-bottom: 0;
}

.table01 th {
  background-color:#daf1ff;
  border-bottom: 2px solid #FFFFFF;
  width: 22%;
  vertical-align:middle;
  font-weight:bold;
}

.table01 th.last {
  background-color:#daf1ff;
  border-bottom: 2px solid #daf1ff;
  width: 22%;
  vertical-align:middle;
  font-weight:bold;
}

.table01 td {
  background-color:#ffffff;
  border-bottom:2px solid #daf1ff;
}

.table01 td.lbdr {
  background-color:#ffffff;
  border-left:2px solid #daf1ff;
}

.table01 td dl{
  font-size:14px;
}

.table01 td ol{
  margin:0;
  vertical-align:middle;
}

/* 個人情報保護方針　表 */
.table02 {
  width:100%;
  border-collapse: separate;
  border:2px solid #daf1ff;
  border-bottom: 0;
  margin-bottom: 10px;
}

.table02 th.col {
  background-color:#daf1ff;
  border-bottom: 2px solid #FFFFFF;
  border-left: 2px solid #FFFFFF !important;
  width: 47%;
  vertical-align:middle;
  font-weight:bold;
}

.table02 th.row {
  background-color:#daf1ff;
  border-bottom: 2px solid #FFFFFF;
  width: 6% !important;
  vertical-align:middle;
  font-weight:bold;
}

.table02 th.last {
  background-color:#daf1ff;
  border-bottom: 2px solid #daf1ff;
  width: 47%;
  vertical-align:middle;
  font-weight:bold;
}

.table02 td {
  background-color:#ffffff;
  border-bottom:2px solid #daf1ff;
  font-size: 14px;
}

.table02 td.lbdr {
  background-color:#ffffff;
  border-left:2px solid #daf1ff;
}

.table02 td dl{
  font-size:14px;
}

.table02 td ol{
  margin:0;
  vertical-align:middle;
}

.sub_text01 {
  font-size:14px;
  line-height:1.5;
  margin-bottom:55px;
}

.sub_text02 {
  font-size:14px;
  line-height:1.5;
  margin-bottom:20px;
}

.sub_text_tbl {
  font-size:14px;
  line-height:1.5;
  vertical-align:middle;
}

.text_small {
  font-size:12px;
}

#sub ol {
  margin: 8px 0 10px 24px;  
}

#sub ul {
  margin: 8px 0 10px 24px;
  list-style-type:none;
}

#sub ol li {
  font-size: 14px;
  color:#003078;
  line-height: 1.7;
}

#sub ul li {
  font-size: 14px;
  color:#003078;
  line-height: 1.7;
}

#sub dl {
  margin-bottom: 20px;
}

#sub ol:last-child {
  margin-bottom:55px;
}


#sub .b_space {
  margin-bottom:55px;
}

/* フッター */
#footer_wrap{
  background: url(../images/footer_bg.gif) repeat-x center top;
}

#footer {
  width: 1024px;
  margin:0 auto;
  font-size:13px;
  height:219px;
}

#f_info01 {
  float:left;
  width: 799px;
  height: 132px;
  overflow: hidden;
}

#f_info02 {
  float:right;
  width: 225px;
  padding: 36px 0 8px;
}

#f_link {
  padding: 22px 0 9px;
  height: 20px;
}

#footer ul {
  overflow:hidden;
  margin: 0 auto;
  width: 300px;
}

#footer ul li{
  margin:0 10px;
}

#footer ul li {
  float:left;
  list-style-type:none;
  padding-left: 25px;
}

#footer li:first-child {
  padding-left:0;
}

#footer dl {
  line-height: 20px;
  font-size: 13px;
}

#footer a {
  text-decoration:none;
  color:#003078;
}

#footer a:hover {
  text-decoration:underline;
}

.btn_03 {
  padding-left:15px;
}

#footer dl dd {
  margin:0;
}

#f_content {
  clear:both;
  color: #ffffff;
  height: 123px;
  position: relative;
}

.top_btn {
  position: absolute;
  top: -50px;
  right: 0;
}

#f_box {
  position:relative;
  overflow:hidden;
}

#f_box div {
  float:left;
}

#copy {
  clear:both;
  color:#ffffff;
  text-align:center;
  font-size: 13px;
  padding-top: 5px;
}
