@charset "utf-8";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333333;
/*  border-top: solid 3px #765c47;*/
  -webkit-text-size-adjust: none;
  background-image: url(img/back.gif);
  background-repeat: repeat-x;
}


/* IE7 用 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a:link {
  color: #583822;
  font-size: 13px;
}

a:hover {
  color: #765c47;
  font-size: 13px;
}

a:visited {
  color: #583822;
  font-size: 13px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}

img {
  border: 0;
}
dl,dd,dt{
 margin:0;
 padding:0;
}

/*---------- メイン ----------*/

#main {
  width: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
/*  background-color: #fef4f4; */
}

/*---------- ヘッダー ----------*/

#header {
  margin: 0 auto 0 auto;
  width: 900px;
  height: 105px;
  text-align: center;
  background-image: url(img/header.jpg);
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0;
  padding: 2px 0 2px 5px;
  font-weight: normal;
  text-align: left;
  font-size: 12px;
  color: #888888;
}

#header h2 {
  margin: 0;
  padding: 14px 0 0 10px;
  text-align: left;
  font-size: 20px;
  color: #444444;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  font-size: 13px;
  color: #444444;
  letter-spacing: 1px;
}

#header #table-left {
  text-align: left;
  font-size: 13px;
  color: #444444;
  line-height: 150%;
  text-decoration: none;
}

#header #table-left a {
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}

#header #table-left a:hover {
  font-size: 20px;
  color: #888888;
  text-decoration: none;
}

#header #table-right p.h_txt {
  padding: 6px 14px 0 0;
  text-align: right;
  font-size: 13px;
  color: #999999;
  line-height: 160%;
  text-decoration: none;
}

#header #table-right p.h_tel {
  margin: 0;
  padding: 0 14px 0 0;
  text-align: right;
  font-size: 20px;
  color: #c9171e;
  line-height: 100%;
  font-weight: bold;
  text-decoration: none;
}

#header #table-right p.h_nav {
  padding: 0 14px 0 0;
  text-align: right;
}

#header #table-right p.h_nav a {
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#header #table-right p.h_nav a:hover {
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}

#header #table-right p.h_nav img {
  vertical-align: middle;
}


#header-menu {
  margin: 3px auto 10px auto;
  width: 900px;
  padding: 0;
  height: 45px;
  text-align: left;
  background-image: url(img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  width: 900px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  background-image: url(img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu li a {
  font-size: 12px;
  line-height: 20px;
  color: #fffffc;
  text-align: center;
  display: block;
  line-height: 150%;
  letter-spacing: 1px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #aaaaaa;
  text-decoration: none;
  padding: 6px 28px 2px 28px;
  background-image: url(img/head_menu_back_abase.gif);
}

#header-menu li a:hover {
  color: #fffffc;
  background-image: url(img/head_menu_back_hover.gif);
}

#header-menu #home a {
  border-left: none;
  padding: 6px 28px 2px 28px;
}

#header-menu span.sub {
  color: #bbbbbb;
}

/* 廃止(ここから)  */
#header-img {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
/*  background: url(img/head_img_bg.gif);*/
  background: url(img/hb_left.png);
  background-repeat: no-repeat;
/*  background-repeat: repeat-x;*/
}
/* 20160309add  */
#header-img-right {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  background: url(img/hb_right.png);
  background-repeat: no-repeat;
  background-position: right;
}
#header-img-slim {
  width: 100%;
  margin: 0;
  text-align: center;
  background: url(img/head_img_bg.gif);
  background-repeat: repeat-x;
}
/* 廃止(ここまで)  */

/* スライドショー  */
/*
#mainimg {
	clear: left;
	width: auto;
	height: 100%;
	position: relative;
}
#mainimg .slide_file {
	display: none;
}
#slide_image {
	z-Index:2;
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	z-Index:1;
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}
*/
/*---------- コンテンツ ----------*/

