@charset "utf-8";

@font-face {
    font-family:HanaMinA;
    src: url(font/HanaMinA.woff);
}

.HanaMinA{
    font-family:HanaMinA;
    color:#ff1462;
    font-size:21px;
    font-weight:bold;
}

* {
	padding:0;
	margin: 0;
	/*font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
}
#base {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
body {
	color:#333333;
	background-color: #FFFFFF;
	font-size: 15px;
	background-repeat: repeat-x;
	background-position: center 20px;
}

img {
	vertical-align: top;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img{border:0px;}

a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

li {
	list-style-type: none;
}
a {
	color: #996600;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
/*
ヘッダー
-------------------------------------------*/
#head {
	height: 90px;
	position: relative;
}
#head h1 {
	font-size: 9px;
	position: absolute;
	top: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	margin-left: 16px;
}

#head img#logo {
	position: absolute;
	left: 6px;
	top: 25px;
}
#head #h_list {
	position: absolute;
	right: 20px;
	top: 0px;
}
#head #h_list li {
	display: inline;
	padding-right: 7px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 10px;
}
#head #h_list a {
	text-decoration: none;
	color: #666666;
}
#head #info {
	position: absolute;
	right: 25px;
	font-size: 11px;
	color: #666666;
	line-height: 24px;
	text-align: right;
	top: 20px;
}
#head #info strong {
	font-size: 26px;
	color: #B5984A;
	font-family: Arial, Helvetica, sans-serif;
}
#head #info span {
	font-size: 18px;
	color: #505050;
}
#head #h_list a:hover {
	background-color: #FFFFFF;
	color: #B09860;
}

/*
メイン
-------------------------------------------*/
#main {
	float: left;
	width: 938px;
	padding: 6px;
}
#pankuzu {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#pankuzu strong {
	font-weight: normal;
	color: #505050;
	font-size: 11px;
	letter-spacing: 1px;
}


/*
H2 タイトル
-------------------------------------------*/
#in_link {
width:99%;
padding-top: 16px;
padding-left: 5px;
margin-bottom: 10px;
border-bottom:solid 2px #CABB83;
}

#in_link h2 {
display:inline;
font-size: 18px;
font-weight: normal;
color: #000000;
letter-spacing: 1px;
}

#in_link h2 span {
font-size: 10px;
padding-left: 20px;
color: #B19B76;
letter-spacing: 1px;
line-height: 14px;
}

#in_link ul{
margin: 0; 
padding: 0; 
list-style: none;
}

#in_link ul{ 
display: inline; 
padding: 0; 
float: right;
}

#in_link li{ 
display: inline; 
padding: 0; 
margin: 0 2px 0 0; 
float: left;
}

#in_link li a{
display: block;
width: auto;
height:20px;
padding: 4px 6px 0 6px;
margin: 0px 0px 0px 0px;
text-decoration: none;
text-align: center;
color: #FFFFFF;
background-image: url(/img/bc_menu1.png);
border:solid 1px #FF0000;
font-size: 12px;
}

#in_link li a:hover{
text-decoration: none;
color: #EEEEEE;
background-image: url(/img/bc_menu2.png);
border:solid 1px #FF0000;
}

#content {
	float: right;
	width: 100%;
	padding-bottom: 5px;
	margin-top: 10px;
}

#content #mokuji {
	margin-top: 1px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #E5E5E5;
}
#mokuji ul {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mokuji ul ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mokuji li {
	font-size: 14px;
	line-height: 20px;
}
#mokuji li a {
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D3;
	display: block;
}
#content #mokuji h3 {
	color: #000000;
	background-image: none;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-top: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C2AD87;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: 1px;
}

#content .box_out {
	background-color: #FFFFFF;
	border: 1px solid #CABB83;
	margin-bottom: 10px;
	padding: 5px;
}
#content .box_in {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 10px;
	text-align: center;
}

#content .box_in .radius {
	-moz-border-radius: 10px;    /* Firefox */
   	-webkit-border-radius: 10px;    /* Safari,Chrome */
	border-radius: 10px;    /* CSS3 */
	background-color: #FEF3F9;
	width: calc(100% - 40px);
	font-size: 14px;
	line-height:24px;
	color: #333333;
	padding:10px;
	margin:10px 0 15px 10px;
	text-align: left;
}

