@charset "utf-8";
body,div,ul,ol,li,h1,h2,h3,h4,h5,p,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}
img {
	border: 0px;
	vertical-align: bottom;
}
body  {
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.twoColLiqLtHdr #container {
	width: 900px;  /* これにより、幅がブラウザの幅の 80% のコンテナが設定されます */
	background: #FFFFFF;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColLiqLtHdr #header {
	background-image: url(images/header_bg.png);
	height: 234px;
	margin-top: -20px;

} 
.twoColLiqLtHdr #header h1 {
	display: none;

}
.twoColLiqLtHdr #container #wrap {
	background-image: url(images/wrap_bg.png);
	background-repeat: repeat-y;
}


/* #sidebar1 に関するヒント：
1. 単位はパーセントであるため、サイドバーで余白を使用することは回避してください。標準に準拠したブラウザでは、余白は幅に追加されるため、実際の幅が不特定の幅になります。 
2. 「.twoColLiqLtHdr #sidebar1 p」ルールで見られるように、div の端と div に含まれるエレメントの間のスペースは、エレメントに左マージンと右マージンを適用することによって設定できます。
3. 親エレメントが表示された後に Internet Explorer によって幅が計算されるため、単位がパーセントの列では原因不明のバグが発生することがあります。最終的な表示をより正確に予測する必要がある場合は、単位がピクセルの列に変更することができます。
*/
.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 245px; /* 上余白と下余白により、この div 内に視覚的なスペースが設定されます */
	background-image: url(images/sidebar1_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
.twoColLiqLtHdr #container #wrap #sidebar1 .guide_hall {
	padding-top: 80px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.twoColLiqLtHdr #container #wrap #sidebar1 .guide_hall h3 {
	display: none;
}
.twoColLiqLtHdr #container #wrap #sidebar1 .guide_hall dt {
	padding-top: 5px;
}

.twoColLiqLtHdr #container #wrap #sidebar1 .guide_hall dd {
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF8C95;
}
.twoColLiqLtHdr #container #wrap #sidebar1 .meeting h3 {
	background-image: url(images/sidebar1_02.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 50px;
	padding-top: 13px;
	margin-left: 5px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ ゴシック";
	font-weight: normal;
	font-size: 12px;
}
.twoColLiqLtHdr #container #wrap #sidebar1 .meeting dl {
	padding-right: 15px;
	padding-left: 35px;
}
.twoColLiqLtHdr #container #wrap #sidebar1 .meeting dt {
	padding-bottom: 3px;
}
.twoColLiqLtHdr #container #wrap #sidebar1 .meeting dd {
	text-align: right;
}





/* #mainContent に関するヒント：
1. #mainContent と #sidebar1 の間のスペースは、#mainContent div の左マージンによって設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、この左マージンを削除します。
2. サポートされている最小解像度（800 x 600）でのフローティングエレメントの落下を回避するには、#mainContent div 内のエレメントを 430px 以下にする必要があります（イメージを含む）。
3. 下の Internet Explorer の条件分岐コメントでは、#mainContent に「hasLayout」を設定するのにズームプロパティが使用されます。これにより、いくつかの IE 固有のバグが回避されます。
*/
.twoColLiqLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 245px;
} 
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 {
	padding-top: 9px;
	padding-bottom: 15px;
	padding-left: 13px;
	width: 630px;
}
.twoColLiqLtHdr  #container  #wrap  #mainContent  .content_area1  dl  {
	padding-right: 13px;
	padding-left: 13px;
}
.twoColLiqLtHdr  #container  #wrap  #mainContent  .content_area1  dd  {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
}

.twoColLiqLtHdr  #container  #wrap  #mainContent  .content_area1  ul  {
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 13px;
}
.twoColLiqLtHdr  #container  #wrap  #mainContent  .content_area1  li  {
	list-style-type: none;
}
.twoColLiqLtHdr  #container  #wrap  #mainContent  .area_01  {
	margin-bottom: 13px;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .f_set_table {
	text-align: left;
	vertical-align: top;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .f_set_table td {
	vertical-align: top;
}


.twoColLiqLtHdr  #container  #wrap  #mainContent  .area_02  {
	float: left;
	width: 308px;
}
.twoColLiqLtHdr  #container  #wrap  #mainContent  .area_03  {
	float: right;
	width: 308px;
}
.twoColLiqLtHdr  #container  #wrap  #mainContent  .area_04  {
	clear: both;

}
.twoColLiqLtHdr  #container  #wrap  #mainContent  .area_05  {
}
#mainContent   .oshirase      {
	width: 308px;
}
#mainContent  .name_yurai  {
	width: 308px;
}
#mainContent  .oshirase_fontsize{
	font-size:11px;
}



