@charset "UTF-8";
/* CSS Document */
@import url(reset.css);

/* ------------------------------------------------------------------------------------------------------------- COMMON */
a:link,a:visited{text-decoration:none;}

/*a:link img {
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	background:#fff;
}
a:hover img {
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	background:#fff;
}*/

.mgr_t0{margin-top:0px !important;}
.mgr_t5{margin-top:5px;}
.mgr_t10{margin-top:10px !important;}
.mgr_t15{margin-top:15px;}
.mgr_t20{margin-top:20px !important;}
.mgr_t40{margin-top:40px !important;}
.mgr_t100{margin-top:100px !important;}
.mgr_b10{margin-bottom:10px;}
.mgr_b20{margin-bottom:20px !important;}
.mgr_b40{margin-bottom:40px !important;}
.mgr_l5{margin-left:5px;}
.mgr_l10{margin-left:10px;}
.mgr_l15{margin-left:15px;}
.mgr_l20{margin-left:20px;}
.mgr_l35{margin-left:35px;}
.mgr_l100{margin-left:100px;}
.mgr_500{margin-left:500px;}
.mgr_520{margin-left:520px;}
.mgr_r5{margin-right:5px;}
.mgr_r10{margin-right:10px;}
.mgr_r15{margin-right:15px;}
.mgr_r20{margin-right:20px;}
.mgr_r35{margin-right:35px; }
.mgr_auto{margin:auto;}

.pd3 {padding:3px;}
.pd5{padding:5px;}
.pd10{padding:10px;}
.pd20{padding:20px;}
.pd40{padding:40px;}
.pd_l10{padding-left:10px;}
.pd_l20{padding-left:20px;}
.pd_r10{padding-right:10px;}
.pd_r20{padding-right:20px;}

.alg_r{text-align:right;}
.alg_c{text-align:center;}
.alg_l{text-align:left;}
/*.alg_middle{vertical-align:middle !important;}*/

.float_r{float:right;}

