@import url("../css/base.css");
@import url("../css/resizer.css");

/*共通*/

#side_navi .title {
	background-image: url(../infra/images/ti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	display: block;
	clear: both;
	float: none;
	height: 53px;
	width: 200px;
	padding-bottom: 15px;
}

.page_title .page_title1 {
	background-image: url(../infra/images/ti_page1.gif);
	float: left;
	height: 22px;
	width: 98px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.page_title .page_title2 {
	background-image: url(../infra/images/ti_page2.gif);
	float: left;
	height: 22px;
	width: 83px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.page_title .page_title3 {
	background-image: url(../infra/images/ti_page3.gif);
	float: left;
	height: 22px;
	width: 124px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

#menu ul {
	width: 200px;
	list-style-type: none;
	text-align: left;
	text-indent: -9999px;
	clear: both;
	float:left;
	background-image: url(../infra/images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul li.bt_menu1 {
	width: 200px;
	clear: both;
	float: left;
	height: 40px;
	background-image: url(../infra/images/menu.gif);
	background-repeat: no-repeat;
	background-position: -400px 0px;
}

#menu ul li.bt_menu1 a {
	width: 200px;
	clear: both;
	float: left;
	height: 40px;
	background-image: url(../infra/images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu ul li.bt_menu1 a:focus,
#menu ul li.bt_menu1 a:hover {
	width: 200px;
	clear: both;
	float: left;
	height: 40px;
	background-image: url(../infra/images/menu.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
}

#menu  ul li.bt_menu2 {
	width: 200px;
	clear: both;
	float: left;
	height: 40px;
	background-image: url(../infra/images/menu.gif);
	background-repeat: no-repeat;
	background-position: -400px -40px;
}

#menu  ul li.bt_menu2 a {
	width: 200px;
	clear: both;
	float: left;
	height: 40px;
	background-image: url(../infra/images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

#menu  ul li.bt_menu2 a:focus,
#menu  ul li.bt_menu2 a:hover {
	width: 200px;
	clear: both;
	float: left;
	height: 40px;
	background-image: url(../infra/images/menu.gif);
	background-repeat: no-repeat;
	background-position: -200px -40px;
}

#menu  ul li.bt_menu3 {
	width: 200px;
	clear: both;
	float: left;
	height: 40px;
	background-image: url(../infra/images/menu.gif);
	background-repeat: no-repeat;
	background-position: -400px -80px;
}

#menu  ul li.bt_menu3 a {
	width: 200px;
	clear: both;
	float: left;
	height: 40px;
	background-image: url(../infra/images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}

#menu  ul li.bt_menu3 a:focus,
#menu  ul li.bt_menu3 a:hover {
	width: 200px;
	clear: both;
	float: left;
	height: 40px;
	background-image: url(../infra/images/menu.gif);
	background-repeat: no-repeat;
	background-position: -200px -80px;
}

/*SINSとは？*/

.contents_box .sins_text {
	float: left;
	height: auto;
	width: 448px;
	padding-right: 15px;
}

.contents_box .sins_image {
	background-image: url(../infra/images/ph_display.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 183px;
	width: 207px;
}

.sins_text .ti_sins1 {
	background-image: url(../infra/images/ti_sins1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: none;
	height: 38px;
	width: 255px;
	padding-bottom: 15px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}

.sins_text .ti_sins2 {
	background-image: url(../infra/images/ti_sins2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: none;
	height: 27px;
	width: 329px;
	padding-bottom: 15px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}

.contents_box .tx_copy {
	background-image: url(../infra/images/tx_copy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: none;
	height: 47px;
	width: 288px;
	padding-bottom: 15px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}

.contents_box .system_box {
	float: left;
	height: auto;
	width: 300px;
}

.system_box .ti_vfactory {
	background-image: url(../infra/images/ti_vfactory.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: none;
	height: 24px;
	width: 300px;
	padding-bottom: 5px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}
.contents_box .ph_box {
	float: left;
	height: 130px;
	width: 180px;
}
.contents_box .tx_box {
	float: left;
	height: auto;
	width: 475px;
	padding-left: 15px;
	padding-top: 10px;
}

.contents_box .bar_sins {
	float: left;
	height: 24px;
	width: 475px;
	padding-left: 15px;
	background-color: #DDD;
	background-image: url(../infra/images/bar_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.contents_box .bar_vfactory {
	float: left;
	height: 24px;
	width: 475px;
	padding-left: 15px;
	background-color: #D1DCEA;
}

.contents_box .bar_paint {
	float: left;
	height: 24px;
	width: 475px;
	padding-left: 15px;
	background-color: #DDE7DD;
}

.system_box .ti_paint {
	background-image: url(../infra/images/ti_paint.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: none;
	height: 24px;
	width: 300px;
	padding-bottom: 5px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}

.bar_sins .tx_sins1 {
	background-image: url(../infra/images/tx_sins1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 73px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-top: 4px;
}

.bar_sins .tx_sins2 {
	background-image: url(../infra/images/tx_sins2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 260px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-top: 4px;
}

.bar_vfactory .tx_sins3 {
	background-image: url(../infra/images/tx_sins3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 202px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-top: 4px;
}

.bar_vfactory .tx_sins4 {
	background-image: url(../infra/images/tx_sins4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 250px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-top: 4px;
}

.bar_vfactory .tx_sins5 {
	background-image: url(../infra/images/tx_sins5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 176px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-top: 4px;
}

.bar_vfactory .tx_sins6 {
	background-image: url(../infra/images/tx_sins6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 129px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-top: 4px;
}

.bar_vfactory .tx_sins7 {
	background-image: url(../infra/images/tx_sins7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 128px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-top: 4px;
}

.bar_sins .tx_sins8 {
	background-image: url(../infra/images/tx_sins8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 94px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-top: 4px;
}

.bar_paint .tx_sins9 {
	background-image: url(../infra/images/tx_sins9.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 79px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-top: 4px;
}

.bar_sins .tx_sins10 {
	background-image: url(../infra/images/tx_sins10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 138px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-top: 4px;
}

.bar_vfactory .ic_vfactory {
	background-image: url(../infra/images/ic_vfactory.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 24px;
	width: 110px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}

.bar_paint .ic_paint {
	background-image: url(../infra/images/ic_paint.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 24px;
	width: 110px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}

/*設備一覧*/

.page table {
	float: left;
	height: auto;
	width: 670px;
	clear: both;
}

.page table .listbar_equ1 {
	width: 155px;
	background-image: url(../common/list_bar_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	margin: 0px;
	display: table-cell;
	vertical-align: top;
}

.page table .listbar_equ2 {
	width: 30px;
	background-image: url(../common/list_bar_center.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
	margin: 0px;
	display: table-cell;
	vertical-align: top;
}

.page table .listbar_equ3 {
	width: 140px;
	background-image: url(../common/list_bar_center.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
	margin: 0px;
	display: table-cell;
	vertical-align: top;
}

.page table .listbar_equ4 {
	width: 110px;
	background-image: url(../common/list_bar_center.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
	margin: 0px;
	display: table-cell;
	vertical-align: top;
}

.page table .listbar_equ5 {
	width: 235px;
	background-image: url(../common/list_bar_right.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 29px;
	margin: 0px;
	display: table-cell;
	vertical-align: top;
}

.page table .equ_list1a {
	border-bottom: 1px solid #EEE;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
	width: 135px;
	vertical-align: top;
	font-size: 0.938em;
	line-height: 1.5em;
	padding-right: 10px;
	display: table-cell;
	padding-left: 10px;
}

.page table .equ_list1b {
	border-bottom: 1px solid #EEE;
	padding-top: 7px;
	padding-bottom:7px;
	width: 20px;
	vertical-align: top;
	font-size: 0.938em;
	line-height: 1.5em;
	padding-right: 10px;
	display: table-cell;
	text-align: center;
}

.page table .equ_list1c {
	border-bottom: 1px solid #EEE;
	padding-top: 7px;
	padding-bottom:7px;
	width: 130px;
	vertical-align: top;
	font-size: 0.938em;
	line-height: 1.5em;
	padding-right: 10px;
	display: table-cell;
}

.page table .equ_list1d {
	border-bottom: 1px solid #EEE;
	padding-top: 7px;
	padding-bottom:7px;
	width: 100px;
	vertical-align: top;
	font-size: 0.938em;
	line-height: 1.5em;
	padding-right: 10px;
	display: table-cell;
}

.page table .equ_list1e {
	border-bottom: 1px solid #EEE;
	padding-top: 7px;
	padding-bottom:7px;
	width: 245px;
	vertical-align: top;
	font-size: 0.938em;
	line-height: 1.5em;
	display: table-cell;
}

.page table .equ_list2a {
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
	width: 135px;
	vertical-align: top;
	font-size: 0.938em;
	line-height: 1.5em;
	padding-right: 10px;
	display: table-cell;
	padding-left: 10px;
}

.page table .equ_list2b {
	padding-top: 7px;
	padding-bottom:7px;
	width: 20px;
	vertical-align: top;
	font-size: 0.938em;
	line-height: 1.5em;
	padding-right: 10px;
	display: table-cell;
	text-align: center;
}

.page table .equ_list2c {
	padding-top: 7px;
	padding-bottom:7px;
	width: 130px;
	vertical-align: top;
	font-size: 0.938em;
	line-height: 1.5em;
	padding-right: 10px;
	display: table-cell;
}

.page table .equ_list2d {
	padding-top: 7px;
	padding-bottom:7px;
	width: 100px;
	vertical-align: top;
	font-size: 0.938em;
	line-height: 1.5em;
	padding-right: 10px;
	display: table-cell;
}

.page table .equ_list2e {
	padding-top: 7px;
	padding-bottom:7px;
	width: 235px;
	vertical-align: top;
	font-size: 0.938em;
	line-height: 1.5em;
	display: table-cell;
}

.page table .ti_equ_bar1 {
	background-image: url(../infra/images/listname_equ1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	height: 16px;
	width: 44px;
	margin-top: 7px;
	margin-left: 10px;
}

.page table .ti_equ_bar2 {
	background-image: url(../infra/images/listname_equ2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	height: 16px;
	width: 14px;
	margin-top: 7px;
	margin-left: 2px;
}

.page table .ti_equ_bar3 {
	background-image: url(../infra/images/listname_equ3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	height: 16px;
	width: 45px;
	margin-top: 7px;
}

.page table .ti_equ_bar4 {
	background-image: url(../infra/images/listname_equ4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	height: 16px;
	width: 53px;
	margin-top: 7px;
}

.page table .ti_equ_bar5 {
	background-image: url(../infra/images/listname_equ5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	height: 16px;
	width: 44px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
}

/*有資格者一覧*/

.page table .listbar_licence1 {
	width: 350px;
	background-image: url(../common/list_bar_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	margin: 0px;
	display: table-cell;
	vertical-align: top;
}

.page table .listbar_licence2 {
	width: 230px;
	background-image: url(../common/list_bar_center.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
	margin: 0px;
	display: table-cell;
	vertical-align: top;
}

.page table .listbar_licence3 {
	width: 90px;
	background-image: url(../common/list_bar_right.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 29px;
	margin: 0px;
	display: table-cell;
	vertical-align: top;
}

.page table .licence_list1a {
	border-bottom: 1px solid #EEE;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
	width: 320px;
	vertical-align: top;
	padding-right: 20px;
	display: table-cell;
	padding-left: 10px;
}

.page table .licence_list1b {
	border-bottom: 1px solid #EEE;
	padding-top: 7px;
	padding-bottom:7px;
	width: 210px;
	vertical-align: top;
	padding-right: 20px;
	display: table-cell;
}

.page table .licence_list1c {
	border-bottom: 1px solid #EEE;
	padding-top: 7px;
	padding-bottom:7px;
	width: 80px;
	vertical-align: top;
	display: table-cell;
	text-align: right;
	padding-right: 10px;
}

.page table .licence_list2a {
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
	width: 320px;
	vertical-align: top;
	padding-right: 20px;
	display: table-cell;
	padding-left: 10px;
}

.page table .licence_list2b {
	padding-top: 7px;
	padding-bottom:7px;
	width: 210px;
	vertical-align: top;
	padding-right: 20px;
	display: table-cell;
}

.page table .licence_list2c {
	padding-top: 7px;
	padding-bottom:7px;
	width: 80px;
	vertical-align: top;
	display: table-cell;
	text-align: right;
	padding-right: 10px;
}

.page table .ti_licence_bar1 {
	background-image: url(../infra/images/listname_licence1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	height: 16px;
	width: 52px;
	margin-top: 7px;
	margin-left: 10px;
}

.page table .ti_licence_bar2 {
	background-image: url(../infra/images/listname_licence2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	height: 16px;
	width: 38px;
	margin-top: 7px;
}

.page table .ti_licence_bar3 {
	background-image: url(../infra/images/listname_licence3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	height: 16px;
	width: 40px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
