@charset "shift-jis";

/* top area */

.contMbox,
.contLbox,
.contSbox {
  text-align: left;
}
.contMbox {
  width: 675px;
  float: left;
  overflow: hidden;
}
.contSbox {
  width: 215px;
  float: right;
}
.contLbox {
  margin-bottom: 40px;
}
.contLinner {
  width: 920px;
  margin: 0 auto;
}
#content {
  padding: 8px 0 40px 0;
}
.contMbox h2.m_h2 {
  margin-bottom: 0;
  padding: 15px 15px 15px 0;
  background: url(/common/img/module/bg_h2m.jpg) no-repeat left top;
  font-size: 150%!important;
  font-weight: bold;
  color: #00664b;
}
.contSbox h2.m_h2 {
  padding: 15px 15px 15px 0;
  background: url(/common/img/module/bg_h2s.jpg) no-repeat left top;
  font-size: 150%!important;
  font-weight: bold;
  color: #00664b;
}


/* ---------- top ---------- */

/* mainBn */

#mainBn {
  position: relative;
  width: 100%;
  height: 319px;
  margin-bottom: ;
  overflow: hidden;
  /*background: url(../img/loading.gif) no-repeat center center;*/
}
#mainBn ul {
  position: absolute;
  top: 0;
  left: 0;
}
#mainBn li {
  float: left;
}
#mainBn li img {
  margin: 0 9px;
  padding: 4px;
  border: 1px solid #e5e5db;
  border-radius: 2px;
}
#nextBtn,
#prevBtn {
  position: absolute;
  top: 120px;
  cursor: pointer;
}
/*#prevBtn { left: 20px; }
#nextBtn { right: 20px; }*/
#mainBn .layer {
  width: 1000px;
  height: 319px;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#mainBnNavi {
  height: 40px;
  text-align: center;
}
#mainBnNavi ul {
  padding: 13px 0 0 0;
  text-align: center;
}
#mainBnNavi li {
  display: inline-block;
  margin: 0 7px;
  width: 12px;
  height: 12px;
  background: url(/img/index/main/icon_mainnavi_nor.gif) no-repeat 0 0;
}
#mainBnNavi li.selected {
  background: url(/img/index/main/icon_mainnavi_vew.gif) no-repeat 0 0;
}

/* introduction */

.contIntro {
  padding: 0 0 7px 0;
  background: #e5e5db;
}
.contIntroMenu {
  position: relative;
  top: 7px;
  width: 925px;
  margin: 0 auto;
  padding: 1px 0 0 0;
  overflow: hidden;
  z-index: 200;
}
.contIntro_title {
  width: 950px;
}
.contIntro_title li {
  float: left;
  width: 228px;
  padding-right: 4px;
  padding-bottom: 9px;
}
.contIntro_title li h2 {
  position: relative;
  top: 9px;
  padding: 16px 0 19px 0;
  font-size: 150% !important;
  text-align: center;
  background: #f4f4f0 url(/img/index/intro/bg_intro_disp.jpg) no-repeat left bottom;
  color: #00664b;
  display: block;
  cursor: pointer;
}
.contIntro_title li h2:hover {
  background: #f8f8f6 url(/img/index/intro/bg_intro_over.jpg) no-repeat left bottom;
  color: #64a190;
}
.contIntro_title li span {
  padding-top: 10px;
  line-height: 1.3;
  font-size: 70%;
  font-weight: normal;
  display: block;
}
.contIntro_title li.active {
}
.contIntro_title li.active h2 {
  background: #008d54 url(/img/index/intro/bg_intro_active.jpg) no-repeat left bottom;
  color: #ffffff;
}
.contIntroDetail {
  padding-bottom: 10px;
  position: relative;
  background: #ffffff url(/img/index/intro/bg_grad_intro.jpg) repeat-x left bottom;
  z-index: 150;
}
.contIntroDetail_inner {
  width: 901px;
  margin: 0 auto;  
  padding: 35px 0 35px 24px;
}
.contIntroDetail ul {
  margin-bottom: 13px;
  padding: 10px 0 10px 3px;
  border-bottom: 1px dotted #808080;
}
.contIntroDetail ul.brdrno {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.contIntroDetail ul li {
  float: left;
  margin-bottom: 3px;
}
.contIntro_linklist {
  float: left;
  width: 640px;
}
.contIntro_listphoto {
  float: right;
  width: 229px;
}
.contIntroDetail h3 {
  font-size: 113% !important;
  display: inline-block;
}
.contIntroDetail h3:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;  
  clear: both; 
  visibility:hidden;
}
* html .contIntroDetail h3 {
  height: 1%;
}
.contIntroDetail h3 {
  display:block;
}
.contIntroDetail h3 a,
.contIntroDetail h3 a:hover,
.contIntroDetail h3 a:visited,
.contIntroDetail h3 a:link {
  float: left;
  display: block;
  color: #000000;
}
.contIntroDetail h3.brdr {
  margin-bottom: 20px;
  padding-bottom: 17px;
  border-bottom: 1px dotted #808080;
}
.contIntroDetail h3 span.copytxt {
  float: left;
  display: block;
  padding-left: 20px;
  font-size: 85%;
  font-weight: normal;
  color: #4d4d4d;
}
.contIntroDetail_box {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  background: #ffffff;
}
.contIntroDetail_box:first-child {
  display: block;
  opacity: 1;
  filter: alpha(opacity=1);
}
.contIntroDetail a.m_arrow_link_l {
  background: url(/common/img/module/icon_link_arrow_m.gif) no-repeat left 50%;
}

