@import url("common/common.css");

body {
  background:url(../img/index/back.jpg) repeat-x 0 0 #FFF;
  width:100%;
  }

#all {
  margin:0 auto;
  width:960px;
  }

h1 {
  background:url(../img/index/head.jpg) no-repeat 0 0;
  width:960px;
  height:135px;
  margin:0;
  padding:0;
  display:block;
  text-indent:-9999px;
  }

#flash {
  background:url(../img/index/flash_back.gif) no-repeat 0 0;
  width:800px;
  margin:0 auto;
  padding:3px;
  }

#choice_container {
  margin:0 auto 5px auto;
  width:800px;
  overflow:hidden;
  }
#choice_btn {
  float:left;
  overflow:hidden;
  }
#choice_btn1 , #choice_btn2 {
  float:left;
  }
#choice_btn1 { margin-right:5px; }
#choice_btn1 a, #choice_btn2 a {
  display:block;
  width:265px;
  height:80px;
  text-indent:-9999px;
  float:left;
  margin:0;
  }
  #choice_btn1 a:link , #choice_btn1 a:visited {
    background:url(../img/index/btn_kurashi.jpg) no-repeat 0 0;
	}
  #choice_btn1 a:hover , #choice_btn1 a:active {
    background:url(../img/index/btn_kurashi.jpg) no-repeat 0 -80px;
	}
  #choice_btn2 a:link , #choice_btn2 a:visited {
    background:url(../img/index/btn_kankou.jpg) no-repeat 0 0;
	}
  #choice_btn2 a:hover , #choice_btn2 a:active {
    background:url(../img/index/btn_kankou.jpg) no-repeat 0 -80px;
	}
#mobile_img {
  background-color:#330066;
  width:260px;
  zoom:1;
  float:right;
  }


#kinkyu , #kinkyu_kinkyu {
  margin:5px auto;
  width:800px;
  height:30px;
  }
  #kinkyu h2 , #kinkyu_kinkyu h2 {
    display:block;
    float:left;
    text-indent:-9999px;
    width:85px;
    height:30px;
    padding:0;
    }
    #kinkyu h2 {background:url(../img/top_kinkyu_head.jpg) no-repeat 0 0; }
    #kinkyu_kinkyu h2 {background:url(../img/top_kinkyu_head_act.jpg) no-repeat 0 0; }
  #kinkyu_matter_index , #kinkyu_matter_kinkyu_index {
  float:right;
  width:705px;
  height:20px;
  padding:5px;
  font-size:14px;
  }
  #kinkyu_matter_index {
  background:url(../img/index/top_kinkyu_body.gif) no-repeat 0 0;
  }
  #kinkyu_matter_kinkyu_index {
  font-weight:bold;
  background:url(../img/top_kinkyu_body_act.gif) no-repeat 0 0;
  }

#get_flash {
  margin:5px auto;
  width:800px;
  overflow:auto;
  zoom:1;
  font-size:12px;
  line-height:1.5em;
  text-align:left;
  }
  #get_flash img {
    float:left;
	margin-right:10px;
	}

#copy_index {
  margin:5px auto;
  text-align:left;
  width:780px;
  background:url(../img/index/copy_ion.gif) no-repeat 0 5px;
  padding-left:15px;
  color:#1D2788;
  font-size:12px
  }
