﻿@charset "utf-8";

/* 外科について（about-surgery.html）のスタイルシート */ 


/* メインカラムの詳細　********************************************************************************/ 
/* トップページ　********************************************************************************/ 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:773px; 
 }
.long-box{
  float:left;
  clear:both;
  width:773px;
  }
.title{
  float:left;
  clear:both;
  }
.contents{
	float:left;
	clear:both;
	width: 773px;
  }
.sub-title{
	display:block;
	float:left;
	clear: both;
	padding-top: 18px;
	padding-bottom: 18px;
	}
.surgery-view{
	float:left;
	clear: both;
	padding-top: 20px;
	}
.surgery-view img{
	border: 1px solid #CCCCCC;
	}		
.text-area{
	float:left;
	width:460px;
	line-height: 22px;
	padding-top: 20px;
	padding-left: 16px;
	}
.second{
   padding-top:20px;
   }
.case-caution{
	float:left;
	clear:both;
	width:710px;
	padding-top: 15px;
	padding-bottom: 5px;
   }   
.surgery-casebox{
   float:left;
   clear:both;
   width:742px;
   }
.casebox-head{
   float:left;
   clear:both;
   width:742px;
   }   
.casebox-contents{
	float:left;
	clear:both;
	width:718px;
	background-color: #f9f9f9;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 10px;
   }
.casebox-bottom{
   float:left;
   clear:both;
   width:742px;
   }      
.case-part{
	float:left;
	clear:both;
	width: 718px;
   }
.case-subtitle{
    float:left;
	clear:both;
	}
.case-innertext{
	float:left;
	width:562px;
	padding-top: 6px;
	padding-left: 10px;
	}	
.case-second{
    padding-top:25px;
	}
.case-imgarea{
	float:left;
	clear:both;
	width:700px;
	padding-left: 18px;
	padding-top: 25px;
	}	
.case-imgbox{
	float:left;
	font-size: 10px;
	text-align: center;
	margin-right: 32px;
	line-height: 12px;
	}
.case-imgbox img{
	margin-bottom:4px;
	border: 1px solid #999999;
	}
.case-imgrightbox{
    margin-right:0px;
	}
.surgery-casearrow{
	float:left;
	clear:both;
	width:742px;
	text-align: center;
	padding-top: 12px;
   }
.case-innertext-second{
	float:left;
	clear:both;
	width:688px;
	padding-left: 10px;
	}
.case-imgbox2{
	float:left;
	width: 344px;
	}
.case-imgbox2 .left{
	float:left;
	}
.case-imgbox2 .left img{
    border:1px solid #999999;
	}	
.case-imgbox2 .right{
	float:left;
	width: 230px;
	}		
.case-imgbox2 .right .upper{
	float:left;
	clear:both;
	}
.case-imgbox2 .right .lower{
	float:left;
	clear:both;
	width: 220px;
	padding-left: 10px;
	}	
.case-imgarea2{
	float:left;
	clear:both;
	width:708px;
	padding-left: 10px;
	padding-top: 25px;
	}
.top-margin-use{
	padding-top:20px;
	}
.case-innertext-third{
	float:left;
	clear:both;
	width:688px;
	padding-left: 10px;
	padding-top: 20px;
	}
.etc-text{
	float:left;
	font-size:11px;
	padding-top: 30px;
	padding-left: 15px;
   }
.case-imgbox img{
	margin-bottom:4px;
	border: 1px solid #999999;
	}   
.case-imgbox a img:link{
	border: 1px solid #999999;
   } 
.case-imgbox a img:hover{
	border: 1px solid #333333;
   } 
.case-imgbox2 .left img{
    border:1px solid #999999;
	} 
.case-imgbox2 .left a img:link{
	border: 1px solid #999999;
   } 
.case-imgbox2 .left a img:hover{
	border: 1px solid #333333;
   }	  
.strong-text{
	font-size:14px;
	color: #990000;
	}   
.case-innertext-list{
	float:left;
	clear:both;
	width:698px;
	padding-left: 10px;
	}
.case-innertext-list p{
    margin:0px;
	padding:0px;
	}
.case-innertext-list .title{
    font-weight:bold;
	}
.symptom-list{
	padding:0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}	
.symptom-list img{
    margin-right:10px;
	}
.special-bguse-img1{
	background-image:url(../images/about-surgery-list-bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 550px 15px;
	}	
.special-bguse-img2{
	background-image:url(../images/about-surgery-list-bg2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	}