#content h3 {
	font-size: 16px;
	line-height: 1.6;
	color: #fff;
	padding: 7px 20px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	background: #B8AA75;
	display: block;
	letter-spacing: 1px;
}

#content h3,  x:-moz-any-link  {
	padding-top: 1px;
	padding-bottom: 3px;
}

#content h3 span {
	font-size: 10px;
	color: #B19B76;
	line-height: 12px;
	padding-left: 15px;
	font-weight: normal;
	letter-spacing: 2px;
}

#content h4 {
	color: #6A3E00;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CAAE80;
	font-size: 16px;
	line-height: 16px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	text-align: left;
}
#content h4 span {
	font-size: 12px;
	color: #B18A49;
	padding-left: 10px;
	line-height: 24px;
	font-weight: normal;
}

#content p {
	font-size: 14px;
	line-height: 22px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
	text-align: left;
}

#content .box02_left {
	float: left;
	width: 340px;
	margin-left: 2px;
}
#content .box02_right {
	float: right;
	width: 340px;
}
#content .box02_left h3, #content .box02_right h3 {
	clear: both;
}
#content .box02_left .box_in,
#content .box02_right .box_in {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .box02_left p,
#content .box02_right p {
	margin: 0px;
}

#content .box02_right .dl_list {
	border: 1px solid #D6D5CB;
	background-color: #FFFFFF;
}
#content .box02_right .dl_list dt {
	width: 70px;
	padding-left: 7px;
	background-position: left center;
}
#content .box02_right .dl_list dd {
	width: 205px;
}
#content .box02_right .dl_list dl {
	width: 320px;
	padding-top: 8px;
	padding-bottom: 8px;
}

dl.dl_link {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-right: 10px;
	margin-left: 5px;
}
.dl_link dt {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 28px;
	margin-bottom: 7px;
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}
.dl_link dd {
	font-size: 14px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 10px;
	color: #505050;
}


.img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #EDECE9;
}
.img_left2 {
	float: left;
	background-color: none
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: none
}
.img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #EDECE9;
}
.img_right2 {
	float: right;
	background-color: #FFFFFF;
}
#top_img {
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #DED8C7;
}

.btn_s {
	text-align: right;
	clear: both;
	padding: 10px;
}
.btn_s a,
a.btn_s {
	color: #FFFFFF;
	background-color: #94753A;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEF0F0;
	border-right-color: #EEF0F0;
	border-bottom-color: #EEF0F0;
	border-left-color: #EEF0F0;
	text-decoration: none;
	background-image: url(/img/btn.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 16px;
}
.btn_s a:hover,
a.btn_s:hover {
	color: #7A6130;
	background-color: #FEFAF1;
	background-image: none;
	border-top-color: #F0E7D2;
	border-right-color: #F0E7D2;
	border-bottom-color: #F0E7D2;
	border-left-color: #F0E7D2;
}


#content .to_top {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 10px;
}
#content ul.list {
	padding: 15px;
}
#content ul.list li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 7px;
	padding-left: 15px;
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	color: #664B24;
}

#content .chui {
	color: #993300;
	font-size: 13px;
}
.syomei {
	font-size: 18px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: "有澤楷書","ＡＲＰ行楷書体Ｈ", "ＡＲ行楷書体Ｈ","ヒラギノ明朝 Pro W6","HiraMinPro-W6";
	padding-top: 5px;
}

#form {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;
	background-color: #F8F8F6;
}

.teisei {
	text-decoration: line-through;
	padding-right: 5px;
	padding-left: 5px;
}

.box02_left .img_left {
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
}
.box02_left .img_right {
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 10px;
}

#content .menu_base {
	background-color: #F8F7F5;
	width: 580px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

textarea ,
input {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.map_base {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	border: 1px solid #EAEAEA;
}

/*-----dlリスト-----*/
#content .dl_list {
	padding: 5px;
	border: 1px solid #EEEEEA;
	float: left;
	margin-bottom: 5px;
}
#content .dl_list dt {
	float: left;
	display: block;
	width: 80px;
	font-size: 12px;
	padding-left: 15px;
	line-height: 1.4em;
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#content .dl_list dd {
	display: block;
	float: right;
	width: 460px;
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7E6E8;
}
#content .dl_list dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 570px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#content .dl_list dd a {
	line-height: 1.4em;
}

/*-------------サイドメニュー-----------------*/