#container {
  width: 885px;
  margin: 0 auto 0 auto;
  overflow: hidden;
/*  padding: 7px 10px 6px 5px;*/
  padding: 7px 10px 0 5px;
  background-color: #ffffff;
/*
  background-image: url(http://www.87house.jp/img/cosmos_bg2.png);
  background-repeat: repeat-x;
  background-position: bottom left;
*/
/*	background: url(http://www.87house.jp/img/bg_bottom.png) right bottom no-repeat; */

}
/*
#inner{
	width:100%;
	height:100%;
	background: url(http://www.87house.jp/img/bg_bottom.png) right bottom no-repeat;
	border: solid 1px #000000;
}
*/
/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 13px;
  width: 640px;
  letter-spacing: 1px;
  text-align: left;
  line-height: 180%;
	background: url(http://www.87house.jp/img/bg_bottom.png) right bottom no-repeat; 
}

#contents #pannavi {
  margin: 0 0 5px 0;
  padding: 0 0 8px 0;
  font-size: 12px;
}

#contents h2 {
  height: 31px;
  margin: 0 0 7px 0;
  padding: 9px 0 0 34px;
  font-size: 14px;
  color: #004080;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h2.page_title {
  height: 32px;
  margin: 0 0 18px 0;
  padding: 18px 0 0 22px;
  font-size: 16px;
  color: #4c1800;
  background-image: url(img/page_title.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 12px 3px 10px 3px;
  padding: 8px 10px 5px 13px;
  line-height: 180%;
  font-size: 13px;
  color: #662200;
  border-left: solid 5px #662200;
  border-bottom: solid 1px #aaaaaa;
  background-color: #eeeeee;
}
#contents h4{
 height: 30px;
 width: 634px;
 margin: 30px 3px 18px 3px;
 padding: 0px 10px 0 5px;
 background-image: url(img/h4_bar.png);
 background-repeat: no-repeat;
 border-left:8px solid #4C7DAC;
 line-height:28px;
 font-size: 105%;
}
#contents p {
  margin: 6px 0 6px 0;
  padding: 0 3px 0 3px;
  line-height: 140%;
  font-size: 13px;
}

#contents a {
  color: #583822;
  font-size: 13px;
}

#contents a:hover {
  color: #765c47;
  font-size: 13px;
}

#contents .gray_bg_contact {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-image: url(img/contact_btn_bg.gif);
  background-repeat: repeat-x;
}
#contents .gray_bg_contact2 {
  margin: 5px 2px 28px 0px;
  padding: 2px 8px 2px 18px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
/*  background-image: url(img/contact_btn_bg.gif);
  background-repeat: repeat-x;*/
  background-color: #eeeeee;
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

#contents .gray_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #eeeeee;
}

#contents .brown_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #f8f4e6;
}

#contents .pink_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #fef4f4;
}

#contents .orange_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #fbfaf5;
}

#contents .green_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #f0f6da;
}

#contents .blue_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #ebf6f7;
}

#contents span.red {
  color: #e60033;
}

#contents span.red_b {
  color: #e60033;
  font-weight: bold;
}

#contents span.red_big {
  color: #e60033;
  font-weight: bold;
  font-size: 15px;
}

#contents span.blue {
  color: #007bbb;
}

#contents span.blue_b {
  color: #007bbb;
  font-weight: bold;
}

#contents span.blue_big {
  color: #007bbb;
  font-weight: bold;
  font-size: 15px;
}

#contents span.pink {
  color: #c53d43;
}

#contents span.pink_b {
  color: #c53d43;
  font-weight: bold;
}

#contents span.pink_big {
  color: #c53d43;
  font-weight: bold;
  font-size: 15px;
}

#contents span.brown {
  color: #993300;
}

#contents span.brown_b {
  color: #993300;
  font-weight: bold;
}

#contents span.brown_big {
  color: #993300;
  font-weight: bold;
  font-size: 15px;
}

