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

@import "common.css";

/* ==================================================

　個々のページのスタイル

================================================== */

/*-------------------------------------------------
汎用
-------------------------------------------------*/
/*白い囲み*/

.white{
	background-color:#FFFFFF;
	padding:15px;
	width:620px;
}

/*ライン*/
.white hr{
	border:1px solid #CCCCCC;
}

/*ページトップへ戻るボタン*/
.pagetop{
	display:block;
	background:url(../img/pagetop.jpg) no-repeat;
	height:20px;
	width:110px;
	margin:10px 0px 0px 545px;
	text-indent:-1000em;
}

/*緑のアイコンのリスト*/
.green{
	list-style:none;
}

.green li{
	background:url(../img/greenicon.jpg) no-repeat 0px 6px;
	padding:0px 0px 0px 20px;
}

.green2{
	list-style:none;
	margin-left:190px;
}

.green2 li{
	background:url(../img/greenicon.jpg) no-repeat 0px 6px;
	padding:0px 0px 0px 20px;
}

/*少し小さめの文字*/
.smallp{
	font-size:80%;
}


/*-------------------------------------------------
インデックス
-------------------------------------------------*/
#header h1{
	color:#6F6F6F;
	font-size:68%;
	padding:10px 0px 0px 0px;
}

#indexwrap{
}

#indexleft{
	float:left;
}

#indexleft h2.what{
	background:url(../img/title_1.jpg) no-repeat;
	height:18px;
	width:96px;
	text-indent:-1000em;
	margin-top:11px;
}

#indexleft h2.time{
	background:url(../img/title_2.jpg) no-repeat;
	height:18px;
	width:66px;
	text-indent:-1000em;
	margin-top:13px;	
}

#newtop{
	background:url(../img/news_top.jpg) no-repeat;
	height:6px;
	width:329px;
	text-indent:-1000em;
	margin-top:11px;
}

/*IE6対策*/
* html #newtop {
	margin-bottom:-18px;
}


#newmiddle{

	width:329px;
	margin-top:11px;
		padding:0px;
}

#newmiddle ul{
	list-style:none;
	line-height:180%;
}

#newmiddle span{
	color:red;
}

#newbottom{
	background:url(../img/news_bottom.jpg) no-repeat;
	height:5px;
	width:329px;
	text-indent:-1000em;
}

#indexright{
	float:right;
}

#indexright h2.map{
	background:url(../img/map.jpg) no-repeat;
	height:222px;
	width:310px;
	margin:12px 10px 0px 0px;
	text-indent:-1000em;
}

#indexright h2.tel{
	background:url(../img/tel.jpg) no-repeat;
	height:63px;
	width:310px;
	margin:14px 10px 0px 0px;
	text-indent:-1000em;
}

/*-------------------------------------------------
ごあいさつ
-------------------------------------------------*/
h1.aisatu{
	background:url(../img/01aisatsu/aisatsu_h1.jpg) no-repeat;
	height:100px;
	width:620px;
	text-indent:-1000em;
	margin-bottom:10px;
}

h2.intyou{
	background:url(../img/01aisatsu/aisatsu_h2-1.jpg) no-repeat;
	height:30px;
	width:130px;
	text-indent:-1000em;
	margin:10px 0px 5px 0px;
}

h2.tiryo{
	background:url(../img/01aisatsu/aisatsu_h2-2.jpg) no-repeat;
	height:30px;
	width:130px;
	text-indent:-1000em;
	margin:10px 0px 5px 0px;
}

h2.yoyaku{
	background:url(../img/01aisatsu/aisatsu_h2-3.jpg) no-repeat;
	height:30px;
	width:130px;
	text-indent:-1000em;
	margin:10px 0px 5px 0px;
}

h3.name{
	font-size:180%;
	display:inline;
	margin-left:10px;
}

.leftphoto{
	float:left;
}

.rightp{
	float:right;
	width:450px;
}

/*-------------------------------------------------
当院のご案内
-------------------------------------------------*/
h1.annai{
	background:url(../img/02annai/annai_h1.jpg) no-repeat;
	height:100px;
	width:620px;
	text-indent:-1000em;
	margin-bottom:10px;
}

h2.annnaitime{
	background:url(../img/02annai/annai_h2-1.jpg) no-repeat;
	height:30px;
	width:120px;
	text-indent:-1000em;
	margin:10px 0px 5px 0px;
}

h2.access{
	background:url(../img/02annai/annai_h2-2.jpg) no-repeat;
	height:30px;
	width:200px;
	text-indent:-1000em;
	margin:10px 0px 5px 0px;
}

.leftmap{
	float:left;
}

.rightmap{
	float:right;
}

/*-------------------------------------------------
治療内容
-------------------------------------------------*/
#tiryo-contents{
	background-color:#FFFFFF;
	padding:15px;
	width:620px;
}

#tiryo-kiki{
	background-color:#FFFFFF;
	padding:15px;
	width:620px;
}

h1.tiryo{
	background:url(../img/03tiryou/tiryouh1.jpg) no-repeat;
	height:100px;
	width:620px;
	text-indent:-1000em;
	margin-bottom:10px;
}



#yoyakuannai{
	background:url(../img/03tiryou/tiryouh2-1.jpg) no-repeat;
	height:30px;
	width:220px;
	text-indent:-1000em;
	margin:12px 0px 5px 0px;
}

