@charset "utf-8";
/* CSS Document */
/*リセット*/
* {
	font-size: 14px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
/* TopCSSリセット */
#contents01 li {
	margin: 0 0 5px 0;
}
/* TopCSSリセット */

/*リセットここまで*/

/*レイアウト*/
#all {
	width: 860px;
	margin: 0 auto;
	position: relative;
}
div.section,div.section div,div.section ul,div.section ul li,div.section dl,div.section p,
div.section table,div.section ol,div.section ol li,div.section img,
#contents01 h4,#contents01 h5,#contents01 h6,#contents01 h7{
	margin-bottom:10px;
	color:#313131
}
div.section ul,div.section dl,div.section ol{
	margin-bottom:5px;
}
div.section ul li,div.section ol li,div.section ol dd{
	margin-bottom:5px;
}

div.section ul,div.section dl,div.section p,
div.section table,div.section ol,div.section img{
	margin-left:30px;
}
div.section ul *,div.section ul li *,div.section dl *,div.section p *,
div.section table *,div.section ol *,div.section ol li *,div.section img *{
	margin-left:0px;
}
#description {
	background-image: url(../../img/img/img_hospital_section_02_01.jpg);
	width: 637px;
	background-repeat: no-repeat;
}
/*レイアウトここまで*/

/*ヘッダー部分*/
h1 {
	background-image: url(../img/header/header.jpg);
	height: 86px;
	width: 860px;
	text-indent: -9999px;
}
#menu01 {
	background-image: url(../img/bg/menu_01_bg.jpg);
	height: 36px;
	width: 860px;
	background-repeat: repeat-x;
}
#menu01 a {
	display: block;
	height: 36px;
}
/*ie6対応*/
#menu01 .btn01 a {
	width: 88px;
	background-image: url(../img/btn/menu_01_btn_01.jpg);
}
#menu01 .btn02 a {
	background-image: url(../img/btn/menu_01_btn_02.jpg);
	width: 75px;
}
#menu01 .btn03 a {
	background-image: url(../img/btn/menu_01_btn_03.jpg);
	width: 99px;
}
#menu01 .btn04 a {
	background-image: url(../img/btn/menu_01_btn_04.jpg);
	width: 99px;
}
#menu01 .btn05 a {
	background-image: url(../img/btn/menu_01_btn_05.jpg);
	width: 102px;
}
#menu01 a:hover {
	background-position: 0px -36px;
}
/*ie6対応ここまで*/
#menu01 li {
	float:left;
	height: 36px;
	text-indent: -9999px;
}
#menu01 li:hover {
	background-position: 0px -36px;
}
#menu01 .btn01 {
	width: 88px;
	background-image: url(../img/btn/menu_01_btn_01.jpg);
}
#menu01 .btn02 {
	background-image: url(../img/btn/menu_01_btn_02.jpg);
	width: 75px;
}
#menu01 .btn03 {
	background-image: url(../img/btn/menu_01_btn_03.jpg);
	width: 99px;
}
#menu01 .btn04 {
	background-image: url(../img/btn/menu_01_btn_04.jpg);
	width: 99px;
}
#menu01 .btn05 {
	background-image: url(../img/btn/menu_01_btn_05.jpg);
	width: 102px;
}
#menu01 ul {
	list-style-type: none;
	width: 463px;
	margin: 0 0 0 397px;
}
/*ヘッダー部分ここまで*/

/*メイン部分*/
#all #main #contents01 strong,#all #main #contents01 h5,#all #main #contents01 h6 {
	letter-spacing: 1px;
}
#main {
	clear: left;
}
#main #menu02 {
	width: 216px;
	float: left;
}
#menu02 li {
	list-style-type: none;
	width: 211px;
	height: 33px;
	text-indent:-9999px;
}
#main #contents01 {
	width: 637px;
	float: right;
	padding-top: 10px;
}
#btnTop {
	float: right;
	border: 0;
	margin-bottom: 10px;
	margin-top: -20px;
}
#main #btncontainer {
	clear: both;
	height: 39px;
	width: 860px;
	background-image: url(../img/bg/main_bg.gif);
	background-repeat: repeat-y;
	padding:20px 0 0 0;
}
#all h2 {
	background-image: url(../img/header/h_category_img.jpg);
	height: 47px;
	width: 860px;
	text-indent: -9999px;
	clear: left;
	background-repeat: no-repeat;
}
#all #category01 {
	background-position: 0px 0px;
}
#all #category02 {
	background-position: 0px -47px;
}
#all #category03 {
	background-position: 0px -94px;
}
h1 a {
	display: block;
	width: 860px;
	height: 86px;
}
#contents01 p,#contents01 ul,#contents01 ol{
	font-size: 14px;
	list-style-type: none;
	line-height: 140%;
}
#h_menu02_patient,#h_menu02_medical {
	height: 25px;
	width: 216px;
	text-indent: -9999px;
}
#h_menu02_patient {
	background-image: url(../img/header/menu_02_img_patient_02.gif);
}
#h_menu02_medical {
	background-image: url(../img/header/menu_02_img_medical02.gif);
}
/*メイン部分ここまで*/

