@charset "utf-8";

@import url("common.css");		/* スタイルリセット・サイト共通 */


/* =========================================================================
		base
========================================================================= */

/*\*/
html{
	height:100%;
}
/**/

body{
	background:#ffffff url(../images/bg.gif) repeat-x;
	color:#333333;
}
p,td{
	line-height:130%;
}

p.blog{
	margin:30px 0 0 0;
	text-align:center;
}
/* =========================================================================
		page_base
========================================================================= */

#bg{
	margin:0px auto 0px auto;
	padding:6px 0px 0px 0px;
	width:900px;
}
#top_head .logo{
	float:left;
}
#top_head .guide_clinic{
	float:right;
}
#head{
	width:851px;
}
#top_main{
	background:url(../images/top/main_bg.jpg) no-repeat 100% 0%;
}
#top_main > #menu{
	height:auto;
}
#main > #menu{
	height:auto;
}

#menu{
	padding:59px 0px 0px 0px;
	height:257px;
	width:250px;
	float:right;
}
#top_contents{
	padding:35px 0px 0px 0px;
	width:620px;
	float:left;
}
#main_bg{
	background:url(../images/main_bg.jpg) no-repeat;
	padding:21px 0px 0px 680px;
	height:310px;
	width:220px;
}
#main{
	margin:-112px 0px 0px 0px;
}
#contents{
	padding:74px 0px 0px 0px;
	width:620px;
	float:left;
}
.center {
	text-align:center;
}
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
--------------------------------------------------------------------------------------
		TOPページ
--------------------------------------------------------------------------------------
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#new_info{
	margin:0px 0px 20px 0px;
	width:620px;
}
#new_info td{
	padding:3px 3px 3px 20px;
	 background:url(../images/line_01.gif) repeat-x 0% bottom;
}
#new_info td.date{
	width:80px;
}
#new_info .center {
	padding:20px 0;
	text-align:center;
}
.banner{
	margin:0px 0px 30px 0px;
}
.treatment_day{
	width:610px;
}
table.treatment_day{
	background:#ffffff;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-size:113%;
}
.treatment_day th{
	background:#f5ac3c;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:6px 6px 6px 6px;
}
.treatment_day th.week{
	background:#fff3c2;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:6px 6px 4px 6px;
	width:130px;
	vertical-align:middle !important;
}
.treatment_day td{
	background:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:6px 6px 6px 6px;
	text-align:center;
	vertical-align:middle !important;
}
.saturday{
	color:#0068b5;
}
.sunday{
	color:#e71718;
}
.time{
	margin:5px 0px 0px 0px;
	font-size:70%;
}
p.annotation{
	margin:-25px 0px 0px 0px;
	padding:5px 0px 0px 5px;
	text-align:right;
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
--------------------------------------------------------------------------------------
		right_contents
--------------------------------------------------------------------------------------
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#menu .imgover{
	margin:0px 0px 0px 27px;
}
#clinic_info{
	background:#eeeeee;
	margin:30px 0px 10px 0px;
}
#clinic_info p{
	margin:10px 15px 0px 15px;
}
#clinic_info table{
	margin:0px 15px 10px 15px;
}
#clinic_info th{
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
}
#clinic_info .qr_code{
	margin:5px 15px 10px 15px;
}
#clinic_info .small_logo{
	margin:5px 15px 10px 15px;
}
.side_banner{
	margin:0px 0px -15px 0px;
}
.side_banner div{
	margin:0px 0px 5px 0px;
}



/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
--------------------------------------------------------------------------------------
		下層ページ
--------------------------------------------------------------------------------------
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* =========================================================================
		アクセスマップ
========================================================================= */

#access_root{
	margin:-10px 0px 30px 0px;
}
#access_root p{
	margin:3px 0px 7px 0px;
}
#access_root .photo{
	margin:0px 15px 0px 0px;
}


/* =========================================================================
		診療科のご案内
========================================================================= */

