@charset "EUC-JP"; 

* {
	margin: 0;
	padding: 0;
}

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
/*	font-size: 12px;*/
	background: url(images/background.gif);
	background-repeat: repeat-y;
}

img {
	border: 0;
}

#container {
	width: 800px;
}

#header {
	margin: 0;
	padding: 0;
	position: relative;
	height: 106px;
}

#header2 {
	margin: 0;
	padding: 0;
	position: relative;
	height: 168px;
}

#header .header_text {
	position: absolute;
	top: 25px;
	left: 160px;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	width: 450px;
	line-height: 140%;
}

#header .title {
	position: absolute;
	top: 6px;
	left: 7px;
}

#header .link_yamashita {
	position: absolute;
	top: 40px;
	left: 620px;
}

#contents {
	width: 800px;
	overflow: auto;
}

#contents #left {
	float: left;
	width: 170px;
	height: 100%;
}

#contents #left_inner {
	margin: 0px 1px 0 0;
	padding: 0 0 10px 0;
	min-height: 99%;
	border-right: 1px solid #36016B;
	background-color: #36016B;
}

#contents #left_inner .left_inner_text {
	margin: 10px;
	color: #FFFFFF;
	font-size: 12px;
}

#contents #right {
	float: right;
	width: 625px;
	background-color: #FFFFFF;
}

#contents #right_inner {
	margin: 5px 0px 5px 0px;
}

#contents #right_inner p {
	margin: 5px 0 10px 10px;
}

#contents #right_inner ul {
	margin: 5px 0 10px 15px;
}

#contents #right_inner .right_inner_text {
	margin: 20px 0 0 10px;
}

#contents #right_inner .right_inner_text_title {
	margin: 10px 0 15px 0px;
	font-size: large;
	font-weight: bold;
}

#contents #right_inner .right_inner_text_intro {
	margin: 5px 0 20px 10px;
}

#contents #right_inner .gray_box_head {
	background-image: url(images/gray_box_head.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	margin-top: 10px;
	width: 590px;
}
#contents #right_inner .gray_box_body {
	background-image: url(images/gray_box_body.gif);
	background-repeat: repeat-y;
	width: 590px;
	padding: 0 5px;
}
#contents #right_inner .gray_box_foot {
	background-image: url(images/gray_box_foot.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 15px;
	width: 590px;
}


#footer {
	margin-top: 1px;
	border-top: 3px solid #36016B;
}

#footer_inner {
	border-top: 1px solid #FFF;
	padding: 5px;
	background-color: #36016B;
	color: #FFF;
}

#footer_inner a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.align_center {
	text-align: center;
}

/****************************
*  トップページ
****************************/

#index #contents #left_inner .information {
	width: 160px;
	height: 200px;
	overflow-y: scroll;
	background-color: #EFEFEF;
	padding: 3px;
	margin-left: 2px;
}

#index #contents #right_inner .index_title {
	margin-bottom: 15px;
}

#index #contents #right_inner .intro {
	margin: 0 0 0 10px;
	float: left;
}

#index #contents #right_inner .intro_img {
	margin: 0 10px 0 10px;
	float: right;
}

#index #contents #right_inner .intro_end {
	clear: both;
	margin-bottom: 20px;
}

/****************************
*  施設概要
****************************/
#shisetsu #contents #right_inner table tr td {
	padding: 3px;
}

#shisetsu #contents #right_inner .common_space {
	margin: 8px 0 0 10px;
}

#shisetsu #contents #right_inner .consult_title {
	font-size: large;
	font-weight: bold;
	color: #003366;
	padding: 5px 0 5px 5px;
}

#shisetsu #contents #right_inner .gray_box_body p {
	margin: 0 0 10px 10px;
}
.map_left{
	float:left;
}
.map_right{
	width:280px;
	float:right;
}
/****************************
*  料金表
****************************/
#ryokin #contents #right_inner td {
	padding: 5px 0;
}
/****************************
*  table
****************************/

.mail_table{
	width:530px;
	text-align:left;
	font-size:14px;
	margin-left:30px;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
	
}
.conf_th{
	padding:10px 0 10px 5px;
	text-align:left;
	background-color:#ddd;
	font-size: 12px;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}

.conf_th_end{
	padding:10px 0;
	text-align:center;
	background-color:#ddd;
	font-size: 12px;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;

}
.mail_table td{
	padding-left:10px;
	word-break: break-all;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;

	
}
.clearfix {
	display: inline-block;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	clear: both;
}
/*********************
* メール
*********************/
.mail_sousin{
	text-align:center;
}
.name_area{
	width:200px;
}
.comp_note_area{
	width:300px;
}
.address_area{
	margin-top:10px;
	width:300px;
}
.tell_area{
	margin-top:10px;
	width:100px;
}
.mail_area1{
	margin-top:10px;
	width:200px;
}
.mail_area2{
	margin-top:5px;
	width:200px;
}
/*********************
* dream weaver対策（本番で消すこと）
*********************/

.clearfix {
	overflow:hidden;
}
