@charset "UTF-8";
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(images/bg_body.gif);
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 140%;
	color: #333333;
}
h1, h2, h3, h4, h5, h6, p{
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
a{
	text-decoration:none;
	color: #f39;
}
a:hover {
	color: #F90;
}
:focus {
	outline: 0;
}
.cb {
	clear: both;
}
.pink {
	color: #f39;
}
.wblue {
	color:#39F;
}
.orange {
	color: #F90;
}
.small {
	font-size: 90%;
}
#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bg_wrapper_middle.gif);
	margin-top: 15px;
}
#wrapperTop{
	background: url(images/bg_wrapper_top.gif);
	height:15px;
	text-indent:-99999em;
	font-size: 1px;
	line-height: 1px;
}
/* header */
#header {
	padding-right: 30px;
	padding-left: 30px;
}
#header h1 {
	float: left;
	width: 430px;
	height: 145px;
}
#header h2 {
	float: right;
	width: 260px;
	padding-top: 10px;
}

/* menu */
#menu {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	float: left;
	width: 125px;
}
#menu a {
	display: block;
	height: 45px;
	text-indent: -99999em;
}
#menuGreeting a {
	background: url(images/menu.gif) no-repeat 0px 0px;
}
#menuClinic a {
	background: url(images/menu.gif) no-repeat -125px 0px;
}
#menuAccess a {
	background: url(images/menu.gif) no-repeat -250px 0px;
}
#menuContact a {
	background: url(images/menu.gif) no-repeat -375px 0px;
}
#menuReservation a {
	background: url(images/menu.gif) no-repeat -500px 0px;
}
#menuNews a {
	background: url(images/menu.gif) no-repeat -625px 0px;
}

#menuGreeting a:hover {
	background: url(images/menu.gif) no-repeat 0px -45px;
}
#menuClinic a:hover {
	background: url(images/menu.gif) no-repeat -125px -45px;
}
#menuAccess a:hover {
	background: url(images/menu.gif) no-repeat -250px -45px;
}
#menuContact a:hover {
	background: url(images/menu.gif) no-repeat -375px -45px;
}
#menuReservation a:hover {
	background: url(images/menu.gif) no-repeat -500px -45px;
}
#menuNews a:hover {
	background: url(images/menu.gif) no-repeat -625px -45px;
}

#menuGreeting .current {
	background: url(images/menu.gif) no-repeat 0px -90px;
}
#menuClinic .current {
	background: url(images/menu.gif) no-repeat -125px -90px;
}
#menuAccess .current {
	background: url(images/menu.gif) no-repeat -250px -90px;
}
#menuContact .current {
	background: url(images/menu.gif) no-repeat -375px -90px;
}
#menuReservation .current {
	background: url(images/menu.gif) no-repeat -500px -90px;
}
#menuNews .current {
	background: url(images/menu.gif) no-repeat -625px -90px;
}

/* top page */
#topContents{
	padding:20px 30px;
}
#topNews {
	float: left;
	width: 430px;
}
#topNews  dl {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#topNews dt{
	float:left;
	width:120px;
	margin-left:30px;
	clear:left;
	display:inline;
	margin-bottom:10px;
}
#topNews dd{
	float:left;
	width:260px;
	margin-left:10px;
	margin-bottom:10px;
}
#topInfo {
	float: right;
	width: 260px;
}

/* common contents */
#pagetitle,#flash{
clear:both;
padding-left:10px;
}
#contents {
	clear:both;
	padding-top: 30px;
	padding-right: 60px;
	padding-left: 60px;
}
.contentsLeft {
	float: left;
	width: 180px;
}
.contentsRight {
	float: right;
	width: 440px;
}
#contents p{
	margin-bottom:20px;
}
.scrollup {
	text-align: right;
	clear: both;
}
#footer {
	background: url(images/bg_wrapper_bottom.gif);
	clear: both;
	height: 45px;
	text-align: center;
}
address {
	font-size: 90%;
	font-style: normal;
	color: #777;
	padding-top: 5px;
}
/*greeting */
#ryakureki ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:18px;
}

#ryakureki li{
	margin-bottom:6px;
}

/*clinic*/
#timetable{
	border-collapse:collapse;
	margin-bottom:20px;
}

#timetable .time{
	border:1px solid #999;
	background:#FCC;
	font-size: 90%;
}

#timetable td{
	padding:10px 0;
	border:1px solid #999;
	width:45px;
	text-align:center;
}
.photoL{
width:210px;
float:left;
font-size:90%;
}
.photoR{
width:210px;
float:right;
font-size:90%;
}
.photoL img,.photoR img{
	margin-bottom:10px;
}
/*contact*/
.telNumber{
	font-size:120%;
	font-weight:bold;
	color: #F90;
}
.columnL{
	width:120px;
	float:left;
}
.columnR{
	width:300px;
	float:right;
	font-size:90%;
}
#myName,#myEmail,#myQuestion{
	width:280px;
	border:1px solid #999;
	font-size:110%;
}
#formInfo ul{
	font-size:90%;
}
#formInfo li{
	margin-bottom:6px;
}
/*news*/
.newsdate{
	padding-left:40px;
	color:#F90;
	background: url(news/images/topictitle_back.gif) no-repeat;
	height: 45px;
	font-weight: bold;
}
/*calendar*/
.myCalendar h3{
	text-align:center;
	font-size:14px;
	color:#555;
	padding:10px 0;
}
.myCalendar table{
	border:1px solid #ccc;
	border-collapse:collapse;
	width:258px;
}
.myCalendar td{
	border:1px solid #ccc;
	width:36px;
	height:20px;
	text-align:center;
	font-size:12px;
	color:#555;
}
.myCalendar .youbiBG{
	background:#ddd;
}
.myCalendar .holiday{
	background:#Fdd;
}
.myCalendar .holiday2{
	background:#ddF;
}
