@charset "utf-8";
/* CSS Document */

/* メインコンテンツ
**********************/
#main_contents {
	width: 960px;
	margin: -15px auto 5px auto;
}

/*サイドコンテンツ
*********************/
#side_contents {
	width: 250px;
	height: 720px;
	float: left;
	border: 1px solid #663333;
	border-radius: 10px;
	margin-top: 0;
	margin-right: 5px;
	}
#side_contents h2 {
	background-color:#663333;
	line-height: 35px;
	color: aliceblue;
	text-align: center;
	margin-top: 0;
	border-radius: 5px 5px 0px 0px;
}
#side_contents .side_head{
	background-color:#663333;
	font-size: 20px;
	color: aliceblue;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-radius: 5px 5px 0px 0px;
}
#side_contents .side_head_1{
	background-color:#663333;
	font-size: 18px;
	line-height: 20px;
	color: aliceblue;
	text-align: center;
	margin-top:-10px;
	padding-top:10px;
	padding-bottom: 5px;
	}


#side_contents p {
	font-style: normal;
	font-size: 20px;
	text-align: center;
	line-height: 5px;
	font-weight: bold;
}
#side_contents span {
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
}
#side_contents .homepage a {
	padding: 5px 15px 3px 18px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	background: #B38355;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
}
#side_contents .homepage a:hover {
	background: #DEC8B1;
}

#side_contents .form a {
	padding: 5px 15px 3px 18px;
	text-align: center;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	background: #B38355;
	line-height: 30px;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
}
#side_contents .form a:hover {
	background: #DEC8B1;
}

#side_contents .map a{
	padding: 5px 15px 3px 18px;
	height: 30px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background: #B38355;
	line-height: 20px;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
}
#side_contents .map a:hover {
	background: #DEC8B1;
}

#side_contents .address p {
	font-size: 13px;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
}

#side_contents section .access {
	font-size: 12px;
}


/*ミドルコンテンツ
*********************/
#middle_contents {
	display: inline;
	float: left;
	width: 685px;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #663333;
	border-radius: 5px;
}
#middle_contents .price_head {
	background: #663333;
	height: 36px;
	line-height: 39px;
	font-size: 20px;
	color: aliceblue;
	padding-left: 15px;
	border-radius: 4px 4px 0px 0px;
	margin: 0px;
}
#middle_contents .navi_price {
	margin: 10px;
}

#middle_contents table {
	width: 625px;
	padding-left: 37px;
}

#middle_contents h2 {
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 25px;
	color: aliceblue;
	background: #b77860;
	width: 550px;
	height: 30px;
	border-radius: 4px;
		
}
#middle_contents .komon {
	padding-left: 40px;
	padding-right: 30px;
	line-height: 20px;
	font-size: 15px;
}
#middle_contents .price {
	padding-left: 40px;
	text-indent: 40px;
	font-size: 15px;
}
#middle_contents .table_1 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_1 th, td {
	border: 1px solid #663333;
	}
#middle_contents .table_1 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_1 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}


/*月額１万２０００円プラン*****
*****************/

#middle_contents .plan_1 {
width: 290px;
	height: 30px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
	background: #663333;
	font-size: 18px;
	color: aliceblue;
	border-radius: 5px;
	}

#middle_contents .plan_12000 {
	margin-left: 35px;
	margin-right: 23px;
	line-height: 20px;
	font-size: 15px;
	padding-left:1em;
text-indent:-1em;	
}


#middle_contents .plan_2 {
width: 130px;
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 60px;
	margin-bottom: 20px;
	background: #b77860;
	font-size: 15px;
	color: aliceblue;
	border-radius: 15px;
	}
#middle_contents span.bold-text {
	font-weight:  bold;
}
#middle_contents .table_2 {
	width: 600px;
	border-collapse: collapse;
	margin-left: 64px;
	margin-bottom: 20px;
}
#middle_contents .table_2 th, td {
	border: 1px solid #663333;
	}
#middle_contents .table_2 th {
	width: 75px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_2 td {
	width: 250px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}

/*モーダルここから*/
#modal-content {
	width: 75%;
	margin: 0px;
	padding: 10px 20px;
	position: fixed;
	display: none;
	z-index: 2;
}
#modal-overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba( 0,0,0, 0.75 );
}
#modal-open .button-link {
	font-size: 5px;
	background: pink;
	border-radius: 20px;
	color: #00f;
	text-decoration: none;
}
.button-link:hover {
	cursor: pointer;
	color: #f00;
}


/********
トップページへ戻るボタン*/
#pageTop {

  position: fixed;
  bottom: 20px;
  right: 30px;
}

 #pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 8px  0 9px;
  border-radius: 30px;
  width: 30px;
  height: 38px;
  background-color: #663333;
  color: #fff;
	font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

 

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}




