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

*{
	margin: 0; 
	padding: 0;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#d7350b;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	background-image: url(image/bg0.png);
	background-repeat: repeat-x;
	background-position: center top;
}

body.print{
	background-color:#FFFFFF;
	background-image:none;
	color:#000000;
}


a{
	color:#F33A0C;
	text-decoration: underline;
}

a:hover{
	color:#d7350b;
	text-decoration: none;
}

#frame{
	background-image: url(image/frame.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align:left;
	width:940px;
}

#header{
	background-image: url(image/bg1.png);
	width:940px;
	height:90px;
	text-align: left;
	background-repeat: no-repeat;
	overflow:hidden;
	background-position: center top;
}

img.logo{
	margin:20px 0px 0px 70px;
	border-style: none;

}
img.subtitle{
	margin:20px 0px 0px 0px;
}

#menuframe{
	float:left;
	background-image: url(image/frame.png);
	width:330px;
}

#menuframe div.menu{
	float:left;
	background-image: url(image/bg2.png);
	background-position: left top;
	width:330px;
	background-repeat: no-repeat;
}
#menuframe div.bana{
	background-image: url(image/bg4.png);
	background-position: left top;
	width:330px;
	background-repeat: repeat-y;
}

div.menuitem{
	margin:0px 0px 10px 80px;
	background-image: url(image/menu_off.png);
	background-repeat: no-repeat;
	background-position: left center;
	width:240px;
	height:40px;
}

div.menuitem_on{
	margin:0px 0px 10px 80px;
	background-image: url(image/menu_on.png);
	background-repeat: no-repeat;
	background-position: left center;
	width:240px;
	height:40px;
}

div.menuitem a{
	background-image: url(image/menu_off.png);
	width:240px;
	height:40px;	
	display:block;
	overflow:hidden;
}
	
div.menuitem a:hover{
	background-image: url(image/menu_on.png);
}

div.submenu{
	margin:0px 0px 10px 100px;
	background-image: url(image/submenu_off.png);
	background-repeat: no-repeat;
	background-position: left center;
	width:220px;
	height:30px;
	overflow:hidden;
}

div.submenu a{
	background-image: url(image/submenu_off.png);
	width:220px;
	height:30px;
	display:block;
	overflow:hidden;
	font-size:11pt;
	text-decoration: none;
	line-height:30px;
	padding:0px 0px 0px 5px;
	overflow:hidden;
	color:#621b08;
}

div.submenu a:hover{
	background-image: url(image/submenu_on.png);
}


img.menu{
	border-style: none;
}
	
img.bana{
	margin:0px 0px 10px 100px;
	border-style: none;
}

div.qr{
	margin:0px 0px 10px 100px;
	width:200px;
	height:200px;
	text-align:center;
}


#main{
	float:left;
	background-image: url(image/bg3.png);
	background-position: left top;
	width:540px;
	background-repeat: no-repeat;

}

img.pageimage{
	margin:0px 0px 10px 0px;

}

div.space{
	height:10px;
}

div.main{
	width:520px;
	background-color:#FFFFFF;
	padding:10px 0px 10px 0px;
}

div.h2{
	width:500px;
	height:40px;
	margin:0px 10px 10px 10px;
	background-color:#df5d3c;
	color:#FFFFFF;
}

h2{
	font-size:12pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height:40px;
	margin:0px 0px 0px 10px;
}

div.h3{
	width:500px;
	height:30px;
	margin:0px 10px 10px 10px;
	background-color:#f3c2b5;
	color:#FFFFFF;
}

div.q{
	width:500px;
	padding:5px 0px 5px 0px;
	margin:0px 10px 10px 10px;
	background-color:#f3c2b5;
	color:#FFFFFF;
}


h3{
	font-size:11pt;
	font-weight: normal;
	color: #b72600;
	line-height:30px;
	margin:0px 0px 0px 10px;
}

h3.large{
	font-size:12pt;
	font-weight: normal;
	color: #b72600;
	line-height:30px;
	margin:0px 0px 0px 10px;
}


div.maintext{
	margin:0px 20px 0px 20px;
	color:#39312e;
	line-height:170%;
	font-size:11pt;
	padding:0px 0px 20px 0px;

}

div.maintext_large{
	margin:0px 20px 0px 20px;
	color:#39312e;
	line-height:170%;
	font-size:12pt;
	padding:0px 0px 20px 0px;

}

div.maintext ul{
	margin:0px 0px 0px 20px;

}

div.maintext ul li.price{
	margin:15px 0px 0px 0px;

}

div.li{
	margin:0px 0px 0px 20px;
}

strong{
	color:#F33A0C;
}

div.comment{
	font-size:10pt;
	color:#6b5b56;
	line-height:150%;
}

img.profile{
	margin:0px 5px 20px 20px;

}

table.profile tr td{
	padding:5px 10px 5px 10px;
	background-color:#FF9933;
}

table.profile tr td.title{
	background-color:#FF6633;
}

table.hospital tr td{
	text-align:center;
	font-size:10pt;
	line-height:100%;
	color: #FF6600;
}

img.hospital{
	border: 1px solid #524d49;
}

table.time{
	border-style:solid;
	border-width:1px 1px 0px 0px;
	border-color:#B6948B;
	background-color: #FF9900;
}

table.time tr td{
	border-style:solid;
	border-width:0px 0px 1px 1px;
	border-color:#B6948B;
	padding:5px;
	text-align:center;
	font-size:13pt;
	font-weight:normal;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

table.time tr th{
	border-style:solid;
	border-width:0px 0px 1px 1px;
	border-color:#B6948B;
	background-color:#FF9933;
	padding:5px;
	text-align:center;
	font-weight: normal;
}

table.time tr td.time{
	background-color:#FF6633;
	font-size:11pt;
	text-align:left;
	font-weight: normal;
}

iframe.google{
	border: 1px solid #524d49;
}

table.contact tr td{
	vertical-align: top;
	padding:10px 0px 10px 0px;
}

table.contact tr th{
	vertical-align: top;
	padding:10px 5px 10px 0px;
	font-weight: normal;	
}

#footer{
	clear:left;
	background-image: url(image/foot.png);
	background-position: left;	
	width:940px;
	height:100px;
	background-repeat: no-repeat;
	color:#d7350b;
	text-align:center;

}

div.foottext{
	padding:25px 0px 0px 0px;
	line-height:25px;
	font-size:10pt;
}

div.foottext a{
	color:#CE320B;
}

