@charset "euc-jp";
/* CSS Document */

/*
	フォント指定
------------------------------------------------- */
body{
	font-size: 75%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	line-height: 160%;
}

html>/**/body{
	background-position: 0 2px;
}

p,
table{
	line-height: 1.5em;
}


h1,h2,h3,h4,h5,h6,p,dl dt,dl dd,ul li,ol li,form fieldset legend,th,td{
	font-size:100%;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	color: #333333;
	list-style-type: none;
}


.icon01{
	height: 162px;
	width: 302px;
	display: inline;
	margin-left: 2px;
}

.style1 {
	color: #1d6fcc;
	font-size: 100%;
}

.style2 {
	color: #1d6fcc;
	font-size: 120%;
	padding-bottom: 15px;
}

.style3 {
	color: #999999
}

.banner178{
	height: 150px;
	width: 178px;
	padding-bottom: 5px;
}

.img100 {
	height: 100px;
	width: 100px;
	float: right;
	padding: 2px;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 20px;
	margin-left: 15px;
}

.img200 {
	height: 200px;
	width: 200px;
	float: right;
	padding: 2px;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 10px;
}


.img120 {
	height: 120px;
	width: 120px;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.img120b {
	height: 120px;
	width: 120px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.img660 {
	height: 320px;
	width: 660px;
	margin-bottom: 20px;
}

.img140b {
	height: 100px;
	width: 140px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #111111;
}

.img140c {
	height: 100px;
	width: 140px;
	float: right;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
}

.img140 {
	height: 120px;
	width: 140px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}


.img170 {
	height: 180px;
	width: 170px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 0px;
}


.img200 {
	height: 280px;
	width: 200px;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 3px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img180 {
	height: 100px;
	width: 180px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}


.img250 {
	height: 165px;
	width: 250px;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	clear: both;
}




.img302 {
	height: 162px;
	width: 302px;
	float: right;
	margin-left: 25px;
	margin-bottom: 5px;
}


.page-top {
	height:20px;
	width: 120px;
	float: right;
	clear: right;
	margin-top: 35px;
	margin-right: 10px;
}


.clearfloat { clear: both; }

/*
	リンク
------------------------------------------------- */
a{
	color: #1d6fcc;
	text-decoration: underline;
}

a:visited{
}

a:hover{
	color: #1d6fcc;
	text-decoration: none;
}


/*
	共通レイアウト
------------------------------------------------- */

/* #wrapper */

#wrapper{
	background-image: url(../img/common/m_body_footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;

}

#wrapper02{
}


#wrapper-inner{
	padding-bottom: 34px;
	padding-top: 0px;
	margin: 0px;
}

/* #main-wrapper */
#content-wrapper{
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../img/common/m_body_top_bg2.gif);
}



/* #header */
#header{
	width: 962px;
	height: 60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
}

#header h1{
	width: 350px;
	height: 60px;
	float: left;
}



#gnav{
	width: 350px;
	height: 60px;
	float: right;
	padding-right: 5px;
}


/* #main-wrapper */
#main-wrapper{
	width: 968px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
	background-image: url(../img/common/body-bg-header-trans.png);
	background-repeat: no-repeat;
	background-position: center top;	
}


/* #main-wrapper */
#main-gallery{
	width: 998px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
}




/* #contents */
#contents{
	width: 956px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	float: left;
	background-image: url(../img/common/body-bg01-trans.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 6px;
	padding-left: 6px;
}

#contents-inner{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
}

/* パンくず */
p.topicpath{
	margin: 0 0 10px;
}



/* フッターナビ */
#footer ul{
	display: inline;
	margin-left: 10px;
	padding: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#footer ul li{
	display: inline;
	margin-right: 10px;
	margin-left: 0px;
	font-size: 90%;
}

	#footer ul li a{
	color: #333;
	text-decoration: underline;
	}
	
	#footer ul li a:hover{
	}
	
	

/* #footer */
#footer{
	width: 962px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

#footer-inner{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(../img/common/body-bg-footer-trans.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}

p#copyright{
	text-align: center;
}




/*
	トップページ用
------------------------------------------------- */

/* Flashエリア */
#flasharea{
	margin: 0 0 20px;
	border: 1px solid #000066;
	padding: 1px;
}



/* インフォエリア大枠 */
#infoarea{/* 768px */
}


/* 左側ブロック */
#info-list{/* 513px */
	float: left;
	display: inline;
	width: 922px;
}


#info-list h3{
	font-size: 115%;
	padding-bottom: 6px;
	padding-top: 3px;
}


#info-list h2{
	font-size: 110%;
	padding-bottom: 5px;
	padding-top: 3px;
}

#info-list .section{
	width: 926px;
	background: url(../images/top/top_section_bg_bottom.gif) no-repeat left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	clear: both;
}