#side {
	float: left;
	width: 230px;
	margin-top: 10px;
}
#side  h3 {
	font-size: 16px;
	line-height: 38px;
	color: #000000;
	background-image: url(/img/h3.gif);
	height: 36px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CABB83;
	border-right-color: #CABB83;
	border-left-color: #CABB83;
	display: block;
	letter-spacing: 1px;
	}
#side h3 {
	padding-left: 50px;
}	
#side .side_box {
	width: 228px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CABB83;
	border-right-color: #CABB83;
	border-left-color: #CABB83;
	border-bottom-color: #CABB83;
	margin-bottom: 10px;
}
#side .side_box .side_inbox {
	width: 228px;
	padding:10px 9px 10px 9px;
	margin-right: auto;
	margin-left: auto;
}
#side .side_box2 {
	width: 228px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CABB83;
	border-right-color: #CABB83;
	border-left-color: #CABB83;
	margin-bottom: 10px;
}
#side .side_box2 .side_inbox {
	width: 228px;
	padding:10px 10px 0 10px;
	margin-right: auto;
	margin-left: auto;
}
#side .side_box3 {
	width: 228px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CABB83;
	border-right-color: #CABB83;
	border-left-color: #CABB83;
	border-bottom-color: #CABB83;
	margin-bottom: 10px;
	}
#side .side_box3 .side_inbox {
	width: 228px;
	padding:10px 10px 10px 10px;
	margin-right: auto;
	margin-left: auto;
}
#side .side_box3 .side_inbox p {
	font-size: 13px;
	line-height:21px;
}
#side .side_box3 .side_btn {
	text-align: center;
	padding-top: 5px;
	padding-bottom:0px;
}
#side .chui {
	font-size: 12px;
	color: #D73743;
}

#side li {
	font-size:16px;
	height:31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CABB83;
}
#side li a {
	display: block;
	/*font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;*/
	font-size: 14px;
	font-weight:bold;
	color: #505050;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-left: 10px;
}

#side li a:hover {
	background-color: #FEF3F9;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CABB83;
	height:24px;
}

#side ul {
	width: 228px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

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

#foot_base {
	background-image: url(/img/foot.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F0F0F0;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#foot {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#foot p {
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 25px;
}
#foot li a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

#foot li a:hover {
	color: #999999;
}

#foot li {
	font-size: 12px;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#foot #f_ul01 {
	position: absolute;
	left: 20px;
	top: 15px;
}
#foot #f_ul02 {
	position: absolute;
	left: 20px;
	top: 38px;
}
#foot #f_logo {
	font-size: 16px;
	color: #999999;
	margin: 20px 0 10px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	/* line-height: 30px; */
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0;
}


/*
各種テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}

.table1{
	width: 530px;
	margin:0px auto;
	padding:10px;
}
.table1 th{
	font-size: 14px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAE8DF;
	border-right-color: #EAE8DF;
	border-bottom-color: #D1CDBA;
	border-left-color: #EAE8DF;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	color: #333333;
	background-image: url(/img/th.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
}


.table1 strong {
	font-size: 16px;
	color: #96815A;
	padding-right: 5px;
	padding-left: 5px;
}

#content .table1 td{
	background-color:#ffffff;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align:right;
}

#content table.table_info {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#content table td {
	padding: 2px;
	border: 1px solid #EAE8DF;
	font-size: 15px;
}

#content form table th {
	width: 127px;
}

#content table td.td_head {
	background-color: #FAF8F1;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #BFB095;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	font-size: 15px;
	background-image: url(/img/td_head.gif);
	background-repeat: repeat-x;
}

#content table td.td_odd {
	background-color: #FFFFFF;
	text-align: left;
	padding: 8px;
	border: 1px solid #D5D5D5;
	font-size: 15px;
	background-image: url(/img/td_odd.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}

.eng {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #AD9B78;
}



.table_menu th {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #BDB7A1;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	white-space: nowrap;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-left: 20px;
}

.table3 {
	width:100%;
/*
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #BDB7A1;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	white-space: nowrap;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-left: 20px;*/
}

