@charset "UTF-8";
html{
 height:100%;
} body{
	height:100%;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #65604E;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 100%;
	background-color: #E5E5DC;
} 
a, a:visited{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #CF1D22;
}
a:hover{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #39B382;
}

dl {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
dt {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#box{
	/* position:relative;*/
 position:absolute;
	top:50%;
	left:50%;
	width:890px;
	height:540px;
	margin-left: -445px;
	margin-top: -270px;
}

.twoColFixRt #container {
	width: 890px;
	text-align: left;
	height: 540px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.twoColFixRt #right {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 470px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 5px;
}
.twoColFixRt #left {
	margin-top: 0;
	margin-right: 480px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRt #header {
	width: 890px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 150px;
}
.twoColFixRt #wrapper {
	width: 880px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#wrapper #form_result {
	padding: 10px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 45px;
	text-align: center;
	font-size: 14px;
}

#wrapper #form_result h3 {
	text-align: center;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: normal;
	border: 4px solid #F2EFE9;
	color: #939290;
}
.twoColFixRt #introduction {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 560px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 25px;
}
.twoColFixRt #akiko {
	margin-top: 0;
	margin-right: 580px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	height: 260px;
	width: 200px;
	background-color: #F7F7F3;
	margin-left: 45px;
	padding-left: 0px;
	background-image: url(img/akiko.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	background-image: url(img/footer.jpg);
	height: 15px;
	width: 880px;
	background-color: #E5E5DC;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.1px;
	color: #E5E5DC;
	vertical-align: top;
	text-align: right;
	line-height: 100%;
}
#left .home {
	padding: 0px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
	width: 400px;
}
#left .home a, a:visited {
	background-image: url(img/home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 400px;
}
#left .home a:hover {
	background-image: url(img/home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 400px;
}
#left .aisatsu {
	padding: 0px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 400px;
	background-color: #FFF;
}
#left .aisatsu a, a:visited {
	background-image: url(img/aisatsu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 40px;
	width: 400px;
}
#left .aisatsu a:hover {
	background-image: url(img/aisatsu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 40px;
	width: 400px;
}
#right .menu {
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
}
#right .menu .main_menu {
	width: 470px;
	background-image: url(img/menu_active.jpg);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
}
#right .menu .main_menu li {
	list-style-type: none;
	float: left;
}
#right .menu .main_menu .menu1 {
	height: 30px;
	width: 110px;
	display: block;
}
#right .menu .main_menu .menu2 {
	height: 30px;
	width: 80px;
	display: block;
}
#right .menu .main_menu .menu3 {
	height: 30px;
	width: 80px;
	display: block;
}
#right .menu .main_menu .menu4 {
	height: 30px;
	width: 80px;
	display: block;
}
#right .menu .main_menu .menu5 {
	height: 30px;
	width: 120px;
	display: block;
}
#right .menu .main_menu .menu1 a, a:visited {
	background-image: url(img/menu_01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 110px;
	display: block;
	text-decoration: none;
	background-position: top;
}
#right .menu .main_menu .menu1 a:hover {
	background-image: url(img/menu_01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 110px;
	display: block;
	text-decoration: none;
	background-position: bottom;
}
#right .menu .main_menu .menu2 a, a:visited {
	background-image: url(img/menu_02.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	display: block;
	text-decoration: none;
	background-position: top;
}
#right .menu .main_menu .menu2 a:hover {
	background-image: url(img/menu_02.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	display: block;
	text-decoration: none;
	background-position: bottom;
}
#right .menu .main_menu .menu3 a, a:visited {
	background-image: url(img/menu_03.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	display: block;
	text-decoration: none;
	background-position: top;
}
#right .menu .main_menu .menu3 a:hover {
	background-image: url(img/menu_03.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	display: block;
	text-decoration: none;
	background-position: bottom;
}
#right .menu .main_menu .menu4 a, a:visited {
	background-image: url(img/menu_04.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	display: block;
	text-decoration: none;
	background-position: top;
}
#right .menu .main_menu .menu4 a:hover {
	background-image: url(img/menu_04.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	display: block;
	text-decoration: none;
	background-position: bottom;
}
#right .menu .main_menu .menu5 a, a:visited {
	background-image: url(img/menu_05.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	display: block;
	text-decoration: none;
	background-position: top;
}
#right .menu .main_menu .menu5 a:hover {
	background-image: url(img/menu_05.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	display: block;
	text-decoration: none;
	background-position: bottom;
}