#contents span.green {
  color: #583822;
}

#contents span.green_b {
  color: #583822;
  font-weight: bold;
}

#contents span.green_big {
  color: #583822;
  font-weight: bold;
  font-size: 15px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents img.picture_r {
  margin: 0 5px 10px 10px;
  float: right;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#contents p.back {
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right;
}


table#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(img/main_block_bg.gif);
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  line-height: 130%; /* 0304add */
}
td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 3px 14px 3px 6px;
}
table.table_line3 {
  border-collapse: collapse;
  border: solid 1px #999999;
  line-height: 130%; /* 0304add */
  margin-top: 1.5em;
}
th.table_line3 {
  border-collapse: collapse;
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
  border-left: solid 1px #999999;
  padding : 3px 14px 3px 6px;
}
td.table_line3 {
  border-collapse: collapse;
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
　border-right: dotted 1px #999999;
  padding : 3px 14px 3px 6px;
}
.tOk{
	color: #E75A6B;
	font-weight: bold;
}
/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 5px 0 0 0;
  width: 220px;
  text-align: left;
  letter-spacing: 1px;
}

.menulist {
  margin: 0 0 24px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist h3 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #583822;
  display: block;
  border-right: solid 5px #ac9686;
  border-bottom: solid 5px #ac9686;
  border-left: solid 5px #ac9686;
  padding: 8px 4px 3px 30px;
  font-size: 13px;
  line-height: 190%;
  text-decoration: none;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #765c47;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}
/* 2016-03-09add  */
.menucontact {
  margin: 0 0 18px 0;
  padding: 0 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menu_free {
  margin: 0 0 20px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background-image: url(img/menu_back.gif);
  padding-bottom: 7px;
}

.menu_free h3 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #583822;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 13px;
 }

.menu_free a:hover{
  color: #765c47;
}

.menu_free p{
  margin: 0;
  padding: 5px 8px 4px 8px;
  font-size: 13px;
  line-height: 130%;
  margin-bottom: 5px;
}
.menu_free span.red {
  color: #e60033;
}

.menu_free span.red_b {
  color: #e60033;
  font-weight: bold;
}

.menu_free span.blue {
  color: #007bbb;
}

.menu_free span.blue_b {
  color: #007bbb;
  font-weight: bold;
}

.menu_free span.brown {
  color: #993300;
}

.menu_free span.brown_b {
  color: #004080;
  font-weight: bold;
}
/* 2016-03-07 add */
.menu_free hr{
    height:0;
    border:0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #fff;
}
.menu_btn {
  margin: 0 0 10px 0;
  padding: 0 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menu_btn a{
  margin: 0 0 8px 0;
  color: #583822;
  display: block;
  border: solid 1px #dddddd;
  padding: 8px 4px 4px 30px;
  font-size: 13px;
  line-height: 200%;
  text-decoration: none;
  background-image: url(img/side_menu_btn_bg.gif);
  background-repeat: no-repeat;
 }

.menu_btn a:hover{
  color: #583822;
  background-image: url(img/side_menu_btn_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_btn_under {
  margin: 0 0 10px 0;
  padding: 0 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menu_btn_under a{
  margin: 0 0 8px 0;
  color: #583822;
  display: block;
  border: solid 1px #dddddd;
  padding: 8px 4px 4px 12px;
  font-size: 13px;
  line-height: 200%;
  text-decoration: none;
  background-image: url(img/side_menu_btn_under_bg.gif);
  background-repeat: no-repeat;
 }

.menu_btn_under a:hover{
  color: #583822;
}

/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 26px 0 23px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  line-height: 180%;
  background-image: url(img/footer_back.gif);
}

#footer a {
  color: #333333;
  font-size: 12px;
  text-decoration: none;
}

#footer a:hover {
  color: #583822;
  text-decoration: none;
}
/*--2016-03-05*/
#footer #ftInfo{
	line-height: 140%;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 4px;
}
/*---------Cost----------------*/
#contents .ctMemo{
	margin-bottom: 25px;
}
#contents .ctMemo p{
	line-height: 140%;
}
.table_line caption {
/*	caption-side: middle;*/
	text-align:left;	/* 20160320add  */
}
/*---------group---------------*/
#contents #gpList dl{
	margin-bottom: 10px;
}
#contents #gpList dd{
	line-height: 130%;
	margin-bottom: 9px;
}
#contents .picSp {
	width: 200px;
	height: 150px;
	float: left;
	padding: 0 8px 8px 0;
	margin: 0 7px 10px 0;
	background: url(img/kage.gif) 100% 100%;
}
#contents .shpEra {
	width: auto;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 130%;
}
#contents #gpList {
	margin-bottom: 7px;
}
/*
#contents #dragExp {
	margin: 5px 0 5px 0;
}
*/
#contents .picSml {
	width: auto;
	float: left;
	margin: 10px 7px 0px 0;
	border: 1px solid #666;
}

