@charset "utf-8";

html { overflow-y:scroll; }

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-size:16px;
	color:#333333;
	line-height:150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	}

.biz-udpgothic-regular {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* リンク
----------------------------------------------- */
a { text-decoration:none; color: #0087cc; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { color: #33ccff; text-decoration:underline; }
a:hover img { filter: alpha(opacity=85);  -moz-opacity:0.85;  opacity:0.85; }


/* フロート解除
----------------------------------------------- */
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}


/* ヘッダー1
----------------------------------------------- */
#container1 {
	width:100%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	font-family: "BIZ UDPGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	}

#container2 {
	width:100%;
	padding: 0;
	margin: 0;
	background-color: #34bb3e;
	font-family: "BIZ UDPGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	}

#container4a {
	width:100%;
	padding: 0;
	margin: 0;
	background-color: #c8172b;
	font-family: "BIZ UDPGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	}

#container4b {
	width:100%;
	padding: 0;
	margin: 0;
	background-color: #e84918;
	font-family: "BIZ UDPGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	}

#container4c {
	width:100%;
	padding: 0;
	margin: 0;
	background-color: #e84918;
	font-family: "BIZ UDPGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	}

#container5 {
	width:100%;
	padding: 0;
	margin: 0;
	background-color: #06b0f0;
	background-image:url(../img/bg_main02.jpg);
	background-repeat:repeat-y;
	background-position: top center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#container6 {
	width:100%;
	padding: 0;
	margin: 0;
	background-color: #fce2d6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#header01 {
	width:1000px;
	height: 70px;
	padding: 5px 0px 5px 0px;
	margin:0 auto;
	text-align: left;
	}

#header01 .logo {
	float:left;
	margin: 0 0 0 0;
	}

#header01 h1.name1 {
	display:inline-block;
	padding: 0;
	margin: 6px 0 0 0;
	color: #333333;
	font-size: 27px;
	text-align: right;
	line-height: 100%;
	float:left;
	font-weight: 500;
	}

#header01 h1.name2 {
	display:inline-block;
	padding: 0;
	margin: 6px 0 0 0;
	color: #333333;
	font-size: 21px;
	float:right;
	font-weight: 500;
	}

#header02 {
	width: 1000px; max-width: 100%;
	padding: 0px 0px 0px 0px;
	margin:0 auto;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	}

#header03 {
	width: width: 100%;
	padding: 0px 0px;
	margin:0 auto;
	}

#header04 {
	width: 1000px; max-width: 100%;
	padding: 0px 20px 10px 20px;
	margin:0 auto;
	}

#header04a {
	width: 1000px; max-width: 100%;
	padding: 7px 10px 7px 10px;
	margin:0 auto;
	}

#footer {
	width:1000px;
	padding: 10px 20px 60px 20px;
	margin:0 auto;
	text-align: center;
	color: #333333;
	}

#footer .pageTop {
	width: 50px;
	background: #606948;
	border-radius: 3px;
	z-index: 10;
	position: fixed;
	right: 15px;
	bottom: 15px;
	text-align: center;
}

#footer .pageTop a {
	padding: 10px 0 12px;
	display: block;
}

#main {
	width:1040px;
	padding: 0;
	margin:0 auto;
	position: relative;
	}


/* メニュー
----------------------------------------------- */
.menu_btn0a{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 8px 30px 8px 30px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    background: #ff5a00;
    color: #ffffff;
}
.menu_btn0a:hover {
    filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
    color: #FFF;
    text-decoration: none;
}

.menu_btn0b{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 8px 30px 8px 30px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    background: #ff9d00;
    color: #ffffff;
}
.menu_btn0b:hover {
    filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
    color: #FFF;
    text-decoration: none;
}

.menu_btn0c{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 8px 30px 8px 30px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    background: #b4b4b4;
    color: #ffffff;
}
.menu_btn0c:hover {
    filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
    color: #FFF;
    text-decoration: none;
}

.menu_btn0ano{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 8px 30px 8px 30px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    background: #ff5a00;
    color: rgba(255,255,255,0.4);
}
.menu_btn0ano:hover {
    color: rgba(255,255,255,0.4);
    text-decoration: none;
}

.menu_btn0bno{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 8px 30px 8px 30px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    background: #ff9d00;
    color: rgba(255,255,255,0.4);
}
.menu_btn0bno:hover {
    color: rgba(255,255,255,0.4);
    text-decoration: none;
}

