@charset "UTF-8";
/* 
 File name:	2nd.css
 Author:	icat:design02
 Info:		第二階層目用CSS
------------------------------------------------------------*/
@import url("dammy.css"); 
@import url("common.css"); 	/*__共通.css__*/
@import url("layout.css"); 	/*__共通レイアウト.css__*/
@import url("navi.css"); 	/*__共通ナビゲーション.css__*/
/*
------------------------------------------------------------*/
#body2nd /*#contBody*/ #leftBox h1{
	/*text-align:center;*/
	width:562px;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
}
#body2nd /*#contBody*/ #leftBox .boxLeft{
	margin:0px 15px 20px 20px;
}
#body2nd /*#contBody*/ #leftBox .boxLeft h2{
	font-size:120%;
	margin:0px 0px 15px 0px;
	padding:2px 20px;
	color:#00266F;
	border:solid 1px #142F6F;
	background:url(../img/sec/bgH2-2nd.gif) repeat-x 0px 0px #A7FBFC;
}
#body2nd /*#contBody*/ #leftBox .boxLeft p{
	margin:0px 15px 1em 15px;
	font-size:95%;
	line-height:1.75em;
}
#body2nd /*#contBody*/ #leftBox .boxLeft .ma20{
	margin:0px 15px 5px 15px;
}
#body2nd /*#contBody*/ #leftBox .boxLeft a{
	text-decoration:underline;
}
#body2nd /*#contBody*/ #leftBox .boxLeft strong{
	/*color:#a14305;*/
	color:#3750a2;
}
/*
------------------------------------------------------------*/
#body2nd /*#contBody*/ #leftBox .boxLeft h3{
	color:#055e9d;
	padding:4px 5px 4px 10px;
	background:#e3f5ff;
	margin:0px 8px 5px 8px;
	border-left:solid 5px #00558F;
}

/*	for symptom.html
------------------------------------------------------------*/
#leftCheakBox{}
#leftCheakBox .cheakList{
	margin:0px 10px 10px 0px;
	display:inline-block;
}
#leftCheakBox .cheakList dt{
	color:#00558F;
	font-size:100%;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
#leftCheakBox .cheakList dd{
	margin:0px 0px 3px 5px;
	padding:0px 0px 0px 5px;
}
#leftDlBox{
	display:block;
	float:left;
	width:265px;
}
#leftDlBox .cheakList{}
#rightDlBox{
	margin-left:270px;
}
#rightDlBox:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*
------------------------------------------------------------*/
/*__for cause.html__*/
.causelist{
	background:#F4F7F9;
	padding:10px;
	/*border:solid 1px #8EB5CF;*/
	border:double 3px #2e8dcd;
	margin:0px 10px 15px 10px;
}
.causelist li{
	margin:0px 0px 5px 0px;
}

/*__for loss.html__*/
.capText{
	font-size:90%;
	color:#666;
}
/*__for ess.html__*/

.printBtn{
	width:520px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}