/* recommend */

.contRecommend {
  margin-bottom: 5px;
  line-height: 1.4em;
}
.contRecommend_inner {
  width: 705px;
}
.contRecommend_box {
  width: 322px;
  margin: 0 30px 30px 0;
  float: left;
}
.contRecommend_box img.recoImg {
  float: left;
}
.contRecommend_box h3,
.contRecommend_box p {
  padding-left: 126px;
}
.contRecommend_box h3 {
  margin-bottom: 10px;
  font-size: 116% !important;
}


/* news */

.contTopic {
  margin-bottom: 30px;
  line-height: 1.4em;
}
.contTopic_title {
  border-bottom: 2px solid #d0d0bd;
}
.contTopic_title li {
  position: relative;
  top: 5px;
  width: 227px;
  height: 50px;
  float: left;
  margin-right: 5px;
  display: block;
  overflow: hidden;
}
.contTopic_title li h2 {
  height: 32px;
  display: block;
  overflow: hidden;
  padding: 15px 0 0 0;
  background: url(/img/index/news/bg_topic_disp.jpg) no-repeat left top;
  font-size: 116% !important;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.contTopic_title li h2:hover {
}
.contTopic_title li.active h2 {
  background: url(/img/index/news/bg_topic_active.jpg) no-repeat left top;
  color: #00664b;
}
.contTopic_detail {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccccb8;
}
.contTopic_box {
  background: #ffffff;
}
.contTopic_box ul {
  padding: 10px 20px;
}
.contTopic_box li {
  padding: 10px 20px;
  border-top: 1px dotted #808080;
  display: inline-block;
}
.contTopic_box li:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;  
  clear: both; 
  visibility:hidden;
}
* html .contTopic_box li{
  height: 1%;
}
.contTopic_box li{
  display:block;
}
.contTopic_box li:first-child {
  border-top: none;
}
.contTopic_box {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.contTopic_box:first-child {
  display: block;
  opacity: 1;
  filter: alpha(opacity=1);
}
.newsDate {
  width: 110px;
  float: left;
  display: block;
}
.newsText {
  padding-left: 110px;
  display: block;
}
.newsText .new {
  vertical-align: middle;
  padding: 0 0 0 5px;
}
.contTopic_box a.m_arrow_link {
  background: url(/common/img/module/icon_link_arrow_m.gif) no-repeat left 50%;
}


/* navi */

.contBunner_box {
  margin-bottom: 30px;
}
.contSbox_text_link {
  padding: 15px 0 0 0;
  line-height: 1.4em;
}
.contBunner_box li {
  margin-bottom: 5px;
}
.contBunner_box li img {
  vertical-align: bottom;
}
.contSbox_text_link li {
  margin-bottom: 10px;
}
.contSbox h2.m_h2 {
  font-size: 140% !important;
}

/* top掲載 シスカブ追記 */

#top-notice {
	border-bottom:2px solid #E5E5DB;
	border-left:2px solid #E5E5DB;
	border-right:2px solid #E5E5DB;
	border-top:2px solid #E5E5DB;
	text-align:left;
	width:920px;
	margin:20px auto 20px;	
}
	