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

/*=== メイン ===================================*/

#main_contener {
	width:840px;
	margin:12px auto 0px auto;
	height:auto;
	}
	
#left {
	float:left;
	padding:15px 0 15px 0;
	height:970px;
	width:200px;
	background-image:url(../images/leftnavi_back.jpg);
	background-repeat:no-repeat;
	}

#left span {
	position:absolute;
	left:-9999px;
	}

#left dl {
	margin:0 0 40px 8px;
	padding:5px 0 0 0;
	}

#left dt {
	height:30px;
	width:180px;
	margin:0 0 14px 0;
	}

#left dd ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-left:2px;
	}

#left dd li{
	height:32px;
	width:180px;
	display:inline;
	}

#left dd a {
	height:32px;
	width:180px;
	margin-bottom:11px;
	display:block;
	}
	
#leftnavi0 {
	background-image:url(../images/left_navi_title.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi1 a {
	background-image:url(../images/left_navi01.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi2 a {
	background-image:url(../images/left_navi02.gif);
	background-repeat:no-repeat;
	}

#leftnavi3 a {
	background-image:url(../images/left_navi03.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi4 a {
	background-image:url(../images/left_navi04.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi5 a {
	background-image:url(../images/left_navi05.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi6 a {
	background-image:url(../images/left_navi06.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi7 a {
	background-image:url(../images/left_navi07.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi8 a {
	background-image:url(../images/left_navi08.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi9 a {
	background-image:url(../images/left_navi09.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi10 a {
	background-image:url(../images/left_navi10.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi11 a {
	background-image:url(../images/left_navi11.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi12 a {
	background-image:url(../images/left_navi12.gif);
	background-repeat:no-repeat;
	}

#leftnavi0 a:hover {
	background-image:url(../images/left_navi_title.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi1 a:hover {
	background-image:url(../images/left_navi01n.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi2 a:hover {
	background-image:url(../images/left_navi02n.gif);
	background-repeat:no-repeat;
	}

#leftnavi3 a:hover {
	background-image:url(../images/left_navi03n.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi4 a:hover {
	background-image:url(../images/left_navi04n.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi5 a:hover {
	background-image:url(../images/left_navi05n.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi6 a:hover{
	background-image:url(../images/left_navi06n.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi7 a:hover {
	background-image:url(../images/left_navi07n.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi8 a:hover {
	background-image:url(../images/left_navi08n.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi9 a:hover {
	background-image:url(../images/left_navi09n.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi10 a:hover {
	background-image:url(../images/left_navi10n.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi11 a:hover {
	background-image:url(../images/left_navi11n.gif);
	background-repeat:no-repeat;
	}
	
#leftnavi12 a:hover {
	background-image:url(../images/left_navi12n.gif);
	background-repeat:no-repeat;
	}


a {
	color:#004a95;
}
a:hover {
	color:#888888;
}

#h1 {
	margin-bottom:15px;
	}

#h1 p {
	margin-top:10px;
	padding-left:8px;
	font-size:14px;
	color:#707070;
	line-height:140%;
	margin-bottom:5px;
	}
	
	
#h2 {
	width:606px;
	margin-bottom:5px;
	margin-left:10px;
	}

#h2 p {
	margin-top:10px;
	padding-left:8px;
	font-size:14px;
	color:#707070;
	line-height:140%;
	margin-bottom:5px;
	}

#h2 p.clear {
	clear:both;
	}

#h2 ol {
	padding-left:3em;
	font-size:14px;
	color:#707070;
	line-height:140%;
	}
	
#h2 ul {
	padding-left:3em;
	font-size:14px;
	color:#d36113;
	font-weight:bold;
	list-style-image:url(../images/arow.gif);
	line-height:160%;
	}

#h2 span.position-right {
	float:right;
	padding-right:10px;
	clear:both;
	}



#h2 .h2-midashi {
	margin:0;
	padding:0;
	}

#h2 ul.normal {
	color:#707070;
	font-weight:normal;
	margin:10px 0;
	}

#h2 ol li strong,
#h2 ul.normal li strong {
	color:#d36113;
	}

#h2 .img-left {
	float:left;
	margin:0 10px 15px 0;
	}

#h2 .img-right {
	float:right;
	margin:0 0 15px 20px;
	}

#h2 .coment {
	margin:10px 0;
	padding:10px;
	background-color:#f7f7f7;
	border:#999999 dotted 1px;
	}

#h2 .bold {
	font-weight:bold;
	}

#h2 .red {
	color:#F00;
	}

#h2 .small {
	font-size:12px;
	}

#h2 p.underline {
	padding:10px 5px 0 3px;
	border-bottom:#CCC dotted 1px;
	}
#h2 .set-img {
	margin:15px 0;
	}

#h2 .link-ic {
	margin:15px 0;
	}

#h2 .link-ic a {
	background-image:url(../images/arow_link.gif);
	background-repeat:no-repeat;
	padding:0 20px;
	}


/*=== レーシックについて ===================================*/
#right table.opecost-table {
	width:auto;
	margin:0 0 0 30px;
	}
table.opecost-table caption {
	text-align:left;
	font-weight:bold;
	padding:0 0 5px 0;
	}
table.opecost-table tr {
	background-color:#ffffff;
	}
table.opecost-table th {
	width:17em;
	text-align:left;
	padding:8px;
	background-color:#b0f0fb;
	border:solid 1px #cccccc;
	}
table.opecost-table td {
	width:8em;
	text-align:center;
	line-height:160%;
	padding:8px;
	border:solid 1px #cccccc;
	}

/*=== レーシック治療の流れ ===================================*/

/*左右レイアウト*/
.column .column-left {
	width:300px;
	float:left;
	}
.column .column-right {
	width:305px;
	float:right;
	}

/*STEP1～3のボタン*/
.flow-step {
	width:295px;
	height:51px;
	}
.flow-step span {
	position:absolute;
	left:-9999px;
	}
.flow-step a {
	height:51px;
	display:block;
	background-image:url(../images/lasik_flow.gif);
	background-repeat:no-repeat;
	}
.flow-step a.step1 {
	width:244px;
	padding:0 1px 0 0;
	background-position:0 0;
	}
.flow-step a.step2 {
	width:162px;
	padding:0 1px 0 0;
	background-position:-245px 0;
	}
.flow-step a.step3 {
	width:198px;
	background-position:-408px 0;
	}
.flow-step a:hover.step1,
.flow-step a.on1 {
	background-position:0 -51px;
	}
.flow-step a:hover.step2,
.flow-step a.on2 {
	background-position:-245px -51px;
	}
.flow-step a:hover.step3,
.flow-step a.on3 {
	background-position:-408px -51px;
	}

/*STEP1～3のボタン　タブレイアウト*/
#h2 .step {
	list-style:none;
	margin:0 0 15px 0;
	padding:0;
	float:left;
	}
#h2 .step li {
	width:auto;
	height:51px;
	float:left;
	}

/*詳細を見るボタン*/
.btn-syousai {
	width:108px;
	height:27px;
	float:right;
	}
.btn-syousai span {
	position:absolute;
	left:-9999px;
	}
.btn-syousai a {
	width:108px;
	height:27px;
	display:block;
	background-image:url(../images/btn_syousai.gif);
	background-repeat:no-repeat;
	}
.btn-syousai a:hover {
	background-image:url(../images/btn_syousai_n.gif);
	background-repeat:no-repeat;
	}

table.normal-table caption {
	text-align:left;
	font-weight:bold;
	padding:0 0 5px 0;
	}
table.normal-table tr {
	background-color:#ffffff;
	text-align:center;
	}
table.normal-table th {
	padding:8px;
	background-color:#b0f0fb;
	border:solid 1px #cccccc;
	}
table.normal-table td {
	text-align:left;
	line-height:160%;
	padding:8px;
	border:solid 1px #cccccc;
	}

/*外部リンク*/
.BlankLink {
	background-image:url(../images/link-blank.gif);
	background-repeat:no-repeat;
	padding-left:17px;
}



/*=== 診療時間 ===================================*/

#right table {
	width: 606px;
	padding:5px;
	border-collapse: separate;
	margin-bottom: 14px;
	font-size:12px;
	color:#707070;
	text-align:center;
	}
	
#form-table tr {
	background-color:#ffffff;
	text-align:center;
}
#form-table th {
	padding:5px;
	font-weight:normal;
	background-color:#b0f0fb;
	font-weight:bold;
	text-align:center;
	border:solid 1px #cccccc;
}
#form-table td {
	padding:8px;
	text-align:center;
	border:solid 1px #cccccc;
}
	
	
.style6 {
	margin-top:15px;
	margin-bottom:10px;
	}
.style-new7 {
	margin-bottom:10px;
	}		

.staff_bunner {
	padding-top:10px;
	margin-bottom:30px;
	}	
	
#right {
	float:right;
	width:620px;
	margin-top:15px;
	
	}

#right iframe {
	float:left;
	}
	
.style3 {
	float:right;
	}
	
.style4 {
	margin-bottom:15px;
	}
	
.style5 {
	padding-top:30px;
	padding-bottom:30px;
	clear:both;


	}
	
	
.style8 {
	margin-top:10px;
	padding-left:8px;
	font-size:14px;
	color:#707070;
	line-height:140%;
	margin-bottom:5px;
	}

.style9 {
	margin-top:10px;
	padding-left:8px;
	font-size:14px;
	color:#d30d0d;
	line-height:140%;
	margin-bottom:5px;
	}

.style10 {
	font-size:14px;
	color:#d30d0d;
	line-height:140%;
	margin-bottom:5px;
	}

.style11{
	font-size:12px;
	color:#d30d0d;
	font-weight:bold;
	text-decoration:underline;
	line-height:140%;
	margin-bottom:5px;
	}

#h2 .style12{
	font-size:16px;
	line-height:160%;
	margin:15px 0;
	}


/*=== 院内設備 ===================================*/	

#office_left {
	float:left;
	padding:5px;
	

	}

#office_right {
	float:right;
	padding:5px;

	

	}


/*=== 交通・access ===================================*/

.map {
	text-align:center;
	padding:5px;
	}
	
/*=== 白内障 ===================================*/	

#cataract_right {
	float:right;
	margin-right:15px;

	}
	


/*=== 新着情報 ===================================*/	
#new_text {
	font-size:14px;
	color:#4b4949;
	line-height:140%;
	width:100%;
	height:300px;
	overflow:auto;
	}	

/*=== 多焦点 ===================================*/	

#tashoten_left {
	float:left;
	padding:5px;
	}
	
#tashoten_center {
	width:595px;
	text-align:center;
	padding:5px;
	margin:0 auto;
	}
	
