@charset "utf-8";
/* CSS Document */


/* any */
.circle-black{
	background:#666666;
	color:#FFF;
	font-weight:bold;
	font-size:1.4em;
	padding:3px 15px;
}

/* div.box */
div.box {
	margin-bottom: 25px;
	margin-left:17px;
	margin-right:17px;
	}

/* div.box-02 */
div.box-02 {
	margin-bottom: 40px;
	}	

/* .title-01 */
.title-01{
	background-color: #ead1d6;
	margin:0 17px 27px;
	padding: 5px 12px;
	font-size: 1.5em;
	font-weight: normal;

	border-radius: 2px;
	-uu-border-radius: 2px;
}

/* .title-02 */
.title-02{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	background-color: #666;
	margin:0 17px 20px;
	padding: 4px 6px;
	font-size: 1.17em;
	font-weight: bold;
	color: #fff;

	border-radius: 2px;
	-uu-border-radius: 2px;
}

/* .title-03 */
.title-03{
	background: url(../img/contents/title-02.gif) 0 0 no-repeat;
	margin:0 17px 27px;
	padding: 3px 12px ;
	height:56px;
	font-size: 1.6em;
}

/* .title-04 */
.title-04{
	margin-bottom:30px;
	font-size: 1.2em;
	color:#FFF;
}

.title-04 span{
	background:#e2c171;
	padding: 5px 7px;
}

/* .title-05　リスクマネージャー会議（今後の予定） */
.title-05{
	margin:0 17px 12px;
	font-size: 1.17em;
}

/* .number */
.number{
	margin:0 17px 22px;
	font-size: 1.17em;
	font-weight: bold;
}
.number img {
	margin-right: 6px;
	vertical-align: middle;
	}	

/* p */
#contents p{
	margin:0px 17px 20px;
}
#contents p.lead{
	margin-bottom: 35px;
	font-size: 1.4em;
}

/* table.table-01 */
table.table-01{
	width: 665px;
	margin:0 17px 20px;
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-spacing: 0;/*セルのボーダーの間隔を指定する*/
	empty-cells: show;/*空白セルの場合にもボーダーを表示します。*/
}

table.table-01 th{
	text-align: left;
	vertical-align:top;
	white-space: nowrap; /*折り返さない*/
	padding: 8px;
	border: 1px solid #ccc;
	background: #ebebeb;
}

table.table-01 td{
	text-align: left;
	vertical-align:top;
	padding: 8px;
	border: 1px solid #ccc;
}
table .bg-gray{
	background:#ebebeb;
}
table .bg-pink{
	background:#f5e0e5;
}
table .bg-yellow{
	background:#ffffcc;
}

table .bg-green{
	background:#d5fdd5 !important;
}

table .nowrap{
	white-space:nowrap;
}

table.table-01 td ul li {
	list-style-type: disc;
	list-style-position: inside;
	}
	
table.table-01 td.pdf img {
	margin-right: 6px;
	vertical-align: bottom;
	}
	
table.table-01 span {
	font-weight: bold;
	}	
	
/* table.table-02　下に点々のテーブル */
table.table-02{
	width: 665px;
	margin:0 17px 20px;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;/*セルのボーダーの間隔を指定する*/
	empty-cells: show;/*空白セルの場合にもボーダーを表示します。*/
}	

table.table-02 th{
	text-align: left;
	vertical-align:top;
	padding: 8px;
	border: 1px solid #ccc;
	background: #ebebeb;
}

table.table-02 td{
	text-align: left;
	vertical-align:top;
	padding: 9px 0 9px 4px;
	border-bottom: 1px dotted #000;
}

table.table-02 td img {
	margin-right: 6px;
	vertical-align: bottom;
	}
	
/* table.table-03 オーソドックスなテーブルです */
table.table-03{
	width: 665px;
	margin:0 17px 20px;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;/*セルのボーダーの間隔を指定する*/
	empty-cells: show;/*空白セルの場合にもボーダーを表示します。*/
}

