@charset "utf-8";
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#main {
  *zoom: 1;
}
#main:before,
#main:after {
  display: table;
  content: "";
}
#main:after {
  clear: both;
}
#main img#main_img {
  display: block;
  margin-bottom: 1em;
}
#main #support-info {
  _float: left;
}
#main #support-info #bnr_support {
  *zoom: 1;
  margin-bottom: 1em;
}
#main #support-info #bnr_support:before,
#main #support-info #bnr_support:after {
  display: table;
  content: "";
}
#main #support-info #bnr_support:after {
  clear: both;
}
#main #support-info #bnr_support a.support {
  background: url("../images/index/bnr_support.gif") no-repeat 0 0;
  height: 0;
  padding-top: 134px;
  overflow: hidden;
  display: block;
  width: 233px;
}
#main #support-info #bnr_support a.support:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#main #support-info #bnr_support a.recruit {
  margin-right: 8px;
  background: url("../images/index/bnr_recruit.gif") no-repeat 0 0;
  height: 0;
  padding-top: 134px;
  overflow: hidden;
  display: block;
  width: 233px;
}
#main #support-info #bnr_support a.recruit:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#main #support-info dl#info {
  background: #fff;
  width: 473px;
}
#main #support-info dl#info dt#info_head {
  background: url("../images/index/info_head.gif") no-repeat 0 0;
  height: 0;
  padding-top: 36px;
  overflow: hidden;
  margin-bottom: 1em;
}
#main #support-info dl#info dd ul {
  margin: 0;
}
#main #support-info dl#info dd ul li {
  list-style-type: none;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 1em;
  margin-bottom: 0.5em;
}
#main #support-info dl#info dd ul li dl {
  margin-bottom: 0;
}
#main #support-info dl#info dd ul li dl dt {
  background: url("../images/common/mrk_blue1.gif") no-repeat right 6px;
  color: #00a0e9;
  font-size: 85%;
  font-weight: bold;
  width: 78px;
  float: left;
  margin-right: 1em;
}
#main #support-info dl#info dd ul li dl dd {
  overflow: hidden;
}
#main #support-info dl#info dd ul li dl dd p {
  margin-bottom: 0;
}
#main #banners_right {
  width: 240px;
  margin: 13px 0 0 0;
}
#main #banners_right ul {
	margin-left: 0;
  text-align: right;
}
#main #banners_right ul li {
	list-style-type: none;
	margin-bottom: 0.55em;
}
#main #banners_right ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#main #banners_right ul #br6 a {
  background: none;
  padding: 0;
  height: auto;
  font-size: 120%;
  background: #f8ffea;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZmZlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWZmODkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f8ffea 0%, #d9ff89 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8ffea), color-stop(100%, #d9ff89));
  background: -webkit-linear-gradient(top, #f8ffea 0%, #d9ff89 100%);
  background: -o-linear-gradient(top, #f8ffea 0%, #d9ff89 100%);
  background: -ms-linear-gradient(top, #f8ffea 0%, #d9ff89 100%);
  background: linear-gradient(to bottom, #f8ffea 0%, #d9ff89 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8ffea', endColorstr='#d9ff89', GradientType=0);
  border: 2px solid #AED7AF;
  border-radius: 5px;
  color: #333;
  padding: 1em .5em;
  line-height: 1.5em;
  font-family: "FOT-スーラ Pro M";
}
#main #banners_right ul #br6 a:hover {
  text-decoration: none;
}



/*
#main #banners_right {
  width: 716px;
	background: #ffffff;
}
#main #banners_right .banners_right_inner {
	padding: 20px;
}
#main #banners_right h1 {
	font-size: 18px;
	padding: 0 10px;
	border-left: 6px solid #ef7f8c;
	border-bottom: 1px solid #ef7f8c;
	margin: 0 0 10px;
	color: #666666;
}
#main #banners_right ul {
  margin: 0 0 30px;
}
#main #banners_right ul:last-of-type {
  margin: 0;
}
#main #banners_right li {
	float: left;
	width: 215px;
	margin: 0 10px 0.55em 0;
  list-style-type: none;
}
#main #banners_right li:last-of-type {
	margin: 0;
}
#main #banners_right ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#main #banners_right .outside li a {
  background-image: url("../images/index/banners_right.gif");
  background-repeat: no-repeat;
  height: 0;
  padding-top: 98px;
  overflow: hidden;
  display: block;
	background-size:100%;
}
#main #banners_right .outside #br1 a {
  background-position: 0 0;
  padding-top: 55px;
}
#main #banners_right .outside #br2 a {
  background-position: 0 -97px;
	padding-top: 80px;
}
#main #banners_right .outside #br6 a {
  background: none;
  padding: 0;
  height: auto;
  font-size: 120%;
  background: #f8ffea;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZmZlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWZmODkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f8ffea 0%, #d9ff89 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8ffea), color-stop(100%, #d9ff89));
  background: -webkit-linear-gradient(top, #f8ffea 0%, #d9ff89 100%);
  background: -o-linear-gradient(top, #f8ffea 0%, #d9ff89 100%);
  background: -ms-linear-gradient(top, #f8ffea 0%, #d9ff89 100%);
  background: linear-gradient(to bottom, #f8ffea 0%, #d9ff89 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8ffea', endColorstr='#d9ff89', GradientType=0);
  border: 2px solid #AED7AF;
  border-radius: 5px;
  color: #333;
  padding: 1em .5em;
  line-height: 1.5em;
  font-family: "FOT-スーラ Pro M";
}
#main #banners_right .outside #br6 a:hover {
  text-decoration: none;
}
#main #banners_right .group li a {
	text-align: center;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	font-size: 1.1em;
	padding: .5em 0;
	text-decoration: none;
}
#main #banners_right .group #ll0 a {
	background-color: #BC6969;
}
#main #banners_right .group #ll1 a {
	background-color: #69a6bc;
}
#main #banners_right .group #ll2 a {
	background-color: #737fa6;
}
#main #banners_right .group #ll5 a {
	background-color: #99a3f9;
}
#main #banners_right .group #ll3 a {
	background-color: #f4942e;
}
#main #banners_right .group #ll4 a {
	background-color: #5bb62e;
}
*/