#info-list .sub-title{
	width: 656px;
	margin: 0 0 20px;
	padding: 1px;
	border: 1px solid #cdcdcd;
}

.section-inner{
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
	float: left;
}





.m_info{
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	width: 280px;
	display: inline;
	height: 125px;
	float: left;
	margin-right: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../img/home/info_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}



/* 　トップページ中央 */


#info-main{
	width: 495px;
	float: left;
	display: inline;
	height: auto;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 5px;
	min-height: 430px;
}

#info-main h3{
	font-size: 98%;
	padding-bottom: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/dr_muto/common/h3-icon01.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#info-main h2{
	padding-bottom: 10px;
}

#top_outline{
	width: 473px;
	height: auto;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 15px;
	border: 1px solid #000066;
	margin-bottom: 15px;
}



#info-main .icon10{
	background-image: url(../img/clinic/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	height: 18px;
}



/* 　左側ブロック */
#info-left{/* 247px */
	width: 180px;
	float: left;
	display: inline;
	border: 1px solid #cdcdcd;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	min-height: 430px;
}

#info-left h2{
	font-size: 108%;
	background-color: #f5f5f5;
	margin-bottom: 6px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 0px;
}


#info-left h3{
	font-size: 108%;
	background-color: #f5f5f5;
	margin-bottom: 6px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 0px;
}


#info-left p{
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 100%;
}



#info-left .section{
	margin: 0px 0 15px;
}


#info-left ul{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#info-left li{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../img/dr_muto/common/side_icon02.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	padding-bottom: 3px;
}




/* 　右側ブロック */
#info-right{/* 247px */
	width: 178px;
	float: right;
	display: inline;
	border: 1px solid #cdcdcd;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	min-height: 430px;
}

#info-right h2{
	font-size: 85%;
	padding-bottom: 3px;
}


#info-right h3{
	font-size: 108%;
	background-color: #f5f5f5;
	margin-bottom: 6px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 0px;
}


#info-right p{
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 100%;
}


#info-right ul{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#info-right li{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../img/dr_muto/common/pdf_icon01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	padding-bottom: 5px;
	font-size: 90%;
}


.pdf_link {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../img/dr_muto/common/pdf_icon01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	padding-bottom: 5px;
}




#info-right .section{
	margin: 0px 0 15px;
}


#patient{
	margin-left: 6px;
}



#partner{
	margin-left: 6px;
}


.m_info ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

.m_info li{
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../img/common/next.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 100%;
}


#info-list table caption{
	display: none;
}


.section-menu{
	padding: 10px 12px;
	margin-bottom: 20px;
}


.attention_txt{
	text-align: left;
	padding-left: 27px;
	font-size: 80%;
	background-image: url(../img/home/ng_icon-trans.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-bottom: 1px;
	margin-bottom: 3px;
}


table.table05 {
	margin-bottom: 35px;
	width: 495px;
}

table.table05 caption {

}



table.table05 th{
	white-space: nowrap;
	padding-top: 8px;
	padding-bottom: 5px;
	background-color: #f5f5f5;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #bbbbbb;
}

table.table05 td {
	background: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



table.table08 {
	margin-bottom: 35px;
	width: 620px;
}

table.table08 caption {

}



table.table08 th{
	white-space: nowrap;
	padding-top: 8px;
	padding-bottom: 5px;
	background-color: #f5f5f5;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #bbbbbb;
}

table.table08 td {
	background: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}




/* 対談　左側ブロック */
#info-other{/* 247px */
	width: 220px;
	float: left;
	display: inline;
	border: 1px solid #cdcdcd;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}

#info-other h2{
	font-size: 108%;
	background-color: #f5f5f5;
	margin-bottom: 6px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 0px;
}


#info-other h3{
	font-size: 108%;
	background-color: #f5f5f5;
	margin-bottom: 6px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 0px;
}


#info-other p{
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 100%;
}



#info-other ul{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#info-other li{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../img/dr_muto/common/side_icon02.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	padding-bottom: 3px;
}



#info-other .menu{
	padding: 0px;
	margin-left: 0px;
}

#info-other .section{
	margin: 0px 0 15px;
}





/* バナー */
#bannerarea{
}

.bannerarea_img{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}



/*サブページ */



#flasharea_sub{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0px;
	position: relative;
	height: auto;
}


#info-list-sub{
	width: 640px;
	float: right;
	display: inline;
	height: auto;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-top: 10px;
}


#info-list-sub ul{
	margin: 0px;
}


#info-list-sub .icon10{
	background-image: url(../img/clinic/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	height: 18px;
}





.sub_img {
	height: 400px;
	width: 250px;
	margin-left: 15px;
	float: right;
	margin-bottom: 15px;
	padding: 2px;
}