#right .hospital_info {
	background-color: #FFF;
	height: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#right .hospital_info .infoA {
	background-image: url(img/info_A.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 110px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
}
#right .hospital_info .infoA a, a:visited {
	background-image: url(img/info_A.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 110px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
	display: block;
}
#right .hospital_info .infoA a:hover {
	background-image: url(img/info_A.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 110px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
	display: block;
}
#right .hospital_info .infoB {
	background-image: url(img/info_B.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
}
#right .hospital_info .infoB a, a:visited {
	background-image: url(img/info_B.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
	display: block;
}
#right .hospital_info .infoB a:hover {
	background-image: url(img/info_B.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
	display: block;
}
#right .hospital_info .infoC {
	background-image: url(img/info_C.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 80px;
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
}
#right .hospital_info .infoC a,a:visited {
	background-image: url(img/info_C.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 80px;
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
	display: block;
}
#right .hospital_info .infoC a:hover {
	background-image: url(img/info_C.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 80px;
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
	display: block;
}
#right .mobile_info {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 470px;
}
#right .mobile_info a, a:visited {
	margin: 0px;
	padding: 0px;
	height: 110px;
	background-color: #FFF;
	display: block;
	background-image: url(img/mobile.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 470px;
}
#right .mobile_info a:hover {
	margin: 0px;
	padding: 0px;
	height: 110px;
	background-color: #FFF;
	display: block;
	background-image: url(img/mobile.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 470px;
}

#left .photo {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 400px;
	background-color: #FFF;
}
#wrapper .map {
	background-image: url(img/map.jpg);
	height: 385px;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64604C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#introduction .aisatsu {
	width: 560px;
	background-image: url(img/intro.jpg);
	height: 374px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A59D;
	background-repeat: no-repeat;
}
#introduction .keireki {
	margin: 0px;
	padding: 0px;
	background-image: url(img/keireki.jpg);
	background-position: left top;
	height: 150px;
	width: 560px;
}
#wrapper .address {
	background-image: url(img/address.jpg);
	padding: 0px;
	height: 90px;
	width: 790px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#wrapper .shinryou {
	background-image: url(img/shinryou.jpg);
	background-position: center top;
	padding: 0px;
	height: 160px;
	width: 790px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#wrapper .howtoaccess {
	margin-left: 495px;
	width: 330px;
	padding-top: 20px;
}
#wrapper .treat_menu {
	background-image: url(img/treat_menu.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 180px;
	width: 790px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 45px;
}
#wrapper .detail_menu {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#wrapper .detail_menu h2 {
	background-color: #E5E5DC;
	font-size: 16px;
	font-weight: normal;
	color: #939290;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#wrapper .detail_menu h3 {
	text-align: center;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: normal;
	border: 4px solid #F2EFE9;
	color: #939290;
}
#wrapper .detail_menu .detail {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F2EFE9;
	margin: 0px;
}
#wrapper .detail_menu .detail .detail_name {
	float: left;
	margin-left: 60px;
	color: #39B382;
	font-size: 14px;
}
#wrapper .detail_menu .detail .price {
	padding: 0px;
	width: 120px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 500px;
	text-align: right;
	color: #CF1D22;
	font-size: 14px;
}
#wrapper .detail_menu .detail .txt_box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 220px;
	text-align: right;
	color: #CF1D22;
	font-size: 12px;
}
#wrapper .detail_menu .detail .form_name {
	float: left;
	margin-left: 40px;
	color: #39B382;
	font-size: 14px;
}
#form_result .back_to_top {
	height: 25px;
	width: 200px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
#form_result a, a:visited {
	background-image: none;
}

.keireki {
	font-size: 16px;
	color: #CF1D22;
}
.txt {
	font-size: 14px;
	color: #87816E;
}
.red {
	color: #CF1D22;
}
#footer em {
	display: none;
}

