@charset "utf-8";

/*各種分析手法
--------------------------------------------------------*/
.link{}

.link ul{}

.link li{
	display:block;
	padding:0 0 0 10px;
	vertical-align: middle;
	background-image: url(../../surface_analysis/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 200%;
}

.link a{
	color: #2c8dd7;
	text-decoration: underline;
	outline: none;
}

.link a:visited {
	color: #2c8dd7;
	text-decoration: underline;
}


.link a:hover {
	color: #2c8dd7;
	text-decoration: none;	
}

/*各種分析手法：詳細ページ
--------------------------------------------------------*/
.bt_apri{
	text-align: right;
	margin-bottom: 20px;
	margin-top: 15px;
}

.bt_rogo{
	text-align: right;
	margin-top: 10px;
}

/*フォントサイズ100％バージョン*/
.technique_table{
	border-collapse:collapse;
	margin-top: 10px;
	width: 630px;
}

.technique_table 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_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;
}

/*フォントサイズ90％バージョン*/
#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: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #FFFFFF;
	background-color: #56c0ce;
	vertical-align: middle;
}

#technique_table02 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;
	font-size: 90%;
}

/*thカラーが濃いバージョン*/
.technique_table03{
	border-collapse:collapse;
	margin-top: 5px;
	width: 630px;
}

.technique_table03 th{
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #FFFFFF;
	background-color: #56c0ce;
	vertical-align: middle;
}

.technique_table03 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_table03 td .td01{
	background-color: #e7f5f7;
}

.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;
}

.disc02 ul{
	margin-left: 40px;	
}

.disc02 li{
	list-style-type: disc;
}

.zu{
	margin-top: 15px;
	border: 1px solid #CCCCCC;
}

.zu02{
	border: 1px solid #CCCCCC;
}

/*カラム設定*/
.col_harf_l{
	float: left;
	width: 300px;
}

.col_harf_r{
	float: right;
	width: 300px;
}


/*表面分析サービス一覧
--------------------------------------------------------*/
#list_table{
	border-collapse:collapse;
	margin-top: 20px;
	width: 630px;
}

#list_table th{
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #56c0ce;
	vertical-align: middle;
}

#list_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;
	font-size: 90%;
}

.td01{
	background-color: #e7f5f7;
}

#list_table a, #list_table a:visited, .use_r a{
    font-size: 120%;
    color: #2c8dd7;
	text-decoration: underline;	}

#list_table a:hover, .use_r a:hover {
	color: #2c8dd7;
	text-decoration: none;	
}

/*サービスご利用方法
--------------------------------------------------------*/
.use_r{
	float: right;
	width: 390px;
	margin-top: 10px;
}

.use_r span{
	color: #FF6600;
}

.use_r ul{
	margin-top: 10px;
}

.use_r li{
	font-size: 120%;
	font-weight: bold;
}

.use_l{
	float: left;
	width: 226px;
	margin-top: 10px;
}

.dot_line{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 1px;
	width: 630px;
	margin-top: 10px;
}

/*分析アプリケーション一覧
--------------------------------------------------------*/
.download{}

.download ul{}

.download li{
	display:block;
	padding:0 0 0 17px;
	vertical-align: middle;
	background-image: url(../../surface_analysis/images/arrow_download.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 220%;
}

.download a{
	color: #2c8dd7;
	text-decoration: underline;
	outline: none;
}

.download a:visited {
	color: #2c8dd7;
	text-decoration: underline;
}


.download a:hover {
	color: #2c8dd7;
	text-decoration: none;	
}


/*ページ内リンクメニューの設定*/
#spec_list{
	margin-bottom: 20px;
}

#spec_list li{
	margin-right: 5px;
	float: left;
}

#spec_list a{
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	display: block;
}

#spec_list a, #spec_list a:visited{
	text-decoration: none;	}

#spec_list a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2c8dd7;
}

#spec_list .active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2c8dd7;
}



/*サイドメニュー
--------------------------------------------------------*/
#side00 ul{
	margin-bottom: 5px;
}

#side00 li{
	margin-bottom: 5px;
}

#side ul{
	margin-bottom: 25px;
}

*html #side ul{
	margin-left: 6px;
}

#side li{
	margin-bottom: 5px;
}

/*プルダウンメニュ-ー*/
#accordion h2 a{display:block;}

#myaccordion{
	margin-bottom: 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-bottom: 1px;
}

#myaccordion h3{
	padding: 4px 5px 4px 20px;
	margin: 0px;
	background-color: #DCDCDC;
	vertical-align: middle;
	background-image: url(../../surface_analysis/images/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-indent: -1px;
	line-height: 140%;
}

#myaccordion h3 a{
	color: #333333;
	display:block;
}

#myaccordion h3 a:visited {
	color: #333333;
	text-decoration: none;
}


#myaccordion h3 a:hover {
	color: #2c8dd7;
	text-decoration: underline;	
}

.sub{
	margin-top: 6px;
	margin-bottom: 6px;
}

.sub li{
	margin: 3px 5px 3px 15px;
	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 4px;
	display:block;
}

*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;
}


#standard_menu01{
	margin-bottom: 5px;
}

#standard_menu02{
	margin-bottom: 25px;
}

#standard_menu01 ul{
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px 15px;
}

#standard_menu01 li{
	display:block;
	padding:2px 0px 2px 10px;
	vertical-align: middle;
	background-image: url(../../surface_analysis/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
	color: #2c8dd7;
}

#standard_menu01 a{
	color: #666666;
	text-decoration: none;
	outline: none;
}

#standard_menu01 a:visited{
	color: #666666;
	text-decoration: none;
}


#standard_menu01 a:hover{
	color: #2c8dd7;
	text-decoration: underline;	
}