.sub_img160 {
	height: 160px;
	width: 250px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}



#mail_b {
	padding: 0px;
	margin-left: 0px;
	height: 62px;
	width: 245px;
	position: absolute;
	z-index: 1;
	left: 328px;
	top: 303px;
}




/*---------------------------------------
パンクズ
----------------------------------------- */


.main_g_list {
	height: auto;
	width: 886px;
	text-align: left;
	margin: 0px;
	border-bottom: #BDC7C9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: both;
}


.main_g_list ul {
	padding: 0px;
	margin: 0px;
}

.main_g_list li {
	color: #555555;
	display: inline;
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../img/dr_muto/common/list02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/* navi */

.main-navi{/* +13px */
	width: 900px;
	height: 85px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 2px;
}


.main-navi ul{
	list-style-type:none;
	float:left;
	margin: 0px;
	padding: 0px;
}

.main-navi li{
	list-style-type:none;
	float:left;
}
.main-navi li img{
	border:0;
}



.main-navi li.i-home{
	width:179px;
	height:85px;
	background-image: url(../img/navi/m/m_navi_b_01.gif);
	background-repeat: no-repeat;
}


.main-navi li.i-02{
	width:179px;
	height:85px;
	background-image: url(../img/navi/m/m_navi_b_02.gif);
	background-repeat: no-repeat;
}


.main-navi li.i-03{
	width:179px;
	height:85px;
	background-image: url(../img/navi/m/m_navi_b_03.gif);
	background-repeat: no-repeat;
}

.main-navi li.i-04{
	width:180px;
	height:85px;
	background-image: url(../img/navi/m/m_navi_b_04.gif);
	background-repeat: no-repeat;
}

.main-navi li.i-05{
	width:183px;
	height:85px;
	background-image: url(../img/navi/m/m_navi_b_05.gif);
	background-repeat: no-repeat;
}





.main-navi li a{
	display:block;
}

.main-navi li a:hover {
	background-color:transparent;
}

.main-navi li a:hover img{
	visibility:hidden;
}




	
	
	

	
/*
	初期化
------------------------------------------------- */

body,div,h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,p,address,
form,fieldset,legend,input,textarea,option,
embed,object,table,th,td{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
	vertical-align: bottom;
}

h1,h2,h3,h4,h5,h6{
	font-size: 120%;
	font-weight: normal;
}

em,strong,address{
	font-size: 118%;
	font-weight: bold;
}

ul,ol{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-left: 30px;
	padding-bottom: 5px;
}


input{
	vertical-align: middle;
}

table{
	border-spacing: 0;
}

* html table{
	border-collapse: collapse;
}

*:first-child+html table{
	border-collapse: collapse;
}

caption,th{
	font-weight: normal;
	text-align: left;
	font-size: 90%;
}



.clearfix:after{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix{
	display: inline-block;
}
/*\*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/**/


/*
	clearFix
------------------------------------------------- */
.clearfix:after{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix{
	display: inline-block;
}
/*\*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/**/





/*
	mail
------------------------------------------------- */

.txt{
	height: 14px;
	width: 230px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.txt01{
	height: 14px;
	width: 110px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.txt02{
	height: 14px;
	width: 340px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}



.txt03{
	height: 100px;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	overflow: scroll;
	padding: 3px;
}




.necessity{
	background-image: url(../img/hissu.gif);
	background-repeat: no-repeat;
	background-position: 175px center;
}

.submit{
	height: 30px;
	width: 150px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	display: inline;
	margin-left: 15px;
}


.txt4 {
	margin: 0px 0px 0px 3px;
	padding: 2px;
	height: 22px;
	width: 140px;
	font-size: 14px;
	float: left;
}


.txt5 {
	margin: 0px 0px 0px 3px;
	padding: 2px;
	height: auto;
	width: 250px;
	font-size: 14px;
	float: left;
}


.txt6 {
	margin: 0px 0px 0px 3px;
	padding: 3px;
	height: 150px;
	width: 360px;
	font-size: 12px;
	float: left;
	line-height: 140%;
}

.txt7 {
	height: 35px;
	width: 165px;
	margin-bottom: 10px;
	margin-left: 245px;
	padding: 0px;
	margin-top: 20px;
}



table.table06 {
	margin-bottom: 25px;
	border-spacing: 2px;
	font-size: 100%;
	width: 652px;
	margin-top: 15px;
	padding: 0px;
	clear: both;
	white-space: normal;
}


table.table06 tr {
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 100%;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


table.table06 caption {

}

table.table06 th,
table.table06 td {
	vertical-align: middle;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

table.table06 th {
	background: #f7fbff;
	white-space: nowrap;
	color: #2d587c;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 12px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #678197;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #678197;
	margin: 0px;
}

table.table06 td {
	border-bottom: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin: 0px;
}

/*
	Dr.muto　top
------------------------------------------------- */

.top_plofile{
	background-color: #f5f5f5;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 140px;
	padding-top: 5px;
	float: left;
	display: inline;
	height: 165px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}


.top_plofile h3{
	font-size: 88%;
	text-align: center;
	padding-top: 5px;
}


.top_plofile p{
	font-size: 80%;
	text-align: center;
}

.plofile-info{
	background-color: #f5f5f5;
	height: auto;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 640px;
}

.plofile-info h3{
	font-size: 110%;
}

.plofile-info p{
	font-size: 95%;
	padding-left: 5px;
}

.talk{
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.talk h3{
	padding-bottom: 10px;
	font-size: 110%;
}

.talk dl{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.talk dt{
	margin: 0px;
	line-height: 150%;
	padding-right: 0px;
	padding-left: 70px;
	background-image: url(../img/dr_muto/muto_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-bottom: 20px;
	min-height:75px;
}

.talk dd{
	line-height: 150%;
}



.talk dd:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}





img.shadow {
	background: url(../img/dr_muto/shadow-1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
	float: right;
	margin: 20px 0px 0px 25px;
}

#no1{
	background-image: url(../img/dr_muto/no01/haraguti_i01.gif);
    background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no2{
	background-image: url(../img/dr_muto/no02/kurokawa_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no3{
	background-image: url(../img/dr_muto/no03/nagai_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}


#no4{
	background-image: url(../img/dr_muto/no04/watanabe_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}



#no5{
	background-image: url(../img/dr_muto/no05/toyama_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}


#no6{
	background-image: url(../img/dr_muto/no06/okada_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}


#no7{
	background-image: url(../img/dr_muto/no07/kuroiwa_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}


#no8{
	background-image: url(../img/dr_muto/no08/toyama_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no9{
	background-image: url(../img/dr_muto/no09/kadonaga_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}


#no10{
	background-image: url(../img/dr_muto/no10/morita_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}



#no11{
	background-image: url(../img/dr_muto/no11/yazaki_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}




#no12{
	background-image: url(../img/dr_muto/no12/hasegawa_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}


#no13{
	background-image: url(../img/dr_muto/no13/niinami_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no14{
	background-image: url(../img/dr_muto/no14/hrukawa_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no15{
	background-image: url(../img/dr_muto/no15/sibusawa_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no16{
	background-image: url(../img/dr_muto/no16/hokujyou_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no17{
	background-image: url(../img/dr_muto/no17/hamada_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no18{
	background-image: url(../img/dr_muto/no18/ii_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no19{
	background-image: url(../img/dr_muto/no19/ogi_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no20{
	background-image: url(../img/dr_muto/no20/komiyama_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no21{
	background-image: url(../img/dr_muto/no21/noda_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no22{
	background-image: url(../img/dr_muto/no22/bando_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}


#no23{
	background-image: url(../img/dr_muto/no23/suzuki_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no24{
	background-image: url(../img/dr_muto/no24/sasamori_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no25{
	background-image: url(../img/dr_muto/no25/hosokawa_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no26{
	background-image: url(../img/dr_muto/no26/hujimori_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no27{
	background-image: url(../img/dr_muto/no27/taguchi_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no28{
	background-image: url(../img/dr_muto/no28/hurukawa2_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no29{
	background-image: url(../img/dr_muto/no20/komiyama_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no30{
	background-image: url(../img/dr_muto/no20/komiyama_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no31{
	background-image: url(../img/dr_muto/no31/ootake_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}


#no32{
	background-image: url(../img/dr_muto/no32/isida_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}

#no33{
	background-image: url(../img/dr_muto/no33/matui_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}



#no34{
	background-image: url(../img/dr_muto/no34/ogata_i01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 70px;
	min-height:75px;
	padding-bottom: 20px;
}






.img220 {
	height: 100px;
	width: 220px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#info-list-sub02 {
	width: 660px;
	float: right;
	display: inline;
	height: auto;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 10px;
}
.img80 {
	height: 18px;
	width: 80px;
	clear: both;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#media_top {
	float: left;
	height: auto;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	width: 645px;
}

#media_top ul{
	padding: 0px;
	margin: 0px;
}

#media_top li{
	margin-right: 5px;
	display: inline;
	float: left;
	font-size: 110%;
	font-weight: bold;
}
.sub-icon  {
	margin-bottom: 10px;
	color: #1d6fcc;
	background-image: url(../img/dr_muto/common/h3-icon01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
.muto-profile  {
	margin-bottom: 10px;
	padding-left: 10px;
	height: auto;
	width: 620px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	clear: both;
	margin-top: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
