@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);

/* ---------------------------------------------------------------- *
	ドキュメント全体に関する設定
 * ---------------------------------------------------------------- */

body {
  color: #333333;
  background: #ffffff;
}

.bold{ font-weight: bold;}
.underline{ text-decoration:underline;}
.red_under_bold{
  font-weight: bold;
  text-decoration:underline;
  color: #e62f1a;
}
.clear{ clear: both;}

.right{float: right;}
.left{float: left;}
.clear{clear: both;}

.center{ text-align: center;}

.red{color: #red;font-size: 10px;}

.top_back{
padding: 2px 18px;
font-size: 10px;
float: right;
background: url(img/arrow2.gif)  no-repeat top right;
}

/* ---------------------------------------------------------------- *
	ヘッダーの設定
 * ---------------------------------------------------------------- */

.header_wp {
  background: url(img/top_wp.gif) repeat-x ;
  height: 43px;
}

.header {
  background-image: url(img/top_wp.gif);
  width: 960px;
  height: 43px;
  margin: 0 auto;
}

.header h1{
  margin: 0 240px 0 0;
  float: left;
}

.header ul li {
  list-style-type: none;
}

.header li{
  float: left;
}



/* ---------------------------------------------------------------- *
	イメージの設定
 * ---------------------------------------------------------------- */

.image_wp {
  background: url(img/image_wp.gif) repeat-x ;
  height: 271px;
}

.image_wp h2,h3{
display:none
}

.image_no_wp h2,h3{
display:none
}

.image{
  background-image: url(img/image_top.gif);
  width: 960px;
  height: 271px;
  margin: 0 auto;
}

.image_coupon{
  background-image: url(img/image_coupon.gif);
  width: 960px;
  height: 271px;
  margin: 0 auto;
}

.image_seisaku{
  background-image: url(img/image_seisaku.gif);
  width: 960px;
  height: 271px;
  margin: 0 auto;
}

.image_seminar{
  background-image: url(img/image_seminar.gif);
  width: 960px;
  height: 271px;
  margin: 0 auto;
}

.image_business{
  background-image: url(img/image_business.gif);
  width: 960px;
  height: 271px;
  margin: 0 auto;
}

.image_saiyou{
  background-image: url(img/image_saiyou.gif);
  width: 960px;
  height: 271px;
  margin: 0 auto;
}

.image_no_wp {
  background: url(img/image_wp.gif) repeat-x ;
  height: 53px;
}

.image_no{
  background-image: url(img/image_no.gif);
  width: 960px;
  height: 53px;
  margin: 0 auto;
}

/* ---------------------------------------------------------------- *
	コンテンツの設定
 * ---------------------------------------------------------------- */


.contents_wp {
  background: url(img/contents_bg.gif) repeat-y;
  width: 960px;
  height: auto;
  margin: 0 auto;
}

.contents {
  margin: 0 auto;
  padding: 0 0 30px 0;
  width: 815px;
  height: auto;
}

.business{
  margin: 0 auto;
  width: 623px;
}

.business img{
  margin: 20px 5px 10px 5px;
}

.business a,
.business a:link {
  color: #666;
  text-decoration: none;
}

.business p{
  margin: 16px auto;
  width: 600px;
}

.business ul{
  margin: 24px 0 24px 24px;
  padding: 0;
  color: #333;
}

.business ul li {
  list-style-type: none;
}

.business li{
  margin: 4px 0;
  background-image: url(img/arrow.gif);
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-left: 14px;
  _height: 1%
}


.business table{
  margin: 36px auto;
  width: 598px;
  border: 1px #E3E3E3 solid;
  border-collapse: collapse;
  border-spacing: 0;
}

.business th {
  padding: 5px;
  border: #E3E3E3 solid;
  border-width: 0 0 1px 1px;
  background: #F5F5F5;
  font-weight: bold;
  line-height: 120%;
  text-align: center;
  white-space: nowrap; 
}

.business td {
  padding: 5px 5px 5px 24px;
  border: 1px #E3E3E3 solid;
  border-width: 0 0 1px 1px;
  line-height: 1.5;
  white-space: nowrap;
}




p.bg{
  margin: 24px auto 6px;
  padding: 12px 24px;
  width: 456px;
  background: #eee;
}

ul.bg{
  margin: 24px auto;
  padding: 12px 0 12px 34px;
  width: 470px;
  background: #eee;
}



.jigyou_menu img{
  margin: 6px 70px;
}

p.jitsuen_p1{
  width: 500px;
  float: right;
}

p.jitsuen_p2{
  width: 400px;
  float: left;
}


/* ---------------------------------------------------------------- *
	インデックスメニューの設定
 * ---------------------------------------------------------------- */

.menu_a{
  background: url(img/menu_bg1.gif);
  width: 815px;
  height: 192px;
  margin: 0 auto;
  font-size: 12px;
}

.menu_b{
  background: url(img/menu_bg2.gif);
  width: 815px;
  height: 159px;
  margin: 0 auto;
  font-size: 12px;
}

.menu_a_box{
  width: 190px;
  height: 192px;
  margin: 0 0 0 11px;
  float: left;
  display: inline;
}

.menu_a_box p{
  padding: 32px 0 0 0;
  width: 180px;
  height: 100px;
  margin: 0 auto;
  line-height: 1.3;
}

.menu_b_box{
  width: 380px;
  height: 159px;
  margin: 0 0 0 16px;
  float: left;
  display: inline;
}

.menu_b_box p{
  padding: 48px 0 0 0;
  width: 380px;
  margin: 0 auto;
  line-height: 1.3;
}

.menu_b_box img{
  padding: 6px 0 0 5px;
}

.menu_b_box2{
  width: 190px;
  height: 159px;
  margin: 0 0 0 12px;
  float: left;
  display: inline;
}

.menu_b_box2 p{
  padding: 48px 0 0 13px;
  width: 184px;
  _width: 180px;
  margin: 0 auto;
  line-height: 1.3;
}

.menu_b_box2 img{
  padding: 22px 0 0 6px;
  margin: 0 auto;
}

.deshi_bnr img{
  margin: 20px 0 -20px 180px;
}


/* ---------------------------------------------------------------- *
	フッタ部分の設定
 * ---------------------------------------------------------------- */

.footer_wp {
  background: url(img/footer_wp.gif) repeat-x ;
  height: 200px;
}

.footer {
  margin: 0 auto;
  padding: 0;
  width: 960px;
  height: 200px;
  background: url(img/footer_bg.gif);
}

.footer ul {
  padding: 36px 0 0 60px ;
  list-style-type: none;
  float: left;
}

.footer ul li {
  margin: 0;
  padding: 0;
  background-image: none;
}

.footer address {
  margin: 0;
  padding: 8px 0 0 0;
  text-align: center;
}

.footer a,
a:link {
  color: #fff;
  text-decoration: none;
}

.footer a:visited {
  color: #fff;
}

.footer a:hover {
  color: #e62f1a;
  text-decoration: underline;
}

.footer a:active {
  color: #e62f1a;
  text-decoration: underline;
}