.menu_btn0cno{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 8px 30px 8px 30px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    background: #b4b4b4;
    color: rgba(255,255,255,0.4);
}
.menu_btn0cno:hover {
    color: rgba(255,255,255,0.4);
    text-decoration: none;
}

.migisen1{
    border-right: none !important;
}
.migisen2{
    border-right: 2px solid #ffffe6;
}

.menu_btn1{
    height: 26px;
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 12px 0px 4px 0px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    /*background: #009632;*/
    color: #ffffff;
    border-right: 2px solid #e6f9e8;
    /*border-radius: 4px;*/
}
.menu_btn1:hover {
    background: #4ad356;
    color: #FFF;
    text-decoration: none;
}
.menu_btn1no{
   height: 26px;
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 12px 0px 4px 0px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    /*background: #009632;*/
    color: rgba(255,255,255,0.4);
    border-right: 2px solid #e6f9e8;
    /*border-radius: 4px;*/
}
.menu_btn1no:hover {
    color: rgba(255,255,255,0.4);
    text-decoration: none;
}

.menu_btn2{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 4px 0px 4px 0px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    /*background: #846b2a;*/
    color: #ffffe6;
    border-left: 2px solid #ffffe6;
    /*border-radius: 4px;*/
}
.menu_btn2:hover {
    background: #de203c;
    color: #ffffe6;
    text-decoration: none;
}
.menu_btn2no{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 4px 0px 4px 0px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    /*background: #846b2a;*/
    color: rgba(255,255,255,0.4);
    border-left: 2px solid #ffffe6;
    /*border-radius: 4px;*/
}
.menu_btn2no:hover {
    color: rgba(255,255,255,0.4);
    text-decoration: none;
}

.menu_btn3{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 4px 0px 4px 0px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    /*background: #606948;*/
    color: #ffffe6;
    border-left: 2px solid #ffffe6;
    /*border-radius: 4px;*/
}
.menu_btn3:hover {
    background: #f26325;
    color: #ffffe6;
    text-decoration: none;
}
.menu_btn3no{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 4px 0px 4px 0px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    /*background: #606948;*/
    color: rgba(255,255,255,0.4);
    border-left: 2px solid #ffffe6;
    /*border-radius: 4px;*/
}
.menu_btn3no:hover {
    color: rgba(255,255,255,0.4);
    text-decoration: none;
}

a.menu_btn4 {
  float:right;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 3px 6px 3px 6px;
  margin:10px 0px 0px 5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  color: #000;
  background-color: #ffeb64;
  border-bottom: 2px solid #f0d228;
}

.menu_sanka{
  background: #ffb764;
  border: 3px #ff7400 solid;
  border-radius: 50%;
  color: #000000;
  display: inline-block;
  height: 3em;
  line-height: 3;
  margin: 0px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 9em;
}
.menu_sanka:hover {
    filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
    color: #000000;
    text-decoration: none;
}

.menu_party{
  background: #b7f372;
  border: 3px #7ddc00 solid;
  border-radius: 50%;
  color: #000000;
  display: inline-block;
  height: 3em;
  line-height: 3;
  margin: 0px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 9em;
}
.menu_party:hover {
    filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
    color: #000000;
    text-decoration: none;
}


/* コンテンツ
----------------------------------------------- */
#main h2 {
	float: left;
	width:920px;
	padding: 30px 0px 20px 0px;
	margin: 0px 0px 30px 60px;
	color: #000000;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 3px solid #d0d8dd;
	}

#news{
	width:600px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 65px 60px;
	float:left;
}

#cont{
	width:920px;
	min-height:600px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 65px 60px;
	float:left;
}

#cont h3 {
	color: #ffffff;
	font-size:21px;
	line-height:100%;
	font-weight:bold;
	margin:0px 0px 20px 0px;
	padding:15px 15px 15px 15px;
	background: #35bb3e;
	vertical-align: middle;
}
#cont h4 { border-bottom: 2px dashed #cdcdcd; color: #35bb3e; font-size: 1.1em; padding-bottom: 7px; margin: 0 0 10px 0; }
#cont h4.ls { border-left: 3px solid #82bd29; border-bottom: 0px ; color: #82bd29; font-size: 1.2em; padding: 7px 0px 7px 10px; margin: 0 0 0px 0; }

