@charset "UTF-8";

/*--------------------------------------------------------------- 
			ページ構造の指定
--------------------------------------------------------------- */
html {
	background-color: transparent;
	background-image: none;
}

body {
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 1.4;
	text-align:justify;
	text-justify: inter-ideograph;
}



/*--------------------------------------------------------------- 
			ページ共通
--------------------------------------------------------------- */
.section {
	margin: 2.5em 50px 0 26px;
	padding-bottom: 30px;
}
.section h3 {
	color: #663300;
	line-height: 130% !important;
	font-size: 116%;
	font-weight: bold;
	margin-top:2em;
	margin-bottom:0.5em;
	padding: 5px 7px 8px 15px;
	background-color: transparent;
	background-image: url(../../img/bg_main_sectionTitle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.section .line2-h3 {
	line-height: 1.5em;
	font-size: 116%;
	padding: 4px 5px 5px 15px;
	vertical-align:bottom;
}
.section h4 {
	font-size: 109%;
	font-weight: bold;
	clear: both;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 2px;
}
.section h5{
	font-weight:bold;
	margin-top:0.5em;
}
.section .section-h5 {
	margin-left:2em;
}
.section p{
	margin-bottom:0.5em;
}
.section .indent-section-p {
	margin: 0.5em 20px 0 20px;
	line-height:140%;
}


.section ul li .green-a{
	background: transparent url( "../img/icon_arrow_green.gif" ) no-repeat 6px 0.25em;
	margin: 26px 0 0;
	padding: 0 24px 0 28px;
}

/* --- btn_top */
#btn_top {
	clear: both;
	position: fixed;
	text-align: right;
	bottom: 0;
	width: 950px;
	padding: 0 30px 0 0;
}

/* tableの設定
--------------------------------------------------------------- */
table {
	border-collapse: separate;
	/border-collapse: collapse;	/* for IE6, 7 */
	border-color: #CCC;
	border-spacing: none;
	border-style: solid;
	border-width: 1px 0 0 1px;
	margin: 0.5em auto 5px ;	
}
table.title_left tbody tr th {	/* default */
	text-align: left;
}
table.title_center tbody tr th {
	text-align: center;
}
table.title_right tbody tr th {
	text-align: right;
}
table.table_medical_gh {
	width: 550px;
}
table.table_medical_gh,
table.table_medical_gh tr th,
table.table_medical_gh tr td {
	border-color: #DEDEDE; !important;
}
table.table_medical_gh thead tr th {
	background: #D6F1EB !important;
}
table.table_medical_gh tbody tr th {
	background: #EFF8F5 !important;
	text-align: center;
}
table tr th,
table tr td {
	border-color: #CCC;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 3px 10px;
}
table tr th {
	font-weight: bold;
}
table thead tr th {
	font-size: 116%;
	text-align: center;
}

/* tbl-ptn1 */
table.tbl-ptn1{
	background-color:#CBCBCB;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 1em;
}
.tbl-ptn1 th{
	background-color: #F0EFE3;
	text-align: center;
	font-size: 100%;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	margin: 1px;
	border-collapse: separate;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAF7;
	border-right-color: #FBFAF7;
	border-bottom-color: #FBFAF7;
	border-left-color: #FBFAF7;
}
.tbl-ptn1 td{
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: 100%;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	line-height: 140%;
	margin: 1px;
	border-collapse: separate;
	background-color: #FFFFFF;
}
.tbl-ptn1 caption {
	font-weight: bold;
	color: #333333;
}
.tbl-ptn1.thL th {
	text-align: left;
}


/* tbl-list (名簿など)*/
table.tbl-list {
	background-color:#CBCBCB;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 1em;
}
.tbl-list th,
.tbl-list td{
	font-size: 100%;
	line-height: 140%;
	padding: 4px 10px;
	/*margin: 1px;*/
}
.tbl-list th{
	background-color: #F0EFE3;
	border-collapse: separate;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAF7;
	border-right-color: #FBFAF7;
	border-bottom-color: #FBFAF7;
	border-left-color: #FBFAF7;
}
.tbl-list td{
	border: 1px solid #FFFFFF;
	border-collapse: separate;
	background-color: #FFFFFF;
}
.tbl-list caption {
	font-weight: bold;
	color: #333333;
}

/* tbl-Layout*/
.tbl-Layout {
	margin: 0px;
	padding: 0px;
	border: 0 !important;
}
.tbl-Layout td {
	font-size: 100%;
	line-height: 140%;
	vertical-align: top;
	border: 0 !important;
}




/* リストの設定
--------------------------------------------------------------- */
.list-01, .list-02{
	margin-left:15px;
	display:block;
	line-height:120% !important;
	margin-bottom:1em;
}
		/*（1）のリスト*/
.list-01 li{
	margin-left:20px;
	text-indent:-20px;
	line-height:120%;
	margin-top:0.7em;
}
		/*＊のリスト*/
.list-02 li{
	margin-left:20px;
	text-indent:-1em;
	line-height:120%;
	margin-top:0.7em;
}
 /*リストスタイル（ドット）*/
ul.list-nomal {
	margin-left:15px;
}
ul.list-nomal li {
	list-style-type: disc;
	margin-left:20px;
}
 /*リストスタイル（数字）*/
ol.list-num-nomal {
	margin-left:15px;
}
ol.list-num-nomal li {
	list-style-type: decimal;
	margin-left:20px;
}
 /*リストスタイル（PDFアイコン付）*/
.listPDF li {
	background-image: url(../img/icon_pdf_s.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 30px;
}



/* 定義リストの設定
--------------------------------------------------------------- */
.dl-01,.dl-01-100{
	margin-top:1.5em;
	display:block;

}
.dl-01 dt{
	clear: left;
	float:left;
	width:90px;
}
.dl-01 dd{
	float:left;
	width:500px;
	margin-right:0px;
	padding-bottom:3px;
	padding-top:1px;
}
.dl-01-100 dt{
	clear: left;
	float:left;
	width:100px;
}
.dl-01-100 dd{
	float:left;
	width:460px;
	margin-right:0px;
	padding-bottom:3px;
	padding-top:1px;
}
.dl-02, .dl-03{
	margin-top:1.5em;
	display:block;

}
.dl-02 dt{
	margin-top:1em;
	line-height:1.5em !important;
}
.dl-02 dd, .dl-03 dd{
	font-weight: normal;
	padding-left:2em;
}
.dl-03 dt{
	font-weight:bold;
	color:#319980;
	margin-top:1em;
	line-height:1.5em !important;
	text-indent:-1em;
}

/*定義リスト（左右2段）*/
dl.dl-LR {
	margin: 1.2em;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}
dl.dl-LR dt,
dl.dl-LR dd {
	float: left;
}



.overflow_hiddenbox {overflow: hidden;}



/** 文字サイズ **/
.txt-s{
	font-size:85%;
}

*html .txt-s{
	font-size:88%;
}

.txt-s2{
	font-size:90%;
}
.txt-m{
	font-size:110%;
	line-height:1.7;
}
.txt-l{
	font-size:120%;
	line-height:1.7;
}
.txt-ll{
	font-size:135%;
}


/** 行間 **/
.lh16{
	line-height:1.6;
}
.lh17{
	line-height:1.7;
}
.lh18{
	line-height:1.8;
}
.lh20{
	line-height:2.0;
}
.lh24{
	line-height:2.4;
}
.lh30{
	line-height:3.0;
}

/** 配置 **/
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.left{
	text-align:left !important;
}
.fright{
	float:right;
}
.fleft{
	float:left;
}
.normal{
	font-weight:normal;
}


/** 色 **/
.gray{
	color:#666;
}
.gray2{
	color:#999;
}
.red2{
	color:#c00;
}
.text_bold {
	font-weight: bold;
}
.text_red {
	color: #FF0000;
}
.text_red-bolod {
	color: #FF0000;
	font-weight:bold;
}
.font-size-16{
	font-size:134%;
}



/** 段落 **/
.text-chuki {
	padding-left: 1em;
	text-indent: -1em;
}
.text-annotate-1 {
	padding-left: 1em;
	text-indent: -1em;
}


/* 画像の横にテキスト回り込み */
.img-float {
	float:left;
	margin-right: 15px;
}
.img-float-r {
	float:right;
	margin-left: 15px;
}
.img-float-clear {
	clear:both;
	visibility: hidden;
	height: 0px;
}

.areaImg {
	text-align: center;
	margin: 1em 0;
}
.areaImg p {
	font-size: 94%;
	color: #464646;
	margin-top: 10px;
}
.boxImp {
	margin: 1.2em;
	padding: 15px;
	background-color: #FFF9F7;
	border: 3px solid #FDB097;
}
.boxImp2 {
	margin: 1.2em;
	padding: 15px;
	background-color: #F8FCFB;
	border: 1px solid #ADD9C8;
}
.section iframe {
	width: 100%;
	border: 0;
}
