@charset "utf-8";
/* CSS Document */

/* ----------------------- テキスト */

.main_text{
margin:8px 10px;
}

.text_b01{
font-size:16px;
font-weight:bold;
}

.text_s01{
font-size:10px;
}

.text01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
	padding: 5px;
}

.text02 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

.text03 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	color: #990000;
}

/* ----------------------- カラー */

.coler_org {
color:#FF6600;
}

.coler_r_grn {
color:#66CC00;
}

.coler_m_grn {
color:#003300;
}

/* ----------------------- マージン・パディング */
.mtb10 {
margin-top:10px;
margin-bottom:10px;
}

.mtb15 {
margin-top:15px;
margin-bottom:15px;
}

.mtb20 {
margin-top:20px;
margin-bottom:20px;
}

.mb10 {
margin-bottom:10px;
}

.mb15 {
margin-bottom:15px;
}

.mb20 {
margin-bottom:20px;
}

/* ----------------------- その他 */
.dot_line {
height:1px;
background:url(../images/dot_line.jpg) no-repeat;
margin:8px 0;
}

.hyo01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

.hyo02 {
	border: 1px solid #006600;
}



/* ----------------------- トップページ */
.news {
width:588px;
background:url(../../images/news_ttl2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
background-color:#e7f7fe;
}

.news span{
margin-left:75px;
color:#000000;
display:block;
padding:6px;
}


.top_lr {

}

.top_l {
width:290px;
float:left;
}

.top_r {
width:290px;
float:left;
margin-left:8px;
display:inline;
}

.koumoku {
background:url(../../images/top_kona_back.jpg);
line-height:140%;
width:286px;
margin-bottom:10px;
}
.koumoku p{
width:210px;
float:left;
margin:5px;
display:inline;
}

.koumoku_img {
float:left;
margin:5px; 
display:inline;
}

/* ----------------------- 診療案内 */
.wakuleft {
	background-image: url(../../guidance/images/waku-left.gif);
	background-repeat: repeat-y;
}
.wakuright {
	background-image: url(../../guidance/images/waku-right.gif);
	background-repeat: repeat-y;
}

/* ----------------------- 院長・スタッフ */
.staff_t td{
padding:5px;
}

/* ----------------------- 医院紹介 */
.setsubi_box01 {
border:1px solid #006600;
padding:3px;
zoom:1;
margin-bottom:10px;
}

.setsubi_box01 img{
float:left;
margin:5px;
display:inline;
}
.setsubi_box01 div{
margin:5px;
}

.setsubi_box02 {
border:1px solid #006600;
padding:3px;
zoom:1;
margin-bottom:10px;
}

.setsubi_box02 img{
margin:5px;
}
.setsubi_box02 div{
width:380px;
float:left;
margin:5px;
display:inline;
}


* html div .setsubi_box01 {
border:1px solid #006600;
padding:3px;
margin-bottom:10px;
}

* html div .setsubi_box01 img{
float:left;
margin:5px;
padding-bottom:5px;
display:inline;
}
* html div .setsubi_box01 div{
margin:5px;
display:inline;
}

* html div .setsubi_box02 {
border:1px solid #006600;
padding:3px;
margin-bottom:10px;
}

* html div .setsubi_box02 img{
margin:5px;
}

* html div .setsubi_box02 div{
width:370px;
float:left;
margin:5px;
display:inline;
}


/* ----------------------- インプラント */

.imp_wakuleft {
	background-image: url(../../implant/images/waku-left.gif);
	background-repeat: repeat-y;
}
.imp_wakuright {
	background-image: url(../../implant/images/waku-right.gif);
	background-repeat: repeat-y;
}



/* ----------------------- 料金表 */
.contents_link{
margin:0px 0px 20px 0px;
padding:0px;
text-align:center;
}

.price_list {
border:#cccccc 1px solid;
}

.price_list td{
padding:5px;
}

.price_list .line_left{
border-left: #cccccc 1px solid;
}

.price_list .price {
border-left: #cccccc 1px solid;
}

.price_list .hasen {
border-bottom: #cccccc 1px dotted;
}

.price_red{
font-size:13pt;
font-weight:bold;
color:#ff3333;
}

.ryoukin_attention{
text-align:right;
color:#ff3333;
}

.price_page h3 {
margin:8px 0;
}

.price_page h4{
margin:30px 0px 10px 0px;
padding:0px 0px 4px 22px;
background-image:url('../../price/images/subsubtl_blue.gif');
background-repeat:no-repeat;
font-size:11pt;
font-weight:bold;
color:#006600;
clear:both;
}

/* ----------------------- 院長のひとりごと */
.talk_list {
margin-left:25px;
margin-top:20px;
}

.talk_list li{
margin-bottom:20px;
font-size:16px;
}

.talk_box {
background-image:url(../images/sashie.jpg);
background-position: right;
background-repeat:no-repeat;
}

/* ----------------------- サイトマップ */
.page_list {
margin-left:25px;
margin-top:20px;
}

.page_list li{
margin-bottom:10px;
font-size:14px;
}

.page_box {
background-image:url(../images/sashie02.jpg);
background-position: right;
background-repeat:no-repeat;
}
