@charset 'UTF-8';

/* ===== 共通設定 ===== */
body {
	margin: 0 0 20px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 10px;
	line-height: 0;
    background-color:#f2f2f2;
    color:#231815;
    filter:expression('');
	-webkit-text-size-adjust: 100%;
}

img{
    border:none;
}

form {
	margin: 0;
}

#shienBox{
    width:980px;
    height:856px;
	background-color:#fff; 
	background-image: url(../img/shien_bg.png?20220908);
	background-repeat: no-repeat;
	border: 1px #999999  solid;
	border-top: 0px;
    margin:0 auto 20px;
    position:relative;
}

#shienText{
    font-size:15px;
    line-height:1.6;
    width:620px;
    left:180px;
    top:165px;
    position:absolute;
}
.shienTextSmall{
    font-size:12px;
}

#mainButtonBox{
    width:292px;
    height:61px;
    left:344px;
    top:560px;
    position:absolute;
    background:url(../img/main_button.gif) 0px 0px no-repeat;
}

#mainButtonBox a{
    width:292px;
    height:61px;
	display: block;
	 -webkit-tap-highlight-color: transparent;
}

#mainButtonBox a:hover{
    background:url(../img/main_button.gif) 0px -61px no-repeat;
}

#mainButtonBox a:active{
    background:url(../img/main_button.gif) 0px -122px no-repeat;
}

#toiButtonBox{
    width:166px;
    height:23px;
    left:655px;
    top:777px;
    position:absolute;
    background:url(../img/main_button.gif) 0px -183px no-repeat;
}

#toiButtonBox a{
    width:166px;
    height:23px;
	display: block;
	 -webkit-tap-highlight-color: transparent;
}

#toiButtonBox a:hover{
    background:url(../img/main_button.gif) 0px -206px no-repeat;
}

#toiButtonBox a:active{
    background:url(../img/main_button.gif) 0px -229px no-repeat;
}


#mainBox{
    width:980px;
	background-color:#fff; 
	border: 1px #999999  solid;
	border-top: 0px;
    margin:0 auto 20px;
}

#headerBox {
    border-top:solid 6px #002e6a;
    width:980px;
    height:102px;
}

#headerLogo{
    width:210px;
    height:62px;
    float:left;
}

#footerBox {
    width: 980px;
    background: url('../img/footer_bg.gif') center bottom no-repeat;
    height: 40px;
}

.clear{
    clear:both;
    display:block;
    content:"";
}

/*フォーム*/
#formMainBox {
    width: 768px;
    height: auto;
    margin: 0 auto;
    text-align: left;
    line-height:1.4;
    font-size:13px;
}

    #formMainBox input {
        vertical-align: middle;
    }

#formHeader {
    margin-top: 20px;
    margin-bottom: 18px;
    width: 768px;
}

#formBox {
    width: 768px;
    background-color: #edf4ff;
    border-top: solid 1px #b3b3b3;
    border-bottom: solid 1px #b3b3b3;
}

.formColBox {
    line-height: 120%;
    width: 770px;
    vertical-align: middle;
}

    .formColBox:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
    }

.formCol1 {
    padding: 5px 5px 5px 27px;
    float: left;
    width: 190px;
    height: 100%;
    position: relative;
}

    .formCol1 .formItem {
        position: absolute;
        top: 50%;
    }

.formCol2 {
    padding: 5px 5px 6px 10px;
    background-color: #FFF;
    float: left;
    width: 533px;
    position:relative;
}

.formConfirmHight{
	height:30px;
}

.formHr {
    width: 768px;
    height: 1px;
    margin:0;
    background-image: url(../img/form_hr.gif);
    background-repeat: no-repeat;
}

#formPersonal {
    width: 748px;
    padding: 10px;
    margin-top:25px;
    border: dashed 1px #9a8675;
    background-color: #F2F2F2;
	color: #685c56;	
}

/*text*/

.red {
    color: #ff0000;
}

.small{
    font-size:12px;
}

.notice{
    bottom:4px;
    left:10px;
    position:absolute;
}

.letter {
    font-size: 1.0em;
}

.title {
    font-size: 116%;
}

.bold {
    font-weight: bold;
}

.lineSpace {
    line-height: 2em;
}

button[type=submit]:focus {
outline:none;
}

button[type=RESET]:focus {
outline:none;
}

#formButtonBox {
    padding-top: 34px;
    width: 344px;
    height: 51px;
    margin: 0 auto 40px;
}

#formButtonBox:after {
    clear:both;
    content:"";
    height:0;
    display:block;
}

    div#formButtonBox button {
    background-color: rgba(255,255,255,0);
    margin: 0;
    padding: 0;
    border: 0;
    width: 160px;
    height: 51px;

    }

#formButtonSubmit {
    display: block;
    width: 160px;
    height: 51px;
    float: left;
    margin-right: 24px;
}

#formButtonReset {
    display: block;
    width: 160px;
    height: 51px;
    float: left;
}

#buttonAreaSubmit,#buttonAreaReset {
    width: 160px;
    height: 51px;
    display: block;
    cursor: pointer;
}

input[type=radio]{
    margin-bottom:8px;
}

#formRedirect {
    font-size:1.15em;
    line-height:2;
    width: 718px;
    border:solid 1px #8298d9;
    background-color: #edf4ff;
	color: #000;	
    margin:50px auto 20px;
    text-align:center; 
    padding:60px 25px 60px 25px; 
}

#redirectButton {
  width: 160px;
  height: 51px;
  margin: 0 auto;
  padding: 13px 0 40px;
}

#redirectButton > a {
  width: 160px;
  height: 51px;
  display: block;
  background: url("../img/backToTop_button.png") 0 0 no-repeat;
}

#redirectButton > a.hover {
  background: url("../img/backToTop_button.png") 0 -51px no-repeat;
}

#redirectButton > a.active {
  background: url("../img/backToTop_button.png") 0 -102px no-repeat;
}

#backButton {
  width: 160px;
  height: 51px;
  margin: 0 auto;
  padding: 13px 0 40px;
}

#backButton > a {
  width: 160px;
  height: 51px;
  display: block;
  background: url("../img/back_button.png") 0 0 no-repeat;
}

#backButton > a.hover {
  background: url("../img/back_button.png") 0 -51px no-repeat;
}

#backButton > a.active {
  background: url("../img/back_button.png") 0 -102px no-repeat;
}
