@charset "utf-8";

#content_knowledge{
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 80px;
	padding-left: 80px;
	line-height: 160%;
}

#content_knowledge h5{
	margin-top: 8px;	
	margin-left: 25px;
}

#content_knowledge p{margin-left: 12px;}

#content_knowledge li{
	margin: 3px 5px 3px 25px;
	display:block;
	padding:0 0 0 8px;
	vertical-align: middle;
	background-color:#FFFFFF;
	background-image: url(../../surface_analysis/images/arrow03.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

*html #content_knowledge li{
	padding:2px 0px 2px 10px;
	line-height: 14px;
	vertical-align: bottom;
	font-size: 12px;
}


/*カラム設定
-------------------------------------------------------*/
#knowledge_l{
	float: left;
	width: 350px;
}

#knowledge_r{
	float: right;
	width: 350px;
}


/*クリップ飾りの設定
-------------------------------------------------------*/
.clip{
	background-color: #eff6fa;
	background-image: url(../../knowledge/images/img_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c2e2f1;
	border-right-color: #c2e2f1;
	border-bottom-color: #c2e2f1;
	border-left-color: #c2e2f1;
	margin-bottom: 20px;
}

.clip h3{
	color: #000000;
	font-size: 140%;
	line-height: 140%;
	background-image: url(../images/h3_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}

.clip h4{
	vertical-align: middle;
	background-image: url(../../surface_analysis/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-top: 5px;
	margin-left: 17px;
	line-height: 160%;
	margin-right: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.clip02{
	background-color: #eff6fa;
	background-image: url(../../knowledge/images/img_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c2e2f1;
	border-right-color: #c2e2f1;
	border-bottom-color: #c2e2f1;
	border-left-color: #c2e2f1;
	margin-bottom: 20px;
}

.clip02 h3{
	color: #000000;
	font-size: 140%;
	line-height: 140%;
	background-image: url(../images/h3_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 24px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}

.clip02 h4{
	vertical-align: middle;
	background-image: url(../../surface_analysis/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-top: 5px;
	margin-left: 17px;
	line-height: 160%;
	margin-right: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


.clipmenu{
	margin-bottom: 12px;
}

.clipmenu a{
	color: #FFF;
	display:block;
	background-color: #76bbde;
	text-decoration:none;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-image: url(../../knowledge/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
	text-indent: 18px;
	vertical-align: middle;
}

.clipmenu a:visited{
    text-decoration:none;
	color: #FFF;
}

.clipmenu a:hover{
	text-decoration:none;
	color: #FFF;
	background-color: #2c8dd7;
}


/*サイドメニュー設定
--------------------------------------------------------------------*/
#myaccordion{
	margin-bottom: 25px;
}

.menu_wrap{margin-bottom: 5px;}

#myaccordion .menu_wrap h3{
	padding: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
	background-repeat: no-repeat;
	margin: 0px;
}

.sub{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.sub li{
	margin: 4px 5px 4px 12px;
	padding:0 0 0 8px;
	vertical-align: middle;
	background-color:#FFFFFF;
	background-image: url(../../surface_analysis/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

*html .sub li{
	padding:2px 0px 2px 10px;
	line-height: 14px;
	vertical-align: bottom;
	font-size: 12px;
}

.sub li a{
	color: #666666;
	display:block;
}

.sub li a:visited{
    text-decoration:none;
	color: #666666;
}

.sub li a:hover{
	text-decoration: underline;
	color: #2c8dd7;
}

.sub li .active{
	text-decoration: none;
	color: #2c8dd7;
}

.disc ul{
	margin-left: 10px;	
}

.disc li{
	line-height: 180%;
	background-image: url(../../surface_analysis/technique/images/disc.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	text-indent: 10pt;
}

/*テーブル
-------------------------------------------------------*/
.technique_table, .technique_table01{
	border-collapse:collapse;
	font-size: 108%;
}

.technique_table th, .technique_table01 th{
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
	vertical-align: middle;
}

.technique_table td{
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	vertical-align: middle;
}

.technique_table01 td{
	border: 1px solid #CCCCCC;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	vertical-align: middle;
}

.th01{
	background-color: #FFC;
}
.th02{
	background-color: #FC9;
}
.th03{
	background-color: #D5F5D2;
}
.th04{
	background-color: #e7f5f7;
}

.technique_table02{
	border-collapse:collapse;
	margin-top: 10px;
	width: 630px;
}

.technique_table02 th{
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
	background-color: #e7f5f7;
	vertical-align: middle;
}

.technique_table02 td{
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	vertical-align: middle;
}

.technique_table02 li{
	list-style-type: disc;
	margin-left: 20px;
}

/*contents02 knowledge06.html
-------------------------------------------------------*/
.co02_k06{width: 630px;}

.co02_k06 th{
	font-weight: bold;
	white-space: nowrap;
	color: #000;
	font-size: 108%;
}

.co02_k06 td{
	vertical-align: top;
	padding-left: 25px;
}

.co02_k06 td01{text-align: center;}


/*contents03 knowledge01.html
-------------------------------------------------------*/
.co03_k01{width: 630px;}

.co03_k01 th{
	font-weight: bold;
	white-space: nowrap;
	color: #000;
	font-size: 108%;
	text-align: center;
}

.co03_k01 td{
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
}

/*contents04 knowledge01.html
--------------------------------------------------------*/
.co04_k01{
	border-collapse:collapse;
	margin-bottom: 20px;
	width: 630px;
}

.co04_k01 th{
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000;
	background-color: #e7f5f7;
	vertical-align: middle;
	white-space: nowrap;
}

.co04_k01 td{
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
}