.td1{
	width:39%;
	background-image: url(/img/th.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	text-align:left;
	padding:10px !important;
	font-size: 13px !important;
}

.td2{
	border-left:4px solid #BDB7A1 !important;
	border-right:4px solid #BDB7A1 !important;
	width:22%;
	text-align:right;
	padding-right:30px !important;
/*	background-color: #000000;

	padding-left: 15px;
	border:1px solid #E5E5E5;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	background-color: #FFFFFF;
	padding-right: 15px;*/
}

.td3{
	width:38%;
	background-image: url(/img/th.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	text-align:right;
	font-size:13px !important;
	padding-left:10px !important;
}

.td4{
	border-left:4px solid #BDB7A1 !important;
	border-right:4px solid #BDB7A1 !important;
	width:24%;
	text-align:center;
}

.table3 strong {
	font-size: 16px;
	color: #96815A;
	padding-right: 5px;
	padding-left: 5px;
}

#content table.table_menu th span {
	font-size: 10px;
	color: #685839;
}
#content table.table_menu td {
	padding-left: 15px;
	border-bottom-color: #E5E5E5;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	background-color: #FFFFFF;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-right: 15px;
}
 .table_menu strong {
	font-size: 16px;
	color: #96815A;
	padding-right: 5px;
	padding-left: 5px;
}
.table_menu {
	width: 638px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}



.table_info th a {
	color: #312D24;
}
#content .table_info .td_odd p {
	margin: 0px;
}

#content table.table_menu td {
	font-size: 14px;
}
.table_menu th {
	font-size: 14px;
	background-image: url(/img/th.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	background-color: #FFFFFF;
	border-right-color: #BFB095;
	font-weight: normal;
}

/*
院内ツアー
-------------------------------------------------------------------*/
#content .box3 {
	text-align: center;
	width: 205px;
	height:270px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #EEE8DF;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F9F7F4;
	font-size:12px;
}
.box3 .btn a {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #94753A;
	display: block;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	line-height: 14px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE1CF;
	border-right-color: #EBE1CF;
	border-bottom-color: #EBE1CF;
	border-left-color: #EBE1CF;
	background-image: url(/img/btn.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box3 .btn a:hover {
	color: #7C6231;
	background-color: #FFFBF0;
	background-image: none;
	border-top-color: #D8C29C;
	border-right-color: #D8C29C;
	border-bottom-color: #D8C29C;
	border-left-color: #D8C29C;
}
.box3 a img {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	border: 1px solid #E2DBCD;
}
.box3 a:hover img {
	border-top-color: #D8C5A0;
	border-right-color: #D8C5A0;
	border-bottom-color: #C6A975;
	border-left-color: #D8C5A0;
}
#content .box3:hover {
	background-color: #FFFBEC;
	border-top-color: #E0C689;
	border-right-color: #E0C689;
	border-bottom-color: #E0C689;
	border-left-color: #E0C689;
}
#content .s_menu .box3{
	position:relative;
	height:280px;
}
.s_menu .box3 .btn{
	position:absolute;
	bottom:8px;
	right:8px;
}
.s_menu .box3 .title {
	text-align:center;
	padding:10px 0;
	color:#996600;
	font-size:16px;
}
.s_menu .box3 .txt {
	padding:0 10px;
	text-align:left;
	line-height:1.3;
}

/*
サイトマップ
-------------------------------------------------------------------*/

#sitemap #main p {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#sitemap #main ul {
	padding: 10px;
}
#sitemap #main li {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
}
#sitemap #main ul {
	margin: 0px;
	padding: 0px;
}
#sitemap #main li a {
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}



#sitemap #main {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

/*************
/* スケジュール
*************/

#schedule {
	width:688px;
	float:right;
}
#schedule table {
	width:688px;
	border-collapse:collapse;
    border-spacing:0;
	border-top:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
	margin:0 auto;
	line-height:1.5em;
}
#schedule table th {
	border-right:solid 1px #BBBBBB;
	padding:5px;
	background-color:#FFFAF0;
	font-weight:normal;
	text-align:center;
}
#schedule table th.sub {
	width:140px;
	border-right:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	padding:5px;
	background-color:#FFFFFF;
	font-size:13px;
	text-align:center;
}
#schedule table td {
	border-right:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	padding:5px;
	background-color:#FFFFFF;
	text-align:center;
}
#schedule .cap {
	padding:10px 10px 0 0;
	line-height:1.5em;
	font-size:13px;
	text-align:right;
}
/*kasutamu kensaku
------------------------------------------------------------*/

input.gsc-search-button {
    background-color: #333333;
    border: 1px solid #333333;
    border-radius: 0 5px 5px 0;
    color: #FFFFFF;
    float: right;
    height: 31px;
    margin-left: 0 !important;
    width: 40px;
}