/*=== お客様の声 ===================================*/	

#voice_right {
	float:right;
	width:620px;
	margin-top:15px;
	background: url(../images/voice_img.jpg) no-repeat;
	background-position:385px 70px;

	
	}	



/*=== 糖尿病 ===================================*/
#tounyou_textq {	
	margin-bottom:3px;
	margin-left:10px;
	margin-top:10px;
	padding-left:8px;
	font-size:14px;
	color:#da7128;
	line-height:160%;

	}
	
#tounyou_textq ul{
	padding-left:3em;
	font-size:14px;
	list-style-type:upper-alpha;
	color:#d36113;
	font-weight:bold;
	line-height:180%;

	}	
	
#tounyou_textq li {
	margin-bottom:5px;
	margin-top:0;
	font-size:14px;
	color:#da7128;
	font-weight:normal;
	line-height:160%;
}
		
	
#tounyou_textq rt {
	font-size:11px;
}	

#tounyou_textq2 {	
	margin-bottom:3px;
	margin-left:10px;
	margin-top:10px;
	padding-left:8px;
	font-size:14px;
	color:#da7128;
	line-height:160%;

	}

#tounyou_textq2 ul{
	padding-left:3em;
	font-size:14px;
	list-style-type:decimal;
	color:#d36113;
	font-weight:bold;
	line-height:160%;
	

	}
	