.c_f60{color:#FF6600 !important;}
.c_690{color:#669900 !important;}
.c_036{color:#003366 !important;}
.c_333{color:#33 3 !important;}
.c_c00{color:#C00 !important;}
.c_666{color:#666 !important;}
.orange{color:#FF6600;}


.f_75{font-size:0.75em !important;}
.f_80{font-size:0.8em !important;}
.f_85{font-size:0.85em !important;}
.f_90{font-size:0.9em !important;}
.f_95{font-size:0.95em !important;}
.f_100{font-size:1em !important}
.f_110{font-size:1.1em !important;}
.f_120{font-size:1.2em !important;}
.f_130{font-size:1.3em !important;}
.f_150{font-size:1.5em !important;}
.f_300{font-size:3em !important;}
.f_bold{font-weight:bold;}

/*.gothic{font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.minchou{	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;}*/

.lh110{line-height:1.1em;}
.lh120{line-height:1.2em;}
.lh130{line-height:1.3em;}
.lh140{line-height:1.4em;}
.lh150{line-height:1.5em;}

ol li{list-style:inherit;}
li.sty_non{list-style:none !important;}
ul.li_square li{list-style:square;}
ul.li_decimal li{list-style:decimal;}
ul.li_disc li{list-style:disc;}

.w5{width:5%;}
.w10{width:10%;}
.w13{width:13%;}
.w17{width:17%;}
.w20{width:20% !important;}
.w25{width:25%;}
.w29{width:29%;}
.w22{width:22%;}
.w33{width:33%;}
.w40{width:40%;}
.w45{width:45%;}
.w50{width:50%;}
.w60{width:60%;}
.w80{width:80% !important;}
.w95{width:95% !important;}
.w100{width:100% !important;}
.bgc_f0f7fe{background:#f0f7fe;}
.bgc_fffce6{background:#fffce6;}
.bgc_e5f5eb{background:#e5f5eb;}
.bgc_e6eaf4{background:#e6eaf4;}
.bgc_f2eaf4{background:#f2eaf4;}
.bgc_fbe5e7{background:#fbe5e7;}
.bgc_fdefe6{background:#fdefe6;}
.bgc_fff{background:#fff;}
.bgc_ffc{background:#FFC;}
.bgc_cfd9e3{background:#cfd9e3;}


.tbl01{border:1px solid #cfd9e3;}
.tbl01 td{padding:20px;}

.bd01{border-bottom:1px solid #fff;}
.bd02{border-bottom:1px solid #cfd9e3;border-right:1px solid #cfd9e3;}
.bd03{border-top:1px solid #cfd9e3;}
.bd04{border-bottom:1px solid #cfd9e3;}
.bd05{border-right:1px solid #fff;}

.redirect {
	height: 30px;
	line-height:30px;
	width:100%;
	text-align: right;
	/*background-color:rgba(255,255,255,0.5);*/background:url(../img/bg50fff.png) repeat;
	margin:30px 0px;
	font-size:85%;
	color:#F00;
	/*border-bottom:dashed 1px #ccc;*/
}
.redirect a{color:#666;padding-right:10px;}
.redirect a:hover{background:#fff;padding-right:10px;}




/*.table_bd{border-top:#d3dee9 1px solid;border-left:#d3dee9 1px solid;}
.td_bd{border-right:#d3dee9 1px solid;border-bottom:#d3dee9 1px solid;}*/



/*clearfix
------------------------------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
	display:inline-block;
	min-height: 1%;
}

* html .clearfix {
  height: 1%;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*  FOR CLEAFIX */
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.cf {zoom:1;}


/**/
body{width:auto;height:auto;/*background:url(../img/2.jpg) no-repeat center top;*/margin:0px;padding:0px;position:relative;color:#666;font-size:13px;}

/*
.wrap {
		width: 100%;
		height:100%;
		max-width: 1140px;
		min-width: 960px;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0px 10px;
		background:url(../img/bg50fff.png) repeat;
}*/

.wrap01{width:100%;height:100%;position:relative;z-index:100;max-width: 1140px;min-width: 960px;background:url(../img/bg50fff.png) repeat;margin: 0 auto; padding:0px 0px 100px 0px;}

img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1800px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  /* またはabsolute; */
  /*top: 0;*/
  bottom:0;
  left: 0;
  z-index:1;
}

@media screen and (max-width: 1024px){
  img.bg {
  left: 50%;
  margin-left: -512px; }
}

/* ------------------------------------------------------------------------------------------------------------- HEADER */
.head_wrap{width:100%;height:65px;background:url(../img/nav.png) repeat-x;position:fixed;top:0px;left:0px;z-index:100;}
.head_wrap .head{width:1000px;margin:auto;position:relative;}
.head_wrap .head .rogo{width:200px;height:200px;left:10px; top:0px;position:absolute;z-index:33333;}
.head_wrap .head .nav{width:790px;right:0px;top:20px;position:absolute;}



/* ------------------------------------------------------------------------------------------------------------- CONTENTS */
.con_top{position: relative;width:1000px;margin:auto; top:100px;left:0px;padding-bottom:60px;}
#mainimage{width:980px;height:290px;z-index:90;/*background-color:rgba(255,255,255,0.5);*/background:url(../img/bg50fff.png) repeat;padding:10px;position:relative;margin-bottom:30px;}

/* ------------------------------------------------------------------------------------------------------------- CONTENTS_TOP */

/*-----スライド------*/
#slideshow{width:980px;height:290px;z-index:90;/*background-color:rgba(255,255,255,0.5);*/background:url(../img/bg50fff.png) repeat;padding:10px;position:relative;margin-bottom:30px;}

/*#slideshow {
    position:relative;
    height:350px;
}*/

#slideshow IMG {
    position:absolute;
    top:10;
    left:10;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.top_box3_wrap{width:300px;/*background-color:rgba(255,255,255,0.5);*/background:url(../img/bg50fff.png) repeat;padding:10px;height:510px;float:left; margin-bottom:30px;}
.top_box3{/*background-color:rgba(255,255,255,0.8);*/background:url(../img/bg80fff.png) repeat;width:100%;height:510px;position:relative;}
.top_box3_img{padding-bottom:5px;background:url(../img/shadow1.png) bottom no-repeat;}
.top_box3_tit{font-size:1.6em;color:#069;font-weight:bold;padding:10px;line-height:1.4em;height:55px;}
.top_box3_txt{line-height:1.4em;padding:0px 10px 10px 10px;}
.top_box3_btn{width:100%;text-align:center;position:absolute;bottom:10px;}


.top_box4_wrap{width:980px;/*background-color:rgba(255,255,255,0.5);*/background:url(../img/bg50fff.png) repeat;padding:10px;height:260px;margin-bottom:30px;}
.top_box4{/*background-color:rgba(255,255,255,0.8);*/background:url(../img/bg80fff.png) repeat;width:100%;height:260px;}
.top_box4_img{padding-right:5px;background:url(../img/shadow2.png) right no-repeat;width:300px;float:left;margin-right:20px;}
.top_box4_tit{font-size:1.8em;color:#069;font-weight:bold;padding:10px;margin-top:10px;}
.top_box4_txt{line-height:1.4em;padding:0px 10px 10px 10px;}

.box_wrap100{width:980px;/*background-color:rgba(255,255,255,0.5);*/background:url(../img/bg50fff.png) repeat;padding:10px;height:auto;margin-bottom:30px;}
.box100{/*background-color:rgba(255,255,255,0.8);*/background:url(../img/bg80fff.png) repeat;width:auto;height:auto;padding:30px;font-family: 'Open Sans', sans-serif;}
.box100_tit{font-size:2em;color:#069;font-weight:bold;padding:10px;margin-top:10px;font-family: 'Open Sans', sans-serif;}
.box100_txt{line-height:1.4em;padding:0px 10px 10px 10px;line-height:1.5em;}
.box100_box{border-left:5px solid #cfd9e3;padding:10px 20px; margin:20px 0px;}

.form_tit{color:#666;margin-bottom:10px;margin-top:10px;}

.contactform{background:none;margin-right:20px;padding:40px;font-size:18px;}


/*.s2 .inner .text_box{width:500px;float:left;margin-right:-50px;}*/

/* ------------------------------------------------------------------------------------------------------------- FOOTER */
.foot_wrap{width:100%;height:65px;background:url(../img/foot.png) repeat-x;position:fixed;bottom:0px;left:0px;z-index:100;}
.foot_wrap .foot{width:1000px;margin:auto;position:relative; color:#fff;font-size:0.75em;line-height:1.8em;}
.foot_wrap .foot .copyright{width:30%;float:left;padding-top:20px;}
.foot_wrap .foot .copyright .foot_link a:link,.foot_wrap .foot .copyright .foot_link a:hover,
.foot_wrap .foot .copyright .copyright_txt a:link,.foot_wrap .foot .copyright .copyright_txt a:hover
{color:#fff;text-decoration:none;}
.foot_wrap .foot .foot_syare{width:70%;float:right;padding-top:15px;}
.foot_wrap .foot .foot_syare img{float:right; margin-left:10px;margin-top:-3px;}
.foot_wrap .foot .foot_syare .syare_info{text-align:right;padding-top:5px;}
.foot_wrap .foot .copyright .foot_link a:link,.foot_wrap .foot .copyright .foot_link a:visited,.foot_wrap .foot .copyright .foot_link a:hover,
.foot_wrap .foot .copyright .copyright_txt a:link,.foot_wrap .foot .copyright .copyright_txt a:visited,.foot_wrap .foot .copyright .copyright_txt a:hover
{color:#fff;text-decoration:none;}

.foot_wrap2{width:100%;height:65px;background:url(../img/foot.png) repeat-x;position:fixed;bottom:0px;left:0px;z-index:100;}
.foot_wrap2 .foot{width:1140px;margin:auto;position:relative; color:#fff;font-size:0.75em;line-height:1.8em;}
.foot_wrap2 .foot .copyright{width:40%;float:left;padding-top:20px;}
.foot_wrap2 .foot .copyright .foot_link a:link,.foot_wrap2 .foot .copyright .foot_link a:visited,.foot_wrap2 .foot .copyright .foot_link a:hover,
.foot_wrap2 .foot .copyright .copyright_txt a:link,.foot_wrap2 .foot .copyright .copyright_txt a:visited,.foot_wrap2 .foot .copyright .copyright_txt a:hover
{color:#fff;text-decoration:none;}
.foot_wrap2 .foot .foot_syare{width:60%;float:right;padding-top:15px;}
.foot_wrap2 .foot .foot_syare img{float:right; margin-left:10px;margin-top:-3px;}
.foot_wrap2 .foot .foot_syare .syare_info{text-align:right;padding-top:5px;}





/* ------------------------------------------------------------------------------------------------------------- BUTTON */

.button { 
    position: relative; 
    overflow: visible; 
    display: inline-block; 
    padding: 0.5em 1em; 
    border: 1px solid #d4d4d4; 
    margin: 5px 5px;
    text-decoration: none; 
    text-shadow: 1px 1px 0 #fff; 
    font:11px/normal sans-serif; 
    color: #333; 
    white-space: nowrap; 
    cursor: pointer; 
    outline: none; 
    background-color: #ececec;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
    background-image: -moz-linear-gradient(#f4f4f4, #ececec);
    background-image: -o-linear-gradient(#f4f4f4, #ececec);
    background-image: linear-gradient(#f4f4f4, #ececec);
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    -o-background-clip: padding-box; 
    /*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
    -webkit-border-radius: 0.5em; 
    -moz-border-radius: 0.5em; 
    border-radius: 0.5em; 
    /* IE hacks */
    zoom: 1; 
    *display: inline;
	width:auto;
	text-align:center;
	behavior: url(http://timsnavi.net/test/df-walk/common/PIE.htc);
}

.button:hover,
.button:focus,
.button:active {
    border-color: #3072b3;
    border-bottom-color: #2a65a0;
    text-decoration: none; 
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3); 
    color: #fff; 
    background-color: #3072b3;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#599bdc), to(#3072b3));
    background-image: -moz-linear-gradient(#599bdc, #3072b3);
    background-image: -o-linear-gradient(#599bdc, #3072b3);
    background-image: linear-gradient(#599bdc, #3072b3);
	behavior: url(http://timsnavi.net/test/df-walk/common/PIE.htc);
    position: relative; 
}

.button:active,
.button.active {
    border-color: #2a65a0;
    border-bottom-color: #3884CF;
    color: #fff; 
    background-color: #3072b3;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3072b3), to(#599bdc));
    background-image: -moz-linear-gradient(#3072b3, #599bdc);
    background-image: -o-linear-gradient(#3072b3, #599bdc);
    background-image: linear-gradient(#3072b3, #599bdc);
	behavior: url(http://timsnavi.net/test/df-walk/common/PIE.htc);
    position: relative; 
}

/* overrides extra padding on button elements in Firefox */
.button::-moz-focus-inner {
    padding: 0;
    border: 0;
}










.btn {
  display: inline-block;
  *display: inline;
  padding: 2px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 12px;
  line-height: 1em;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-large {
  padding: 10px 19px;
  font-size: 14px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}



.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}


.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}


button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

