@charset "UTF-8";
/* CSS Document */

@import 'tabbed.css';


#content{
	padding-left:10px;
}
#left_column{
	padding-top:20px;
	width:660px;
}

.inner_content{
	clear:both;
	padding-top:20px;
	width:620px;
	margin:0 auto;
}

/*ieでのpngの表示*/
table#allCtgTable thead td img,
table#allCtgTable tfoot td img,
table#machine_list thead td img,
table#machine_list tfoot td img,{
behavior:url(/common/iepngfix/iepngfix.htc);
}


#TabbedPanels1{
	position:relative;
	padding-top:30px;
}

/* -------------------------- */
/*50音別会員一覧*/
/* -------------------------- */
#initial_list{
	width:500px;
}

#initial_list ul.jumplink_h{
	border-bottom:1px solid #999;
	margin-bottom:10px;
}

#initial_list ul.jumplink_h li{
	display:inline;
	background:no-repeat left url(../img/list/arrow_down.gif);
	padding:0 12px;
	
}

#initial_list ul.jumplink_b{
	border-top:1px solid #999;
	margin-top:10px;
}

#initial_list ul.jumplink_b li{
	display:inline;
	background:no-repeat left url(../img/list/arrow_up.gif);
	padding:0 12px;
	
}

#initial_list ol{
	padding-left:35px;
	margin-bottom:20px;
}

#initial_list ol#ini_A{
	background:no-repeat left top url(../img/list/A.gif);
}
#initial_list ol#ini_KA{
	background:no-repeat left top url(../img/list/K.gif);
}
#initial_list ol#ini_SA{
	background:no-repeat left top url(../img/list/S.gif);
}
#initial_list ol#ini_TA{
	background:no-repeat left top url(../img/list/T.gif);
}
#initial_list ol#ini_NA{
	background:no-repeat left top url(../img/list/N.gif);
}
#initial_list ol#ini_HA{
	background:no-repeat left top url(../img/list/H.gif);
}
#initial_list ol#ini_MA{
	background:no-repeat left top url(../img/list/M.gif);
}
#initial_list ol#ini_YA{
	background:no-repeat left top url(../img/list/Y.gif);
}
#initial_list ol#ini_RA{
	background:no-repeat left top url(../img/list/R.gif);
}
#initial_list ol#ini_WA{
	background:no-repeat left top url(../img/list/W.gif);
}

#initial_list ol#ini_SANJYO{
	background:no-repeat left top url(../img/list/sanjyo.gif);
}


/* -------------------------- */
/*全試験機カテゴリ対応表*/
/* -------------------------- */
table#allCtgTable{	
	width:100%;
	margin-top:20px;
	font-size:0.8em;
}

table#allCtgTable td{
	text-align:center;
}

table#allCtgTable thead th,
table#allCtgTable tfoot th{
	border:none;
	background-color:#fff;
}
table#allCtgTable thead,
table#allCtgTable tfoot{
	background-color:#f0f0e6;
}

table#allCtgTable th{
	padding:1px 2px;
	border:1px solid #bbb;
	background-color:#f0f0f0;
}

#allCtgTable td{
	padding:1px 2px;
	border:1px solid #bbb;
	color:#000;
	font-weight:bold;
}

#allCtgTable tbody td{
	cursor:default;
}

#allCtgTable tbody td div{
	width:100%;
	text-align:center;
}


table#allCtgTable thead td a,
table#allCtgTable tfoot td a{
	display:block;
	margin:auto;
	height:45px;
	background-repeat:no-repeat;
	text-indent:-9999em;
}
table#allCtgTable thead td a:link,
table#allCtgTable tfoot td a:link{
	background-position:center top;
}
table#allCtgTable thead td a:visited,
table#allCtgTable tfoot td a:visited{
	background-position:center bottom;
}
table#allCtgTable thead td a:hover,
table#allCtgTable tfoot td a:hover{
	background-position:center -45px;
}

table#allCtgTable a#parentCtg_3{
	width:40px;
	background-image:url(/list/img/table/doryoku.jpg);
}
table#allCtgTable a#parentCtg_1{
	width:60px;
	background-image:url(/list/img/table/zairyo.jpg);
}
table#allCtgTable a#parentCtg_2{
	width:40px;
	background-image:url(/list/img/table/kozo.jpg);
}
table#allCtgTable a#parentCtg_5{
	width:70px;
	background-image:url(/list/img/table/kankyo.jpg);
}
table#allCtgTable a#parentCtg_6{
	width:70px;
	background-image:url(/list/img/table/keihyo.jpg);
}
table#allCtgTable a#parentCtg_4{
	width:60px;
	background-image:url(/list/img/table/sinsyo.jpg);
}


/* -------------------------- */
/*試験機詳細（カテゴリーアーカイブ）*/
/* -------------------------- */

h2{
	position:absolute;
	top:10px;
	border-left:7px solid #ffbf00;
	padding-left:7px;
	margin-top:5px;
	font-size:1.5em;
	font-weight:bold;
	color:#3f3f3f;
	line-height:1.5em;
}

h3{
	clear:both;
	margin-bottom:0px;
}
.inner_content div.wrapper{
	background-color:#f7f7ed;
	padding:10px 15px 5px;
	margin-bottom:25px;
}


p#ctgDescription{
}
img.ctgIMG{
	display:block;
	float:right;
	padding:15px;
	margin-left:15px;
	background-color:#fff;
}

div.wrapper ul li{
	float:left;
	background:left no-repeat url(../img/list/list_mark.gif);
	padding-left:12px;
	margin-right:1em;
	margin-bottom:2px;
	white-space:nowrap;
}

/*主な試験対象*/
table#taisyo{
	width:100%;
	margin:0px;
	padding:0px;
}
table#taisyo td{
	vertical-align:middle;
	text-align:center;
}

/*試験機リスト一覧表*/
table#machine_list{	
	margin-top:20px;
	font-size:0.8em;
}

table#machine_list td{
	text-align:center;
}

table#machine_list thead th,
table#machine_list tfoot th{
	border:none;
	background-color:#fff;
}
table#machine_list thead td,
table#machine_list tfoot td{
	background-color:#f0f0e6;
}

table#machine_list th{
	padding:1px 8px;
	border:1px solid #bbb;
	background-color:#f0f0f0;
}

#machine_list td{
	padding:1px 5px;
	border:1px solid #bbb;
	color:#000;
	font-weight:bold;
}

#machine_list tbody td{
	cursor:default;
}

#machine_list tbody td div{
	width:100%;
	text-align:center;
}


/*カテゴリ一覧表へのリンク*/
#link_allmatrix{
	position:absolute;
	top:80px;
	right:20px;
}