table.table-03 th{
	text-align: left;
	vertical-align:top;
	padding: 8px;
	border: 1px solid #ccc;
	background: #ebebeb;
}

table.table-03 td{
	text-align: left;
	vertical-align:top;
	padding: 8px;
	border: 1px solid #ccc;
}

/* table.table-04　推薦図書で使用・外枠のみ */
table.table-04{
	width: 665px;
	margin:0 17px 20px;
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-spacing: 0;/*セルのボーダーの間隔を指定する*/
	empty-cells: show;/*空白セルの場合にもボーダーを表示します。*/
}	

table.table-04 th{
	width: 6em;
	vertical-align: top;
	text-align: left;
	padding: 15px 0 2px;
	border:none;
	font-weight: bold;
}
table.table-04 th.image{
	width: 118px;
	text-align: center;
	padding: 15px 0 20px;
}

table.table-04 td{
	vertical-align: top;
	text-align: left;
	padding: 13px 9px 5px 0;
	border: none;
}

table.table-04 td img {
	margin-right: 6px;
	vertical-align: bottom;
	}
#contents table.table-04 td p {
	border: 1px solid #c87887;
	margin: 0 0 8px;
	padding: 14px;
	}
#contents table.table-04 td p span {
	font-weight: bold;
	}		

/* table.table.white */
table.table-white{
	border:none;
	border-collapse: collapse;
	border-spacing: 0;/*セルのボーダーの間隔を指定する*/
	empty-cells: show;/*空白セルの場合にもボーダーを表示します。*/	
}

table.table-white th{
	background:none !important;
	text-align:right;
	border:none;
}

table.table-white td{
	background:none !important;
	text-align:left;
	border:none;
}

table.table-white2 td{
	background:none !important;
	text-align:left;
	border:none;
	padding:0px;
	margin:0px;
}

/* ol */
ol.ol-01{
	margin:20px 17px 40px 40px;
}

ol.ol-01 li{
	font-size:1.2em;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #999;
}

/* ol */
ol.ol-02{
	margin:0 17px 20px;
}
ol.ol-02 li{
	list-style-position: inside;
	margin-bottom: 5px;
}

/* h4 */
.side-pink{
	border-left:3px solid #c87786;
	padding-left:8px;
	margin-left:20px;
	margin-bottom:15px;
	color:#c87786;
	font-weight:bold;
	font-size:1.2em;
}

/* anchor */
.anchor{
	margin-left:17px;
	margin-right:17px;
	padding-bottom:20px;
	background:url(../../ingai/instructionalprojects/img/cmn/bg-gradation.gif) no-repeat left bottom;
	margin-bottom:20px;
}

.anchor ul li a{
	background:url(../../ingai/instructionalprojects/img/cmn/arrow01.gif) no-repeat left center;
	padding-left:17px;
}

/*  ul li listに下線dotted */
ul.ul-01{
	margin:20px 17px 30px 17px;
}

ul.ul-01 li{
	font-size:1.2em;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #999;
	list-style:none;
}

ul.ul-01 li a{
	background:url(../img/contents/arrow_01.gif) no-repeat left center;
	padding-left:15px;
}
ul.ul-01 li.list {
	background:url(../img/contents/arrow_01.gif) 0 6px no-repeat;
	padding-left:15px;
	}
ul.ul-02{
	margin:20px 17px 30px 17px;
}
ul.ul-02 li{
	font-size:1.2em;
	list-style:none;
}
ul.ul-02 li a{
	background:url(../img/contents/arrow_01.gif) no-repeat left center;
	padding-left:15px;
}

/*  walfare/f5/index.htmlで使用 */
ul.ul-03{
	margin: 0 17px 20px;
}

ul.ul-03 li{
	background:url(../img/contents/arrow_01.gif) 0 6px no-repeat;
	padding-left: 15px;
}

/* 準備中 */
.box-preparation{
	margin:10px 17px 20px;
}

.box-preparation ul li{
	line-height:1.8;
}

.box-preparation ul li a{
	background:url(../img/contents/arrow_01.gif) no-repeat left center;
	padding-left:12px;
	display:block;
}