.twoColLiqLtHdr #footer {
	padding: 0 10px;
} 
.twoColLiqLtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	text-align: center;
	font-size: 11px;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .gaiyou {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #65BF89;
	border-left-color: #65BF89;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .gaiyou th {
	padding: 5px;
	width: 80px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #65BF89;
	border-bottom-color: #65BF89;
	text-align: center;
	background-color: #D3EDDE;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .gaiyou td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #65BF89;
	border-bottom-color: #65BF89;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .gaiyou .yakuin {
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .gaiyou .yakuin td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-style: none;
}


/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sm {
	list-style:none;
	height:33px;
	display:block;
	overflow:hidden;
	width: 655px;
}
.sm li {float:left; display:inline; overflow:hidden}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .rekisi {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #65BF89;
	border-left-color: #65BF89;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .rekisi .rekisi_finding {
	background-color: #A3DABA;
	text-align: center;
}

.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .rekisi th {
	padding: 5px;
	width: 120px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #65BF89;
	border-bottom-color: #65BF89;
	text-align: left;
	background-color: #D3EDDE;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .rekisi td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #65BF89;
	border-bottom-color: #65BF89;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .rekishi_02 {
	width: 95%;
	padding-top: 10px;
}

.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .google_map {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .access_01 {
	background-image: url(images/koutu_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 140px;
	margin-bottom: 15px;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .access_01 .p1 {
	font-weight: bold;
	color: #018B71;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .access_02 {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-image: url(images/access_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .access_02 h3 {
	font-weight: bold;
	color: #015F4B;
	font-size: 12px;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .access_02 h4 {
	font-weight: normal;
	font-size: 12px;
	margin-top: 3px;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .access_02 dl {
	margin-top: 15px;
}

.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .access_02 dd {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.twoColLiqLtHdr  #container  #wrap  #mainContent  .content_area1  .area_01  .link_table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .link_table td {
	background-image: url(images/ico_clover1_6.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 20px;
	line-height: 17px;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .t_form {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .t_form p {
	line-height: 17px;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .t_form .mailform {
	width: 95%;
	margin-left: 15px;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .link_title {
	background-image: url(images/ico_clover1_1.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin:10px 0 0 20px;
	padding-left: 20px;
	line-height: 17px;
	font-size:16px;
}
.top_oshirase_icon {
	background-image: url(images/ico_clover1_1.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin:10px 0 0 0px;
	padding-left: 20px;
	line-height: 18px;
	font-size:12px;
}

/*ヘッダー・フッターのリンク文字色*/
.a_white:link
  {
	color: #FFFFFF;
	text-decoration: none;
}


.a_white:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
.a_white:hover    {
	color: #FFFFFF;
	text-decoration: underline;
}
.a_666:link      {
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.a_666:visited       {
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.a_666:hover         {
	line-height: 15px;
	color: #666666;
	text-decoration: underline;
}

.a_color1:link {
	color: #609;
	text-decoration: none;
}
.a_color1:visited {
	color: #609;
	text-decoration: none;
}
.a_color1:hover {
	color: #609;
	text-decoration: underline;
}

.a_black:link {
	color: #333333;
	text-decoration: none;
}
.a_black:visited {
	color: #333333;
	text-decoration: none;
}
.a_black:hover {
	color: #333333;
	text-decoration: underline;
}

.a_black_2:link {
	color: #333333;
	text-decoration: none;
}

.a_black_2:visited {
	color: #333333;
	text-decoration: none;
}

.a_black_2:hover {
	color: #333333;
	text-decoration: underline;
}
.a_pink:link      {
	line-height: 15px;
	color: #333366;
	text-decoration: none;
}
.a_pink:visited       {
	line-height: 15px;
	color: #333366;
	text-decoration: none;
}
.a_pink:hover         {
	line-height: 15px;
	color: #FF3333;
	text-decoration: underline;
}

.a_pink2:link      {
	line-height: 15px;
	color: #FF3333;
	text-decoration: none;
}
.a_pink2:visited       {
	line-height: 15px;
	color: #FF3333;
	text-decoration: none;
}
.a_pink2:hover         {
	line-height: 15px;
	color: #FF3333;
	text-decoration: underline;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
#sidebar1  .meeting  .kaigisitsu    {
	margin: 0px;
}
.twoColLiqLtHdr #container #wrap #sidebar1 .meeting .kaigisitsu dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	margin-top: 3px;
	padding-left: 18px;
	background-image: url(images/ico_clover1_1.gif);
	background-repeat: no-repeat;
}
.twoColLiqLtHdr #container #wrap #sidebar1 .meeting .kaigisitsu dd {
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6666;
	margin-left: 30px;
	padding-left: 3px;
}
.twoColLiqLtHdr #container #wrap #sidebar1 .meeting .kaigisitsu_p {
	margin-left: 80px;
}
.twoColLiqLtHdr #container #wrap #mainContent .content_area1 .area_01 .table_price1 {
	margin-right: auto;
	margin-left: auto;
}
.price_list {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #65BF89;
	border-left-color: #65BF89;
}
.price_list_finding {
	background-color: #A3DABA;
	text-align: center;
}
.price_list th {
	padding: 5px;
	width: 120px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #65BF89;
	border-bottom-color: #65BF89;
	text-align: left;
	background-color: #D3EDDE;
}
.price_list td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #65BF89;
	border-bottom-color: #65BF89;
}
.area_01 .price_text {
	margin-top: 10px;
	margin-right: 31px;
	margin-bottom: 10px;
	margin-left: 31px;
}

.price_list2 {
	width: 50%;
	margin-left: 31px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #65BF89;
	border-left-color: #65BF89;
}
.price_list_finding2 {
	background-color: #A3DABA;
	text-align: center;
}
.price_list2 th {
	padding: 5px;
	width: 120px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #65BF89;
	border-bottom-color: #65BF89;
	text-align: left;
	background-color: #D3EDDE;
}
.price_list2 td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #65BF89;
	border-bottom-color: #65BF89;
}
.baby_01 {
	margin-bottom: 15px;
	font-size: 14px;
}
.baby_01 .baby_text {
	padding: 10px;
}
.baby_text p {
	line-height: 150%;
}
.baby_text h3 {
	font-weight: normal;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #006;
}
.babym_p_link {
	font-size: 16px;
	font-weight: bold;
}
.babym_p_area{
	background-color: #FFC;
	height: auto;
	width: auto;
	margin:0 10px 10px 10px;
	padding:10px 20px 10px 20px;
}
.baby_list {
	padding-left: 15px;
}
.baby_list ul li {
	margin-left: 15px;
	margin-bottom: 5px;
}
.baby_list ul ol {
	margin-bottom: 10px;
	font-weight: bold;
	color: #F06;
}
.ico_new{
	padding:3px;
}

.relax_list{
	font-size:12px;
	font-weight:bold;
	width: 97%;
	margin-right: auto;
	margin-left:5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}

.relax_list td{
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.relax_color_pink{
	text-align:center;
	color: #F3F;
}
.relax_color_sky{
	text-align:center;
	color: #0CF;
}
.relax_color_blue{
	text-align:center;
	color: #00F;
}
.relax_color_green{
	color: #090;
}
.relax_color_darkblue{
	color: #009;
}
.relax_color_orange{
	color: #F60;
}
.relax_bgcolor{
	background-color: #FFC;
}
.relax_tx{
	width:35%;
	font-size:16px;
	font-weight:bold;
	color:#F00;
	margin:20px auto;
}

.relax_faq{
	font-size:12px;
	margin:5px;
}
.relax_faq_title01{
	font-size:14px;
	color: #90F;
}
.relax_faq_title02{
	font-size:13px;
	color: #F3C;
}
.relax_faq_title03{
	font-size:14px;
	color: #00F;
}
