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

 
	
/* ■■背景色■■ */		
	.main_bc {background-color:#EEEEEE;}
	.bg_bc {background-color:	#FFE4E1;}
 
  
  /* ■■２行目１字字下げ■■ */
	.indent-1 {
	padding-left:1em;
	text-indent:-1em;
	}
	
/* ■■１行目１字下げ　２行目２字字下げ■■ */
	.indent-1-2 {
	padding-left:2em;
	text-indent:-1em;
	}
	



/* ■■２行目２字字下げ■■ */
	.indent-2 {
	padding-left:2em;
	text-indent:-2em;
	}
 	
/* ■■基本本文■■ */	
   .honbun {
	   font-size: 100%;
	   color: #000;
	line-height: 1.8;
    }

/* ■■著者肩書き■■ */
     .tyosya_kata {
	font-size: 100%;
	font-weight:normal;
	line-height: 1.2;
    }

/* ■■著者肩書き■■ */
     .tyosya_kata {
	font-size: 90%;
	font-weight:normal;
	line-height: 1.2;
    }
/* ■■著者名前■■ */
     .tyosya_name{
	font-size: 140%;
	font-weight:bold;
	line-height: 1.2;
    }
	/* ■■著者名前■■ */
     .tyosya_name2{
	font-size: 110%;
	font-weight:bold;
	line-height: 1.2;
    }
  
/* ■■著者紹介文■■ */
     .tyosya_honbun {
	font-size: 80%;
	line-height: 1.5;
    }
    
/* ■■タイトル肩見出し■■ */
     .title_small {
	font-size: 65%;
	line-height: 1.1;
    }
	
/* ■■フッタスタイル■■ */	
	.footer_text {
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 50;
	color:#999;
	border-top: 1px solid #999;
	font-weight: bold;
	text-align: center;
	font-size: 70%;
	padding-top:4px;
	}
	
/* ■リンク用■■ */	
   .link_banner {
	font-size: 105%;
	line-height:1.2;
	text-align: center;
    }
	
/* ■■大見出し■■ */
	h2.main {
		font-size:130%;
		position: relative;
		padding: .25em 0 .5em .75em;
		border-left: 8px solid #3498db;
	}

	h2.main::after {
		position: absolute;
		left: 0;
		bottom: 0;
		content: '';
		width: 100%;
		height: 0;
		border-bottom: 1px solid #ccc;
	}
	
/* ■■レクタイトル０１■■ */
.rec_title01{
	font-size: 180%;
	background-color: #DAFEBE;
	color: #033;
	padding-top: 24px;
	padding-bottom: 24px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	text-align: center;
	font-weight: bold;
}

/* ■■レクタイトル０２■■ */
.rec_title02{
	font-size: 180%;
	background-color: #DAFEBE;
	color: #033;
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	text-align: center;
	font-weight: bold;
}


/* ■■レク中見出し1■■ */
	.rec_midashi01{
	font-size: 120%;
	background-color: #E13C54;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	padding-left: 20px; /* 左パディングを20px */
	font-weight: bold;	
	}
	
	/* ■■レク本文■■ */	
   .rec_honbun {
	   font-size: 100%;
	   color: #000;
	line-height: 1.8;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: bold;
    }
/* ■■レク本文1字下げ■■ */	
   .rec_honbun_r01 {
	   font-size: 100%;
	   color: #000;
	line-height: 1.8;
	padding-left: 2em;
	text-indent:-1em;
	padding-right: 1em;
	font-weight: bold;
    }
	
		/* ■■レクキャプ■■ */	
   .rec_cap {
		font-size: 80%;
	line-height: 1.5;
	color: #000;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: bold;
    }
	
	/* ■■レクキャプ1字下げ■■ */	
   .rec_cap_r01 {
		font-size: 80%;
	line-height: 1.5;
	   color: #000;
	padding-left: 2em;
	text-indent:-1em;
	padding-right: 1em;
	font-weight: bold;
    }



/* ■■中見出し1■■ */
	.small_banner{
		font-size: 100%;
		background-color: #CF9;
		color: #000;
		padding-top: 4px;
		padding-bottom: 4px;
		border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
		padding-left: 20px; /* 左パディングを20px */
	}

/* ■■中見出し２字下げ01■■ */
.middle_2word01{
	font-size: 110%;
	background-color: #D5E9FF;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	padding-left:2.5em;
	text-indent:-2em;
	font-weight: bold;	
}

/* ■■ポイント■■ */
.point_back01{
	font-size: 100%;
	background-color: #FFE3FF;
	border:2px;
	border-color:#39F;
	color: #000;
	padding-top: 20px;
	padding-bottom: 4px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	padding-left: 20px; /* 左パディングを20px */
	padding-right: 20px;
}

　/* ■■ラベルキャプション■■ */
.label_cap {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 50%;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}


/* ■■レク中見出し1x■■ */
	.rec_midashi01x{
	font-size: 120%;
	background-color: #006600;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	padding-left: 20px; /* 左パディングを20px */
	font-weight: bold;	
	}
	
/* ■■緑文字■■ */
	.font_green{
	color: #006600;
	}
	
	span.subText {
font-size: 78.5%;
vertical-align: bottom;
position: relative;
top: 0.0em;
}


/* ■■項目中見出し1■■ */
	.rec_midashi01x{
	font-size: 120%;
	background-color: #006600;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	padding-left: .8em; /* 左パディングを20px */
	padding-right: 20px; /* 左パディングを20px */
	font-weight: bold;	
	}
	
/* ■■項目中見出し１字下げ1■■ */

		.rec_midashi01x2{
	font-size: 120%;
	background-color: #006600;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	padding-left: 1.8em; /* 左パディングを20px */
	text-indent: -1em;
	padding-right: .8em; /* 左パディングを20px */
	font-weight: bold;	
	}
	
	
/* ■■レク本文1字下げアイコン丸文字■■ */	
   .rec_honbun_r01x {
	   font-size: 100%;
	   color: #000;
	line-height: 1.8;
	padding-left: 2.0em;
	text-indent: -.5em;
	padding-right: 1em;
	font-weight: bold;
    }
    	

    /* ■■主な疾患■■ */
	.omona{
	font-size: 100%;
	background-color: #CCFFCC;
	color: #000;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	padding-left: 20px; /* 左パディングを20px */
	}
  
     /* ■■センター配置■■ */
	 .obj_center{
	text-align: center;
	 }
	 
  /* ■■心音中見出し1■■ */
	.heart_midashi01{
	font-size: 110%;
	background-color: #F4A460;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	padding-left: 20px; /* 左パディングを20px */
	font-weight: bold;	
	}
	

/* ■■概念中見出し1■■ */
	.gainen_midashi01{
	font-size: 120%;
	background-color: #0066CC;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	padding-left: 20px; /* 左パディングを20px */
	font-weight: bold;	
	}

/* ■■聴診中見出し1■■ */
	.tyoshin_midashi01{
	font-size: 120%;
	background-color: #FF3300;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	padding-left: 20px; /* 左パディングを20px */
	font-weight: bold;	
	}

/* ■■検査中見出し1■■ */
	.kensa_midashi01{
	font-size: 120%;
	background-color: #009900;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 10px; /* 4つのコーナーを半径10pxの角丸に */
	padding-left: 20px; /* 左パディングを20px */
	font-weight: bold;	
	}
	


/* Bootstrapのガター幅を調整するための汎用CSS */
.row-0{ margin-left:0px;  margin-right:0px}
.row-0 >div{ padding-right:0px;  padding-left:0px}
.row-10{ margin-left:-5px;  margin-right:-5px}
.row-10 >div{ padding-right:5px;  padding-left:5px}
.row-20{ margin-left:-10px;  margin-right:-10px}
.row-20 >div{ padding-right:10px;  padding-left:10px}
.row-30{ margin-left:-15px;  margin-right:-15px}
.row-30 >div{ padding-right:15px;  padding-left:15px}
.row-40{ margin-left:-20px;  margin-right:-20px}
.row-40 >div{ padding-right:20px;  padding-left:20px}
.row-50{ margin-left:-25px;  margin-right:-25px}
.row-50 >div{ padding-right:25px;  padding-left:25px}

