@charset "utf-8";
/* CSS Document */

body {
  background-attachment: scroll;
  font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:95%;
  color:#666;
  background-color:#FFF;
  background-image: url("img/i575512b29be8c.jpg");
  background-repeat:repeat-x;
  background-position:left top;
}

a {
  color: #3366CC;
  text-decoration: underline;
}
a:hover {
  color: #7799EE;
  text-decoration: none;
}


/* ヘッダー */

#header span {
  display: none;
}


/* グローバルナビ */

#menu_yoko {
  width: 100%;
  letter-spacing: 2px;
}

#menu_yoko.menu_yoko_w {
  background: url("img/i57550a3590af9.jpg") repeat-x scroll center bottom transparent;
  border-bottom: 0px;
  border-top: 0px;
  margin: 0 auto 20px;
  height: 61px;
  text-align: center;
}

#menu_yoko li {
  height: 61px;
  background: url("img/i57551c63b6ca0.jpg") no-repeat scroll right 0px transparent;
}

#menu_yoko li a {
  background-image: none;
  color: #006633;
  height: 61px;
  line-height: 61px;
  margin: 0px 0px 17px;
  padding: 0px 52px;
  text-decoration: none;
  display: block;
  float: left;
  white-space: nowrap;
  width: auto;
  font-size: 120%;
  font-weight: normal;
}

#menu_yoko li a:hover {
  background: url("img/i57551c63b6ca0.jpg") no-repeat scroll right 0px transparent;
  color: #5AC926;
}

#menu_yoko li#on a {
  background-image: url("img/i57551c63b6ca0.jpg");
  background-repeat: no-repeat, repeat-x;
  background-position: right 0px,center bottom;
  color: #5AC926;
}


/* ビジュアル以下 */

#content {
	background: #FFFFFF;
}


/* サイドメニュー */

#box {
	width: 220px;
	margin-left: 0px;
}
.banner {
	margin: -12px 0px 0px;
	background-color: #FFF;
}
.banner p {
	width: 220px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

#box .banner a:hover {
    cursor: pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity: 0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity: 0.6;
    zoom: 1;
}

#box .banner_box {
	width: 220px;
}

#box .banner_box .bn_01 {
	padding: 0px auto;
	text-align: center;
	margin-bottom: 10px;
}

#box .banner_box2 {
	width:218px;
	border: solid 1px #8BED1F;
	background-color: #EFFDDF;
}

#box .banner_box2 .bn_title {
	background-color: #8BED1F;
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 2px #477D0B;
	filter: dropshadow(color=#477D0B,offX= 0,offY=-1)
	dropshadow(color=#477D0B,offX= 1,offY= 0)
	dropshadow(color=#477D0B,offX= 0,offY= 1)
	dropshadow(color=#477D0B,offX=-1,offY= 0);
	-webkit-text-stroke-color: #477D0B;
	-webkit-text-stroke-width: 1px;
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
	black 1px -1px 0px, black -1px -1px 0px;
	padding: 2px 5px;
	letter-spacing: 1px;
	color: #FFF;
}

#box .banner_box2 .bn_in {
	padding: 10px 10px;
	width: 200px;
}

#box .banner_box2 .bn_in .bn_in_1 {
	font-size: 105%;
	padding:0px 10px;
}

#box .banner_box2 img{
	margin: 10px auto;
}


/* コンテンツ */

#content {
	background: #FFFFFF;
}

#content-body {
	font-size: 110%;
}

#content-body p {
	line-height: 1.7em;
	margin: 0 0 20px;
	padding: 0;
}


/* 見出し */

#content.con-w h3 {
	width: 670px;
	height: 42px;
	background-image: url("img/i57568acb41036.jpg");
	padding-left: 50px;
	padding-top: 10px;
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 15px;
}


/* 下部ナビ */

#content #lpnavi {
	font-size: 95% ;
	line-height: 1.7em ;
	}

#content .pagetop {
	font-size: 95%;
}


/* フッター */

#footer.footer-w {
	background-color: #FFF;
	border-top: solid 2px #333;
	background-image: url("img/i57567463d137f.jpg");
	background-repeat: no-repeat;
	background-position: 30px 20px;
	padding-right: 10px;
	font-size: 120%;
}

#footer p {
	border-top: none;
	text-align: right;
	padding: 5px 0px 0px;
}

#footer p.copyright {
	text-align: center;
	margin: 20px auto 0;
}


/* TOP_ごあいさつ */

p#aisatsu_text {
	padding: 0 20px 40px;
}


/* TOP_事業内容 */

table#top_jigyou {
	width: 100%;
	border: 0px;
	border-collapse:collapse;
}

table#top_jigyou td {
	padding: 15px 20px 5px;
	border-bottom: 1px #000000 dotted;
}

table#top_jigyou td.top_j_btn {
	text-align: right;
}

table#top_jigyou a:hover {
    cursor: pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity: 0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity: 0.6;
    zoom: 1;
}


/* TOP_Facebookページプラグイン */

div.facebook {
	text-align: center;
	padding: 50px 0 20px;
}