#tounyou_textq2 li {
	margin-bottom:5px;
	font-size:14px;
	color:#da7128;
	font-weight:normal;
	line-height:160%;
}	
	
#tounyou table {
	width: 500px;
	padding:5px;
	border-collapse: separate;
	margin-left:10px;
	margin-bottom: 14px;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	
	}
	
#tounyou-table tr {
	background-color:#ffffff;
	text-align:center;
}
#tounyou-table th {
	padding:5px;
	font-size:14px;
	font-weight:normal;
	background-color:#ff8761;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	border:solid 1px #cccccc;
}
#tounyou-table td {
	padding:8px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#fbb984;
	border:solid 1px #cccccc;
}



/*=== リンク集 ===================================*/
#h2 #linkBn-table {
	margin:0;
	}
#h2 #link-table {
	text-align:left;
	width:550px;
	padding:5px;
	border-collapse: separate;
	margin:15px auto;
	color:#707070;
	}
	
#h2 #link-table tr {
	background-color:#ffffff;
	}
#h2 #link-table th {
	font-size:13px;
	text-align:left;
	width:10em;
	padding:5px;
	font-weight:normal;
	background-color:#b0f0fb;
	font-weight:normal;
	border:solid 1px #cccccc;
	}
#h2 #link-table td {
	font-size:14px;
	text-align:left;
	padding:12px;
	border:solid 1px #cccccc;
	}