#department{
	margin:0px 0px 30px 0px;
}
#department p{
	margin:0px 0px 15px 3px;
}


/* =========================================================================
		当院について・お問い合わせ
========================================================================= */

.about{
	width:610px;
}
table.about{
	background:#ffffff;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.about th{
	background:#fff3c2;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:6px 6px 6px 6px;
	vertical-align:middle !important;
}
.about th.category{
	background:#f5ac3c;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:6px 6px 4px 6px;
	vertical-align:middle !important;
}

.about td{
	background:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:6px 6px 6px 6px;
	vertical-align:middle !important;
}
.clinic_photo{
	border:5px solid #ffffff;
	height:162px;
	width:226px;
	position:relative;
	top:2px;
	left:373px;
}
.inquiry_midashi{
	margin:20px 0px 10px 0px;
}
.telephone_number{
	margin:10px 0px 30px 0px;
}
.need{
	margin:0px 0px 10px 0px;
	color:#cc0000;
}
input{
	vertical-align:middle;
} 
.submit{
	text-align:center;
}
.submit button{
	background-color:#ffffff;
	border:none;
	margin:1px 0px 0px 0px;
	width:120px;
}
th.inquiry_item{
	width:140px;
	text-align:left;
	font-weight:normal;
}
#handling_individual{
	border:1px solid #cccccc;
	margin:-10px 0px 30px 0px;
	padding:10px 10px 10px 10px;
}
#handling_individual img{
	margin:0px 0px 5px 0px;
}


div.success {
	margin:10px 0 50px 0;
}
div.success p{
	margin:1em 0;
}
div.success strong {
	display:block;
	color:#4e4c35;
	background-color:#e8f198;
	border:solid 1px #c6e148;
	padding:1.5em 0;
	margin:1.5em 50px;
	text-align:center;
}

/*-----------------------------------------------------
  ZeroMail
------------------------------------------------------*/
button#submit {
	padding:3px 1em;
	margin-right:10px;
	background-color:#e97216;
	color:#ffffff;
	border-width:2px;
	border-color:#ff7d1a #994b0f #803e0d #cc6414;
	border-style:solid;
	cursor:pointer;
}
button#reset {
	padding:3px 1em;
	background-color:#88898c;
	color:#ffffff;
	border-width:2px;
	border-color:#efefef #969799 #7d7e80 #c8c9cc;
	border-style:solid;
	cursor:pointer;
}

/* =========================================================================
		line
========================================================================= */

.line_01{
	 background:url(../images/line_01.gif) repeat-x 0% 50%;
}
.line_02{
	 background:url(../images/line_02.gif) repeat-x 0% 50%;
	 padding:4px 0px 4px 0px;
}


/* =========================================================================
		見出し
========================================================================= */

#top_contents h2{
	margin:0px 0px 5px 0px;
}
#contents h2{
	margin:0px 0px 20px 0px;
}
h3{
	margin:0px 0px 5px 0px;
}
#department h3{
	margin:0px 0px 10px 0px;
}


/* =========================================================================
		リンクスタイル
========================================================================= */

a{
	color:#009fe8;
	text-decoration:none;
}
a:hover{
	color:#ef8100;
}


/* =========================================================================
		テーブルベース
========================================================================= */

.table{
	background:url(../images/table_bg.gif);
	padding:5px 5px 4px 5px;
	margin:0px 0px 30px 0px;
}


/* =========================================================================
		footer
========================================================================= */

.for_top{
	margin:10px 0px 0px 500px;
}
#footer{
	background:url(../images/foot_bg.gif) repeat-x;
	margin:30px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	height:109px;
	text-align:center;
}
#copyright{
	margin:10px 0px 0px 0px;
	padding:0px 0px 30px 0px;
	text-align:center;
	font-size:84%;
}


p.postNavi {
	text-align:right;
}

p.postNavi a:link,
p.postNavi a:visited {
	border:solid 1px;
	padding:2px 5px;
}
p.postNavi a.current {
	border-color:#333333;
	color:#333333;
}