table.table_line2 {
  border-collapse: collapse;
  border: solid 1px #999999;
  line-height: 130%; /* 0304add */
}


td.table_line2 {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 3px 14px 3px 6px;
}

/* ------------------------*/
.attach_right {
	width: auto;
	float: right;
	padding: 0 0 5px 5px;
}
.attach_left {
	width: auto;
	float: left;
	padding: 0 0 5px 5px;
	margin-right: 15px;
}
.break {
	clear: both;
}
.break_left {
	clear: left;
}
.break_right {
	clear: right;
}
.break hr {
	height: 1px;
	visibility: hidden;
}
/*---------info---------------*/

#contents .picSp2 {
	width: 200px;
	height: 150px;
	float: left;
	padding: 0 8px 8px 0;
	margin: 0 7px 10px 0;
	background: url(img/kage.gif) 100% 100%;
}
#contents .shpEra2 {
	width: auto;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 130%;
}
#contents #gpList2 {
	margin-bottom: 7px;
}
#contents #dragExp2 {
	margin: 5px 0 5px 0;
}
#contents .picSml2 {
	width: auto;
	float: left;
	margin: 0 8px 7px 0;
	border: 1px solid #666;
}
/* 作成中   */
#contents .gray_bg_contact3 {
  margin: 2px 2px 15px 0px;
  padding: 2px 8px 2px 12px;
  line-height: 160%;
/*  line-height: 180%;*/
  letter-spacing: 1px;
/*  font-size: 13px;*/
  font-size: 12px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #eeeeee;
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  color: #000000;
}
#contents .foodEra2{
  margin-top: 0px;
}
#contents .foodEx{
	margin-bottom: 2px;
	font-size: 95%;
	color:blue;
}
#contents .foodpic {
	width: auto;
	float: left;
	margin: 0 8px 0px 0;
/*	border: 1px solid #666;*/
	text-align:center;
	font-size:90%;
}
#contents .fb{
	border: 1px solid #666;
	font-size:90%;
}
/*---etc--- */
.Navi_Comment {
    background-color: #ffffcc;
    margin: 5px;
    padding: 1px 10px;
    border-right: 3px solid #997F66;
    border-bottom: 3px solid #997F66;
}

.Option {
    border: 3px double #808080;
    background-color: #efefef;
}
/*--profile--- */
#access{
 margin-top:15px;
}
#access dl{
 margin-right: 25px;
}
#access dt{
  padding-left:42px;
  padding-top:3px;
/*  background-image: url(img/mortor.gif);*/
/*  background-repeat: no-repeat; */
  color:blue;
  text-decoration: underline;
}
#access .mortor dt{
  background-image: url(img/mortor.gif);
  background-repeat: no-repeat;
}
#access .train dt{
  background-image: url(img/train.gif);
  background-repeat: no-repeat;
}
#access dd{
 margin-left: 42px;
 line-height:120%;
}