.check1{
	margin:0px auto 10px 10px;
	width:520px;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
}
.check1 th{
	background:#95D7EF;
	padding:2px 4px;
	text-align:left;
	font-weight:normal;
}
.check1 td{
	padding:4px 3px 4px 5px;
	text-align:left;
	font-size:11px;
	line-height:16px;
	border-bottom:solid 1px #ccc;
}
.check1 td select{
	margin:2px 0px 0px 0px;
	font-size:11px;
}
.check1 .numbCell{
	text-align:center;
	padding:4px 2px 4px 5px;
}
.check1 .btmBox{
	text-align:right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.check1 .total{
	text-align:right;
	padding:5px 10px;
}
.lvTable{
	margin:0px auto 10px 10px;
	width:520px;
	border:solid 1px #fff;
}
.lvTable th{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#fff;
	width:120px;
	padding:2px 0px;
	border:solid 1px #fff;
}
.lvTable td{
	text-align:left;
	border:solid 1px #fff;
	padding:2px;
	font-size:11px;
	line-height:16px;
}
.lvTable .lv1 th{background:#CFEEFF;color:#00558F;}
.lvTable .lv1 td{background:#EFFAFF;}
.lvTable .lv2 th{background:#CFFFD5;color:#088F00;}
.lvTable .lv2 td{background:#EFFFF1;}
.lvTable .lv3 th{background:#FFC19F;color:#BF4B0B;}
.lvTable .lv3 td{background:#FFEADF;}
.lvTable .lv4 th{background:#EF687A;color:#fff;}
.lvTable .lv4 td{background:#FFCFD5;}
/*
------------------------------------------------------------*/
#check01Box{
	background:#fff;
	border:solid 2px #e29e87;
}
#check02Box{}
#check02Box h3,
#check01Box h3{
	padding:2px;
	background:#ffe3e3;
	border-bottom:solid 1px #efbbbb;
}
#check02Box ul,
#check01Box ul{
	padding-left:10px;
	margin:5px 0px 10px 5px;
}
#check02Box div{
	background:#fff;
	border:solid 2px #e29e87;
	width:190px;
}
/*
------------------------------------------------------------*/
.box01{
	background:#fff;
	border:solid 2px #e29e87;
	padding:2px;
	text-align:center;
	font-size:95%;
}
.box02{
	background:#fff;
	border:solid 2px #e29e87;
	padding:5px;
	font-size:95%;
}

/*	for words.html	用語辞典
------------------------------------------------------------*/
#entryBody .listBox{
	border-top:solid 1px #a2d0e8;
	border-left:solid 1px #a2d0e8;
	width:546px;
	margin:0px;
}
#entryBody .listBox th{
	border-right:solid 1px #a2d0e8;
	border-bottom:solid 1px #a2d0e8;
	padding:4px 5px;
	background:#e3f5ff;
	color:#482426;
	text-align:right;
	width:104px;
	font-size:12px;
	font-weight:normal;
	white-space:nowrap;
}
#entryBody .listBox th strong{
	color:#0e6fa1;
}
#entryBody .listBox td{
	border-right:solid 1px #a2d0e8;
	border-bottom:solid 1px #a2d0e8;
	padding:4px 5px 2px 10px;
	background:#fff;
	font-size:12px;
}
#entryBody .listBox .ulNavi li{
	float:left;
	margin:0px 5px 5px 0px;
}
#entryBody .listBox .ulNavi li a{
	padding:2px 5px;
	background:#fff;
	white-space:nowrap;
	
}
#entryBody .listBox .ulNavi li a:hover{
	background:#3BB3EF;
	text-decoration:none;
	color:#fff;
}
#wordList dt{
	font-size:14px;
	padding:2px 10px;
	background:#e3f5ff;
	color:#0e6fa1;
	font-weight:bold;
	border-left:solid 5px #92e5fd;
}
#wordList dt span{
	font-weight:normal;
	font-size:12px;
	color:#6f939d;
	margin-left:10px;
}
#wordList dt.categoryTit{
	background:none;
	padding:0px;
	margin:2px 0px;
	font-size:10px;
	line-height:12px;
	border-left:none;
	border-bottom:double 3px #2571e4;
	color:#000;
	font-weight:normal;
}
#wordList dt.categoryTit strong{
	color:#2571e4;
	font-size:12px;
	font-weight:normal;
}
#wordList dd{
	font-size:12px;
	padding-left:1em;
}
#wordList dd .backTop{
	font-size:10px;
	text-align:right;
	margin:10px 0px;
}
#wordList .backTop a{
	text-decoration:none;
	color:#81bdce;
}
#wordList .backTop a:hover{
	background:#d7eef8;
	color:#02b2e5;
}

/*	+060725	for column/index
------------------------------------------------------------*/
.column /*#contBody*/ .boxLeft .ulBox{
	margin-left:20px;
}
.column /*#contBody*/ .boxLeft .ulBox li{
	padding-left:10px;
	margin:0px 0px 3px 0px;
}
.column /*#contBody*/ .boxLeft .ulBox li a{
	padding:1px 0px 1px 24px;
	background:url(../img/common/arw02.gif) no-repeat 0px 3px;
}

/*	+080918	for column/index
------------------------------------------------------------*/
.column #contBody .entryBox{
	margin-bottom:10px;
	padding-bottom:10px;
}

/*
-----------------------------------------------*/

#home{
	padding-left: 10px;
}

#home h2{
	display: block;
	margin-bottom: 10px;
}