#main table { border-collapse: collapse; margin: 0 0 20px 0; width:100%; }
#cont  table th, #cont  table td { border: 1px solid #cccccc; padding: 10px 20px; text-align: left; vertical-align: top; }
#cont  table th { background-color: #f2f2f2; text-align: center; }

#main table.mini { border-collapse: collapse; margin: 0 0 20px 0; width:auto }
#cont  table.mini th, #cont  table.mini td { border: 1px solid #cccccc; padding: 7px 15px; text-align: left; vertical-align: top; }
#cont  table.mini th { background-color: #f2f2f2; }


/* news title
----------------------------------------------- */
.home-news {
	width:100%;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
	*zoom: 1; }
.home-news li {
	border-bottom: 1px dotted #ccc;
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	overflow: hidden;
	*zoom: 1; }
.home-news li span { display: block; }
.home-news li .date { width: 20%; float: left; }
.home-news li .title { width: 80%; float: right; }


/* テーブル
----------------------------------------------- */		
.table{ background-color:#fff; border:4px solid #E7EBF1;}
.table td{ background-color:#f1f1f1;  text-align:;}
.table th{ text-align:;background-color:;}
.line{ border-bottom:2px #eee solid;}

#cont table.ls { font-size: 0.9em; border-collapse: collapse; margin: 0 0 0px 0; width:100%; border-left:3px solid #999999; }
#cont table.ls th { border: 1px solid #999999; padding: 5px 10px; text-align: center; vertical-align: middle; background-color: #f2f2f2; }
#cont table.ls td { border: 1px solid #999999; padding: 5px 10px; text-align: left; vertical-align: top; }

#cont table.za { font-size: 0.9em; border-collapse: collapse; margin: 0 0 5px 0; width:100%; }
#cont table.za th { border: 1px solid #999999; padding: 5px 10px; text-align: center; vertical-align: middle; background-color: #f2f2f2; }
#cont table.za td { border: 1px solid #999999; padding: 5px 10px; text-align: center; vertical-align: middle; }


/* リンク
----------------------------------------------- */
.link {
	width:100%;
	margin: 0px 10px 0px 0px;
}
.link li {
	list-style-type: square;
	list-style-position: inside;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}


/* その他
----------------------------------------------- */
img{ border:0px;}
.red{ color:#ff0b00;}
.red2{ color:#f36b7f;}
.red3{ color:#d00716;}
.s_red{text-decoration-color:#ff0b00;}
.blue{ color:#06C;}
.orange{ color:#ff6600;}
.white{ color:#FFF;}
.gray{ color:#cccccc !important;}
.brown{ color:#894d14;}
.green{ color:#2dac7b;}
.green2{ color:#1e9661;}
p{ margin:0; padding:0;}
form{ margin:0; padding:0;}
ul{ margin:0; padding:0;}
ul li{ margin-top:5px;}
ol{ margin:0; padding:0;}
ol li{ margin-top:5px;}
.mt0{ margin-top:0px !important;}
.mt5{ margin-top:5px !important;}
.mt10{ margin-top:10px !important;}
.mt15{ margin-top:15px !important;}
.mt20{ margin-top:20px !important;}
.mt25{ margin-top:25px !important;}
.mt30{ margin-top:30px !important;}
.mt40{ margin-top:40px !important;}
.mt50{ margin-top:50px !important;}
.mt100{ margin-top:100px !important;}
.mb0{ margin-bottom:0px !important;}
.mb5{ margin-bottom:5px !important;}
.mb10{ margin-bottom:10px !important;}
.mb15{ margin-bottom:15px !important;}
.mb20{ margin-bottom:20px !important;}
.mb25{ margin-bottom:25px !important;}
.mb30{ margin-bottom:30px !important;}
.mb40{ margin-bottom:40px !important;}
.mb50{ margin-bottom:50px !important;}
.ml0{ margin-left:0px !important;}
.ml5{ margin-left:5px !important;}
.ml10{ margin-left:10px !important;}
.ml15{ margin-left:15px !important;}
.ml20{ margin-left:20px !important;}
.ml25{ margin-left:25px !important;}
.ml30{ margin-left:30px !important;}
.ml40{ margin-left:40px !important;}
.ml50{ margin-left:50px !important;}
.mr0{ margin-right:0px !important;}
.mr5{ margin-right:5px !important;}
.mr7{ margin-right:7px !important;}
.mr10{ margin-right:10px !important;}
.mr13{ margin-right:13px !important;}
.mr15{ margin-right:15px !important;}
.mr20{ margin-right:20px !important;}
.mr25{ margin-right:25px !important;}
.mr30{ margin-right:30px !important;}
.mr40{ margin-right:40px !important;}
.mr50{ margin-right:50px !important;}
.fxl{ font-size:1.4em; }
.fl{ font-size:1.2em; }
.fs{ font-size:0.8em; }
.fxs{ font-size:0.6em; }
.f16{ font-size:0.8em; line-height:130%;}
.normal{ font-weight:normal;}
.bold{ font-weight:bold;}
.center{ text-align: center;}
.left{ text-align: left;}
.right{ text-align: right;}
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 0px 25px 25px 0px; }
.alignright { float: right; margin: 0px 0px 25px 25px; }
.nbr{ white-space: nowrap;}
.waku{ border: 2px solid #cccccc; padding: 10px 20px;}
.soro1{ text-indent:-1em; padding-left:1em;}
.soro1_5{ text-indent:-1.5em; padding-left:1.5em;}
.soro2{ text-indent:-2em; padding-left:2em;}
.soro3{ text-indent:-3em; padding-left:3em;}
.soro6{ text-indent:-6em; padding-left:6em;}
.ml1em{ margin-left:1em !important;}
.ml1_5em{ margin-left:1.5em !important;}
.ml2em{ margin-left:2em !important;}


/* ボタン
----------------------------------------------- */
.myButton {
	background-color:#ff9e00;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	padding:15px 30px;
	margin-top:10px;
	text-decoration:none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.myButton:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration:none;
	color:#ffffff;
}

.square_btn{
    display: inline-block;
    width:315px;
    text-align: center;
    padding: 7px 10px 5px 10px;
    margin-bottom:15px;
    text-decoration: none;
    background: #668ad8;/*ボタン色*/
    color: #FFF;
    border-radius: 4px;
}
.square_btn:hover {/*ボタンを押したとき*/
    background: #4ca8ff;/*ボタン色*/
}

.square_btn_enji{
    display: inline-block;
    width:315px;
    text-align: center;
    padding: 7px 10px 5px 10px;
    margin-bottom:15px;
    text-decoration: none;
    background: #c1344a;/*ボタン色*/
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.square_btn_enji:hover {/*ボタンを押したとき*/
    background: #f05d7f;/*ボタン色*/
}

.square_btn_green{
    display: inline-block;
    width:315px;
    text-align: center;
    padding: 7px 10px 5px 10px;
    margin-bottom:15px;
    text-decoration: none;
    background: #28789a;/*ボタン色*/
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.square_btn_green:hover {/*ボタンを押したとき*/
    background: #2b97b2;/*ボタン色*/
}

.square_btn_green2{
    font-size: 12px;
    display: inline-block;
    text-align: center;
    padding: 3px 8px 2px 8px;
    margin: 0px 10px 0px 10px;
    text-decoration: none;
    background: #28789a;/*ボタン色*/
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.square_btn_green2:hover {
    background: #2b97b2;
}

.square_btn_a{
    display: inline-block;
    width:400px;
    text-align: center;
    padding: 7px 10px 5px 10px;
    margin-bottom:15px;
    text-decoration: none;
    background: #6abd70;/
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.square_btn_a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	text-decoration:none;
	color:#ffffff;
}
.square_btn_b{
    display: inline-block;
    width:300px;
    text-align: center;
    padding: 15px 10px 15px 10px;
    margin-bottom:15px;
    text-decoration: none;
    background: #9f5fc6;/*ボタン色*/
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.square_btn_b:hover {/*ボタンを押したとき*/
	opacity: 0.8;
	filter: alpha(opacity=80);
	text-decoration:none;
	color:#ffffff;
}

.square_btn_c{
    display: inline-block;
    width:400px;
    text-align: center;
    padding: 7px 10px 5px 10px;
    margin-bottom:15px;
    text-decoration: none;
    background: #62bdc4;/*ボタン色*/
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.square_btn_c:hover {/*ボタンを押したとき*/
	opacity: 0.8;
	filter: alpha(opacity=80);
	text-decoration:none;
	color:#ffffff;
}


.q, .a {
      font-size: 16px;
      color: #fff;
      /*display: inline-block;*/
      font-weight: bold;
      padding: 2px 6px 1px 6px;
      margin-right: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px; }
.q { background-color: #ff6f48; }
.a { background-color: #60d48b; }

a.btn_new3 {
  font-size: 15px;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 5px 8px 3px 8px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: -0.05em;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  color: #000;
  background-color: #b7f372;
  border-bottom: 2px solid #9ccc62;
}

a.btn_new3:hover {
	filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
	text-decoration:none;
}

a.btn_new4 {
  font-size: 15px;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 5px 8px 3px 8px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  color: #000;
  background-color: #72f3f2;
  border-bottom: 2px solid #62cbc9;
}

a.btn_new4:hover {
	filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
	text-decoration:none;
}

a.btn_sanka {
  width: 280px;
  height: 44px;
  font-size: 1.5em;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 16px 0px 0px 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  /*border-radius: 1rem 1rem 1rem 1rem;*/
  color: #ffffff;
  background-color: #ff5a00;
  /*border-bottom: 4px solid #bc3221;*/
}

a.btn_sanka:hover {
	filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
	text-decoration:none;
}

a.btn_sanka2 {
  width: 280px;
  height: 54px;
  font-size: 1.2em;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 6px 0px 0px 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  /*border-radius: 1rem 1rem 1rem 1rem;*/
  color: #ffffff;
  background-color: #ff9d00;
  /*border-bottom: 4px solid #bc5c22;*/
}

a.btn_sanka2:hover {
	filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
	text-decoration:none;
}

a.btn_sanka3 {
  width: 280px;
  height: 42px;
  font-size: 1.2em;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 18px 0px 0px 0px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  /*border-radius: 1rem 1rem 1rem 1rem;*/
  color: #333333;
  background-color: #ffda00;
}

a.btn_sanka3:hover {
	filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
	text-decoration:none;
}

a.btn_sankano {
  width: 280px;
  height: 44px;
  font-size: 1.5em;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 16px 0px 0px 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
    color: rgba(255,255,255,0.4);
  background-color: #ff5a00;
}

a.btn_sankano:hover {
    color: rgba(255,255,255,0.4);
	text-decoration:none;
}

a.btn_sanka2no {
  width: 280px;
  height: 54px;
  font-size: 1.2em;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 6px 0px 0px 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
    color: rgba(255,255,255,0.4);
  background-color: #ff9d00;
}

a.btn_sanka2no:hover {
    color: rgba(255,255,255,0.4);
	text-decoration:none;
}

a.btn_sanka3no {
  width: 280px;
  height: 42px;
  font-size: 1.2em;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 18px 0px 0px 0px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
    color: rgba(51,51,51,0.4);
  background-color: #ffda00;
}

a.btn_sanka3no:hover {
    color: rgba(51,51,51,0.4);
	text-decoration:none;
}

.square_btn1{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 5px 20px 5px 20px;
    margin:10px 0px;
    text-decoration: none;
    background: #00b6cb;
    color: #FFF;
    border-radius: 4px;
}
.square_btn1:hover {
    filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;
    color: #FFF;
    text-decoration: none;
}

.square_btn2{
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 5px 15px 5px 15px;
    margin-bottom:15px;
    text-decoration: none;
    background: #4a9cf8;
    color: #FFF;
    border-radius: 4px;
}
.square_btn2:hover {
    filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;
    color: #FFF;
    text-decoration: none;
}



.bggray{ background-color:#a9a9a9 !important;}
.bggray:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.wall-point {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px rgb(93, 167, 96);
    border-radius: 8px;
}
.wall-point .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 1.2em;
    background: #FFF;
    color: rgb(93, 167, 96);
    font-weight: bold;
}
.bus-or {
    color: #FB5021;
}

.bus-bl {
    color: #47A6EF;
}

.mono-or {
    color: #EF9E47;   
}

.bus-gr{
    color: #00B050;
}

.blinking{
    -webkit-animation:blink 1.2s ease-in-out infinite alternate;
    -moz-animation:blink 1.2s ease-in-out infinite alternate;
    animation:blink 1.2s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}