/*フッター部分*/
#footer {
	clear: both;
	width: 860px;
	background-image: url(../img/footer_bg.gif);
	height: 64px;
	position: relative;
}
#footer p {
	color: #615C59;
	width: 440px;
	font-size: 10px;
	height: 20px;
	position: absolute;
	left: 220px;
	top: 20px;
}
/*フッター部分ここまで*/

/*リンク*/
a {
	text-decoration: none;
}

a:link {
	color: #188326;
}
a:visited {
	color: #188326;
}
a:hover {
	text-decoration: underline;
}
/*リンクここまで*/

/*印刷用*/
@media print {
#main #menu02 {
	width: 211px;
	float: left;
}
#contents01 #imgprt {
	height: 400px;
	width: 300px;
}

}
/*印刷用ここまで*/

/*クラスツール*/
#all #main #contents01 .bnone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
#contents01 .mReset {
	margin: 0px;
	padding: 0px;
}
#contents01 .mt10 {
	padding-top: 10px;
}
#contents01 .ml0 {
	margin-left: 0px;
}
#contents01 .ml10 {
	margin-left: 10px;
}
#contents01 .mr10 {
	margin-right: 10px;
}
#contents01 .ml20 {
	margin-left: 20px;
}
#contents01 .ml40 {
	margin-left: 40px;
}
#contents01 .mb0 {
	margin-bottom: 0;
}
#contents01 .mb10 {
	margin-bottom: 10px;
}
#contents01 .mbBtn {
	margin-bottom: 16px;
}
#contents01 .mb20 {
	margin-bottom: 20px;
}
#contents01 .mb30 {
	margin-bottom: 30px;
}
#contents01 .mb40 {
	margin-bottom: 40px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.point {
	display: block;
	background-image: url(../img/icon/note.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 0px 5px;
	margin-left: 40px;
}
#contents01 ul.normalList,#contents01 .arrowList,#contents01 .pdfList {
	margin-left: 10px;
}
#contents01 .arrow{
	background-image: url(../img/icon/icon_circle.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0;
}
#contents01 .pdfList li{
	background-image: url(../img/icon/pdficon.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-left: 19px;
	background-position: 0px -2px;
}
#contents01 .numList li{
	list-style-type: decimal;
	background-image: none;
	padding-left: 0px;
	margin-left: 20px;
}
#contents01 .normalList li{
	list-style-type:none;
	background-image: url(../img/icon/icon_listmark.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: 0px 2px;
}
#contents01 .arrowList li{
	background-image: url(../img/icon/icon_circle.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: 0px 3px;
}
#contents01 .pointList li{
	background-image: url(../img/icon/icon_listmark_point.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-position: -1px 3px;
}
#contents01 h3 {
	height: 44px;
	width: 637px;
	text-indent: -9999px;
	margin-top: 0;
}
#contents01 h4 {
	height: 33px;
	width: 637px;
	text-indent: -9999px;
	clear: right;
}
#all #pList {
	font-size: 10px;
	color: #6C6666;
	position: absolute;
	right: 10px;
	top: 110px;
}
#all #pList a{
	font-size: 10px;
	color: #6C6666;
}
#all #main #contents01 #description .normalList li a {
	font-weight: bold;
}
/*QandAtable*/
#main #contents01 div.section table.qa{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #contents01 div.section table.qa td.question {
	background-image: url(../img/icon/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	padding-top: 10px;
	font-weight: bold;
}
#main #contents01 div.section table.qa td.answer {
	background-image: url(../img/icon/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	padding-top: 10px;
}
#main #contents01 div.section table.qa td.question p,#main #contents01 div.section table.qa td.answer p,#main #contents01 div.section table.qa td.answer h6{
margin-left:40px;
}
#all #main #contents01 .profile {
	float: left;
	margin-top: 5px;
	margin-left: 30px;
}
/*アドレス記入欄*/
#all #main #contents01 .adress{
	background-image: url(../img/bg/bg_address_blank.jpg);
	height: 84px;
	width: 350px;
	padding-top: 35px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 12px;
}
#all #main #contents01 .adress a{
	font-weight: bold;
	font-size: 12px;
}
#contents01 th.throw {
	background-color: #FAE4F2;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCB8C5;
	border-right-color: #DCB8C5;
	border-bottom-color: #DCB8C5;
	border-left-color: #DCB8C5;
}

/*12/01/18追記*/
div.commenttxt .normalList.mt10.mb20{
	float:left;
	width:330px;
	}
#all #main #contents01 p.adress01{
	font-weight: bold;
	font-size: 12px;
	float:right;
	padding:10px 0 0 0;
}