#home .banaBox{
	height: 80px;
	width: 530px;
	float: left;
	padding-left: 15px;
	padding-bottom: 30px;
	padding-top: 10px;
}

#home .banaBox li{
	list-style-type: none;
	display: block;
}

#home .banaBox .fl{
	float: left;
}

#home .banaBox .fr{
	float: right;
}

#home .movBox{
	width: 530px;
	padding-left: 15px;
	margin-bottom: 30px;
}

#home .movBox .mov{
	float: left;
	height: 178px;
	width: 292px;
}

#home .movBox .txtArea{	
	float: right;
	font-size: 12px;	
}

#home .movBox h3{
	width: 227px;
	display: block;
	color: #468cdc;
}

#home .movBox p{
	display: block;
	width: 227px;
	line-height: 20px;
}

#home .newsBox{
	display: block;
	font-size: 12px;
	width: 530px;
	padding-left: 15px;
}

#home .newsBox li{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	list-style-type: none;
}

#home .newsBox .icon{
	background-image: url(../img/index/icon_new.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#home .newsBox a:link{
	color: #468cdc;
	text-decoration: none;
	font-weight: bold;
}

#home .newsBox a:visited{
	color: #468cdc;
	text-decoration: none;
	font-weight: bold;
}

#home .newsBox a:hover{
	color: #F30;
	text-decoration: none;
	font-weight: bold;
}

#home .newsBox a:active{
	color: #468cdc;
	text-decoration: none;
	font-weight: bold;
}


/*leftinBox*/
#leftinBox{
	padding-left: 20px;
}

/*freepaper*/
.freepaper{
	font-size: 12px;
}

.freepaper .article{
	float: left;
	width: 258px;
	margin-bottom: 40px;
	padding-right: 23px;
}

.freepaper .paperimg{
	float: left;
	width: 133px;
	display: block;
	height: 188px;
	border: 1px solid #CCC;
}

.freepaper .article .num{
	display: block;
	float: right;
	width: 100px;
	font-weight: bold;
	height: 20px;
}

.freepaper .article .date{
	display: block;
	width: 100px;
	float: right;
	height: 20px;
	margin-bottom: 125px;
}

.freepaper .article .btn{
	float: right;
	width: 100px;
	display: block;
}

/*seminar_event*/
.seminar_event{
	font-size: 12px;
}

.seminar_event h2{
	font-size:160%;
	color:#00266F;
	border:solid 1px #142F6F;
	background:url(../img/sec/bgH2-2nd.gif) repeat-x 0px 0px #A7FBFC;
	width: 508px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}

.seminar_event table{
	width: 550px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 20px;
}

.seminar_event th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #666;
	padding: 5px;
	color: #FFF;
}

.seminar_event td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 5px;
}

.seminar_event .bana{
	float: left;
}

.seminar_event p{
	float: right;
	display: block;
	width: 430px;
	padding-right: 10px;
}

.seminar_event .pdf{
	background-image: url(../img/seminar_event/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
}

.seminar_event .pdft{
	background-image: url(../img/seminar_event/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	height: 15px;
}


.seminar_event .mov{
	background-image: url(../img/seminar_event/icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
}

/*sleepnews*/
.sleepnews{
	font-size: 12px;
}

.sleepnews table{
	width: 550px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 20px;
}

.sleepnews th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../img/sleepnews/icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	line-height: 15px;
}

.sleepnews td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	width: 90px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sleepnews .new{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-image: url(../img/index/icon_new.gif);
	background-repeat: no-repeat;
	background-position: 65px center;
	width: 90px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: middle;
}

.sleepnews a:link{
	color: #36F;
	text-decoration: none;
	font-weight: bold;
}

.sleepnews a:visited{
	color: #36F;
	text-decoration: none;
	font-weight: bold;
}

.sleepnews a:hover{
	color: #F30;
	text-decoration: none;
	font-weight: bold;
}

.sleepnews a:active{
	color: #36F;
	text-decoration: none;
	font-weight: bold;
}

.ess_printBox{
	text-align: left;
	width: 400px;
	padding-top: 2px;
}

.ess_printBox img{
	margin-right: 5px;
	margin-left: 5px;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