#kiki{
	background:url(../img/03tiryou/tiryouh2-2.jpg) no-repeat;
	height:30px;
	width:150px;
	text-indent:-1000em;
	margin:10px 0px 5px 0px;

}

#tiryo{
	position:relative;
}

/*IE6対策*/
* html #tiryo {
	margin-bottom:-50px;
}

/*IE7対策*/
*:first-child+html #tiryo {
	margin-bottom:-50px;
}


#tiryo ul{
	list-style:none;
}

#tiryo li.yoyaku-b a {
	position:absolute;
	top:66px;
	left:15px;
	display:block;
	height:20px;
	width:170px;
	text-indent:-1000em;
}

#tiryo li.kiki-b a {
	position:absolute;
	top:66px;
	left:195px;
	display:block;
	height:20px;
	width:170px;
	text-indent:-1000em;
}

#tiryo-contents h3{
	text-indent:-1000em;
	width:620px;
	height:40px;
	margin:10px 0px 10px 0px;
}

img.left{
	float:left;
	margin-right:10px;
}

img.right{
	float:right;
}

#tiryo-kiki h3{
	text-indent:-1000em;
	width:620px;
	height:40px;
	margin:10px 0px 10px 0px;
	clear:both;
}

.title1{
	background:url(../img/03tiryou/tiryouh3-1.jpg) no-repeat;
}

.title2{
	background:url(../img/03tiryou/tiryouh3-2.jpg) no-repeat;
}

.title3{
	background:url(../img/03tiryou/tiryouh3-3.jpg) no-repeat;
}

.title4{
	background:url(../img/03tiryou/tiryouh3-4.jpg) no-repeat;
}
.title5{
	background:url(../img/03tiryou/tiryouh3-5.jpg) no-repeat;
}

.title6{
	background:url(../img/03tiryou/tiryouh3-6.jpg) no-repeat;
}

.title7{
	background:url(../img/03tiryou/tiryouh3-7.jpg) no-repeat;
}

.title8{
	background:url(../img/03tiryou/tiryouh3-8.jpg) no-repeat;
}

.title9{
	background:url(../img/03tiryou/tiryouh3-9.jpg) no-repeat;
}

.title10{
	background:url(../img/03tiryou/tiryouh3-10.jpg) no-repeat;
}


/*-------------------------------------------------
Q&A
-------------------------------------------------*/
h1.qa{
	background:url(../img/04qa/qa_h1.jpg) no-repeat;
	height:100px;
	width:620px;
	text-indent:-1000em;
	margin-bottom:10px;
}

p.question{
	background:url(../img/04qa/q.gif) no-repeat;
	padding:5px 0px 10px 45px;
	margin:10px 0px 0px 10px;
}

p.answer{
	background:url(../img/04qa/a.gif) no-repeat;
	padding:5px 0px 10px 45px;
	margin:10px 0px 0px 10px;
}

p.answer2{
	background:url(../img/04qa/a.gif) no-repeat;
	height:28px;
	width:28px;
	text-indent:-1000em;
}

.answertd{
	width:28px;
	vertical-align:top;
}


/*-------------------------------------------------
お問い合わせ
-------------------------------------------------*/
h1.contact{
	background:url(../img/05toiawase/toiawase_h1.jpg) no-repeat;
	height:100px;
	width:620px;
	text-indent:-1000em;
	margin-bottom:10px;
}

p.red{
	color:red;
	padding-top:30px;
}

#contact-form{
font-size:80%;
}

#contact-form table{
	text-align:left;
	width:580px;
	border-collapse:collapse;
	margin:10px 0px 0px 10px;
}

#contact-form th{
	background-color:#EFF7FF;
	border-collapse:collapse;
	border:1px solid #666666;
}

#contact-form td{
	border-collapse:collapse;
	border:1px solid #666666;
}

#contact-form td.buttun{
	border:none;
	text-align:center;
	height:50px;
}

/*-------------------------------------------------
交通事故にあわれた方
-------------------------------------------------*/

span.orangetext {
	color:#F60;
}

/*緑のアイコンのリスト*/
.green3{
	list-style:none;
}

.green3 li{
	background:url(../img/greenicon_big.jpg) no-repeat 0px 2px;
	padding:0px 0px 0px 20px;
	margin:8px 0px 8px 10px;
}

p.jikop {
	padding:10px 0px 10px 0px;
}

p.jikop2 {
	padding:10px 0px 10px 0px;
	font-size:90%;
}

table.jikostep {
	margin:10px 0px 10px 10px;
}

/*-------------------------------------------------
リンク
-------------------------------------------------*/

h1.link {
	background:url(../img/07link/link_h1.jpg) no-repeat;
	height:100px;
	width:620px;
	text-indent:-1000em;
	margin-bottom:10px;
}

h2.linkcate {
	font-size:1.4em;
	border-bottom:1px solid #CCC;
	margin:10px 0px 10px 10px;
	padding:0px 0px 7px 0px;
	color:#6FBA2C;
}

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

div.linkbox h3 {
	font-size:1.2em;
	background:url(../img/greenicon_big.jpg) no-repeat 0px 2px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 8px;
}

div.linkbox p {
	padding:0px 0px 0px 20px;
}