#h2 #linkArea {
	border-top:1px dotted #cccccc;
	padding:15px 0;
}
#h2 #linkArea dl {
	font-size:15px;
	line-height:160%;
	margin:0 0 20px 0;
}
#h2 #linkArea dt {
	background: url(../images/link_mark.gif) no-repeat left center;
	margin: 10px 20px 5px 20px;
	padding-left: 20px;
	font-weight: normal;
}
#h2 #linkArea dd {
	border-bottom: 1px #999999 dashed;
	padding-bottom: 10px;
	margin: 5px 30px;
}



/*=== サイトマップ ===================================*/
#h2 #sitemap{
	background-color:#f9f9f9;
	border:1px dotted #cccccc;
	margin:15px 0;
	padding:15px;
}

#h2 #sitemap p span{
	background-image:url(../images/arow_link.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	display:block;
	padding:0 0 0 20px;
}
#h2 #sitemap p{
	background-image:url(../images/sitemap_dotted-m.gif);
	background-repeat:no-repeat;
	margin:0;
}
#h2 #sitemap p.SiteLevelHead{
	background-image:url(../images/sitemap_dotted-h.gif);
}
#h2 #sitemap p.SiteLevelEnd{
	background-image:url(../images/sitemap_dotted-e.gif);
}
#h2 #sitemap .SiteLevel1{
	padding:5px 0 5px 33px;
	background-position:-170px 50%;
}
#h2 #sitemap .SiteLevel2{
	padding:5px 0 5px 93px;
	background-position:-110px 50%;
}
#h2 #sitemap .SiteLevel3{
	padding:5px 0 5px 153px;
	background-position:-50px 50%;
}
#h2 #sitemap .SiteLevel4{
	padding:5px 0 5px 213px;
	background-position:10px 50%;
}




/*=== このページのトップへ ===================================*/
.toPageTop {
	font-size:13px;
	text-align:right;
	margin:10px 0;
}





	