#srchBox
{
background: #fff url(/img/search_back.jpg) no-repeat;
width:228px;
heigth:70px;
margin-right:auto;
margin-left:auto;
padding-top:0;
color:#000000;
text-align:right;
}
#srchBox *
{
margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
padding:6px;
}
#srchBox #srchInput
{
width:98%;
_width:18px;
}
#srchBox #srchBtn
{
margin-top:4px;
width:115px;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
margin-bottom:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:block;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:center;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
#srchBox.watermark
{
padding-bottom: 0;
}
#srchBox.watermark #srchInput
{
padding:1px 1px 2px 1px;
border:1px solid #a5acb2;
background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo
{
display: none;
}


.hr{
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    margin-bottom:20px;
}

.web-contact {
	display: inline-block;
	margin: 20px 0 0;
}

.tel-contact {
	margin: 10px auto;
	padding: 10px;
	width: 618px;
	background: #FEF3F9;
}

.t-a-c {
	text-align: center !important;
}

.clinic-info {
	margin: 0 auto;
	width: 638px;
}

.clinic-info__inchou {
	border-bottom: 2px solid #B8AA75;
	color: #96815A;
	font-size: 18px !important;
	font-weight: bold;
}

.clinic-info__history {
	margin: 0 auto;
	padding: 20px;
	background: #FEFAEC;
}

.history__item {
	padding: 10px;
	border-bottom: 1px dotted #B8AA75;
	font-size: 14px;
	text-align: left;
}

.history__item:first-child {
	border-top: 1px dotted #B8AA75;
}

.map {
	margin: 10px 0;
	width: 100%;
	height: 350px;
}

.kamoku {
	font-size:17px;
	color:#6A3E00;
}

/* contact
------------------------------------------------------------ */
.contact-list {
	margin: 20px 25px;
}

.contact-list__item {
	margin: 15px 0;
	list-style-type: disc;
}

.table-contact {
	width: 100%;
}

.table-contact th,
.table-contact td {
	padding: 30px 20px !important;
}

.table-contact th {
	width: 25% !important;
}

input,
textarea,
select {
	padding: 7px;
	font-size: 16px;
}

input[type="text"] {
	width: 300px;
}

textarea {
	width: calc(100% - 30px);
	line-height: 1.6;
}

form {
	margin: 0 0 30px;
}

.required {
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 2px 10px;
	background: #DF4E4E;
	color: #fff !important;
	font-size: 12px !important;
}
.radio {
	margin: 0 10px 0 0;
}

.old {
	margin: 0 5px 0 0;
	width: 40px !important;
}

.hasDatepicker {
	margin: 0 5px 0 0;
	width: 100px !important;
}

.submit {
	margin: 50px 0 0;
	text-align: center;
}

.btn {
	padding: 20px 0;
	width: 300px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;	
}

.btn-submit {
	background: #BFB095;
}

.btn-default {
	background: #F2E681;
}

.btn-submit:hover {
	background: #AE9569;
}

.btn-default:hover {
	background: #EEDE55;
}

.alert {
	margin: 0 0 20px;
	padding: 10px;
	border: 1px solid #DF4E4E;
	background: #FFF5F5;
	color: #DF4E4E;
}

.alert__ttl {
	border-bottom: 1px solid #DF4E4E;
	font-size: 16px !important;
	font-weight: bold;
	text-align: center !important;
}

.alert ul li {
	margin: 5px 20px;
}

.help-block {
	margin: 5px 0 0 0;
	display: block;
	color: #DF4E4E;
}

.thanks {
	margin: 50px 0 0 !important;
	padding: 30px !important;
	background: #FFDEEF;
	color: #F473B9;
	font-size: 24px !important;
	font-weight: bold;
	text-align: center !important;
}

.thanks-text {
	padding: 20px;
	border: 2px solid #FFDEEF;
}


@media print, screen and (min-width: 767.5px) {
	.sp_view {
		display: none;
	}
}

/* 画像回り込みカラム
------------------------------------------------------------ */
.float {
	margin: 10px;
}
.float::after {
	display: block;
	content: "";
	clear: both;
}

.float--left .float__item {
	float: left;
	margin: 0 30px 20px 0;
	max-width: 30%;
}

.float--left .float__item * {
	width: 100%;
}

.float--right .float__item {
	float: right;
	margin: 0 0 20px 30px;
	max-width: 30%;
}

.float--right .float__item * {
	width: 100%;
}