@charset "UTF-8";
 @media print {
body {
	zoom: 80%;
}
}
html, body, h1, h2, h3, h4, h5, h6, table, th, td, img, p, div, pre, blockquote, form, address, dl, dt, dd, ul, ol, li {
	background: transparent;
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
}
em, strong, big, small, ins, del, q, span {
	font-style: normal;
	font-weight: normal;
}
body {
	position: relative;
	width: 100%;
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	line-height: 1.8;
	font-size: 12px;
	font-family : "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
}
a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #cc6600;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	line-height : 1.1;
	font-size: 12px;
	font-weight : bold;
}
p {
	margin : 0 0 20px 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
ol, ul {
	margin : 0 0 10px 0;
}
ol li {
	margin : 0 0 0 2.5em;
}
ul li {
	margin : 0 0 0 1.5em;
}
li {
	text-align: justify;
	text-justify: inter-ideograph;
}
dt {
	margin : 0 0 10px 0;
	font-weight : bold;
}
dd {
	margin : 0 0 10px 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
dd ol, dd ul {
	margin : 0;
}
td {
	font-size : 12px;
	line-height : 1.6;
	text-align: justify;
	text-justify: inter-ideograph;
}
th {
	font-weight : bold;
	font-size : 12px;
	line-height : 1.6;
	white-space: nowrap;
}
em {
	font-weight : bold;
}
strong {
	font-size : 14px;
	font-weight : bold;
}
big {
	font-size : 18px;
	font-weight : bold;
}
small {
	font-size: 10px;
	line-height : 1.4;
}
form {
	font-size : 12px;
}
input, textarea, select, option {
	margin : 0;
	padding : 0;
	font-size: 12px;
	vertical-align: middle;
}
form .deco {
	height: 12px;
	margin : 0;
	padding: 4px 2px;
	border: 3px ridge #ccccff;
}
img {
	border: none;
	vertical-align: bottom;
}
hr {
	clear: both;
	background: #ffffff;
	margin: 10px 0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	color: #ffffff;
}
.em01 {
	color:#ff0000;
	font-weight:normal;
}

/*main*/

#top_menu {
	width: 409px;
	height: 18px;
	margin : 0;
	padding : 0;
}
#top_menu li {
	float: left;
	margin : 0;
	padding : 0;
	list-style: none;
}
#main_menu {
	width: 790px;
	height: 46px;
	margin : 0;
	padding : 0;
}
#main_menu li {
	float: left;
	margin : 0;
	padding : 0;
	list-style: none;
}
#fotter {
	width: 100%;
	margin : 10px 0 0 0px;
	padding : 10px 0;
	font-size: 10px;
	line-height: 1.2;
}
#fotter #fotter_790 {
	width: 790px;
	margin : 0 auto;
	padding : 10px 10px;
	background: #f2f2f2;
	color: #545454;
}
#fotter #fotter_790 p {
	float: left;
	width: 500px;
	margin : 0;
	padding : 0 0 0 1em;
	text-indent: -1em;
}
#fotter #fotter_790 address {
	float: right;
	width: 260px;
	margin : 0;
	padding : 0;
	text-align: right;
}
#fotter a:link {
	color: #545454;
	text-decoration: underline;
}
#fotter a:visited {
	color: #545454;
	text-decoration: underline;
}
#fotter a:hover {
	color: #97b4c6;
	text-decoration: none;
}
#main_790 {
	width: 790px;
	margin : 0 auto;
	padding : 0;
}
#main_leftbox {
	float: left;
	width: 530px;
}
#main_leftbox02 {
	float: left;
	width: 790px;
}
#main_rightbox {
	float: right;
	width: 245px;
}
/*index*/

#index_body {
#background: #ffffff url(../img/index_bg.gif) top left repeat-x;
#
}
#index_top {
	position: relative;
	background: url(../img/mainimg_ni.jpg) top center no-repeat;
	width: 100%;
	height: 380px;
	margin : 0;
	padding : 0 0 15px 0;
}
#index_top #index_top_790 {
	position: relative;
	width: 790px;
	height: 377px;
	margin : 0 auto;
	padding : 0;
}
#index_top #index_top_790 h1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#index_top #index_top_790 h2 {
	position: absolute;
	top: 165px;
	left: 0px;
}
#index_top #index_top_790 #flash {
	position: absolute;
	top: 96px;
	left: 0px;
}
#index_top #index_top_790 #top_menu {
	position: absolute;
	top: 27px;
	left: 442px;
}
#index_top #index_top_790 #main_menu {
	position: absolute;
	top: 76px;
	left: 0px;
}
.index_box1 {
	background: #ffffff url(../img/index_boxbg_04.gif) bottom left repeat-y;
	width: 530px;
	margin : 0 0 10px 0;
	padding : 0;
}
.index_box2 {
	background: url(../img/index_boxbg_05.gif) bottom left no-repeat;
	width: 500px;
	margin : 0;
	padding : 0 15px 10px 15px;
	line-height: 1.2;
	color: #666666;
}
.index_box2 p {
	margin : 0;
}
.index_box3 {
	background: #ffffff url(../img/index_boxbg_02.gif) bottom left repeat-y;
	width: 510px;
	margin : 0 0 10px 0;
	padding : 0;
}
.index_box4 {
	background: url(../img/index_boxbg_01.gif) bottom left no-repeat;
	width: 480px;
	margin : 0;
	padding : 0 15px 10px 15px;
	line-height: 1.2;
	color: #666666;
}
.index_box2 p {
	margin : 0;
}
.news {
}
.news th {
	padding : 0 10px 8px 0;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	line-height: 1.2;
}
.news td {
	padding : 0 0 8px 0;
	vertical-align: top;
	line-height: 1.2;
}
#index_labo {
	background: url(../img/index_labo_02.gif) top left no-repeat;
	width: 165px;
	height: 80px;
	margin : 0;
	padding : 0 70px 0 10px;
	line-height: 1.2;
	color: #666666;
}
#index_labo p {
	margin : 0 0 8px 0;
}
#index_recruit {
	background: url(../img/index_recruit_02.gif) top left no-repeat;
	width: 165px;
	height: 80px;
	margin : 0;
	padding : 0 70px 0 10px;
	line-height: 1.2;
	color: #666666;
}
#index_recruit p {
	margin : 0 0 8px 0;
}
/*main*/

#main_body {
	background: #ffffff url(../img/main_bg.gif) top left repeat-x;
}
#main_body2 {
	background: #ffffff url(../img/main_bg2.gif) top left repeat-x;
}
#main_top {
	position: relative;
	width: 100%;
	height: 260px;
	margin : 0;
	padding : 0 0 15px 0;
}
#main_top #main_top_790 {
	position: relative;
	width: 790px;
	height: 260px;
	margin : 0 auto;
	padding : 0;
}
#main_top #main_top_790 h1 {
	position: absolute;
	top: 137px;
	left: 0px;
}
#main_top #main_top_790 p {
	position: absolute;
	top: 0px;
	left: 0px;
}
#main_top #main_top_790 #top_menu {
	position: absolute;
	top: 27px;
	left: 442px;
}
#main_top #main_top_790 #main_menu {
	position: absolute;
	top: 76px;
	left: 0px;
}
#main_top2 {
	position: relative;
	width: 100%;
	height: 140px;
	margin : 0;
	padding : 0 0 15px 0;
}
#main_top2 #main_top_790 {
	position: relative;
	width: 790px;
	height: 140px;
	margin : 0 auto;
	padding : 0;
}
#main_top2 #main_top_790 h1 {
	position: absolute;
	top: 137px;
	left: 0px;
}
#main_top2 #main_top_790 p {
	position: absolute;
	top: 0px;
	left: 0px;
}
#main_top2 #main_top_790 #top_menu {
	position: absolute;
	top: 27px;
	left: 442px;
}
#main_top2 #main_top_790 #main_menu {
	position: absolute;
	top: 76px;
	left: 0px;
}
#plink {
	margin : 0 0 15px 0;
	padding : 0;
	line-height: 1.1;
	font-size: 10px;
	color: #666666;
}
.cb {
	clear: both;
}
.txt_l {
	text-align: left;
}
.txt_r {
	text-align: right;
}
.txt_c {
	text-align: center;
}
.leftbox {
	float: left;
	margin : 0;
	padding : 0;
}
.rightbox {
	float: right;
	margin : 0;
	padding : 0;
}
.w5 {
	width: 5%;
}
.w10 {
	width: 10%;
}
.w15 {
	width: 15%;
}
.w20 {
	width: 20%;
}
.w25 {
	width: 25%;
}
.w30 {
	width: 30%;
}
.w35 {
	width: 35%;
}
.w40 {
	width: 40%;
}
.w45 {
	width: 45%;
}
.w50 {
	width: 50%;
}
.w55 {
	width: 55%;
}
.w60 {
	width: 60%;
}
.w65 {
	width: 65%;
}
.w70 {
	width: 70%;
}
.w75 {
	width: 75%;
}
.w80 {
	width: 80%;
}
.w85 {
	width: 85%;
}
.w90 {
	width: 90%;
}
.w95 {
	width: 95%;
}
.wp245 {
	width: 245px;
}
.tp0 {
	margin-top: 0px !important;
}
.tp5 {
	margin-top: 5px !important;
}
.tp10 {
	margin-top: 10px !important;
}
.tp15 {
	margin-top: 15px !important;
}
.tp20 {
	margin-top: 20px !important;
}
.bp0 {
	margin-bottom: 0px !important;
}
.bp5 {
	margin-bottom: 5px !important;
}
.bp10 {
	margin-bottom: 10px !important;
}
.bp15 {
	margin-bottom: 15px !important;
}
.bp20 {
	margin-bottom: 20px !important;
}
.lp0 {
	margin-left: 0px !important;
}
.lp5 {
	margin-left: 5px !important;
}
.lp10 {
	margin-left: 10px !important;
}
.lp15 {
	margin-left: 15px !important;
}
.lp20 {
	margin-left: 20px !important;
}
.rp0 {
	margin-right: 0px !important;
}
.rp5 {
	margin-right: 5px !important;
}
.rp10 {
	margin-right: 10px !important;
}
.rp15 {
	margin-right: 15px !important;
}
.rp20 {
	margin-right: 20px !important;
}
.banner {
	margin : 0;
	padding : 0;
}
.banner li {
	list-style: none;
	margin : 0;
	padding : 0 0 10px 0;
}
.banner2 {
	margin : 0 0 5px 0;
	padding : 0;
}
.banner2 li {
	list-style: none;
	margin : 0;
	padding : 0 0 0 0;
	text-align:right;
}
.banner3 {
	margin : 27px 0 0 0;
	padding : 0;
}
.banner3 li {
	list-style: none;
	margin : 0;
	padding : 0 0 10px 0;
}
.linkpoint {
	background: url(../img/p.gif) center left no-repeat;
	margin : 0;
	padding : 1px 0 1px 16px;
	font-size: 10px;
}
.linkpoint2 {
	background: url(../img/p2.gif) center left no-repeat;
	margin : 0;
	padding : 1px 0 1px 16px;
	font-size: 12px;
}
.linkpoint2 a:link {
	text-decoration:none;
}
.linkpoint3 {
	background: url(../img/p.gif) center left no-repeat;
	margin : 0;
	padding : 1px 0 1px 16px;
	font-size: 12px;
}
.linkpoint3 a:link {
	text-decoration:none;
}
.linkpoint4 {
	background: url(../img/p3.gif) center left no-repeat;
	margin : 0;
	padding : 1px 0 1px 16px;
	font-size: 12px;
}
.linkpoint4 a:link {
	text-decoration:none;
}
.linkpoint4 {
	background: url(../img/p3.gif) center left no-repeat;
	margin : 0;
	padding : 1px 0 1px 16px;
	font-size: 12px;
}
.linkpoint4 a:link {
	text-decoration:none;
}
.linkpoint5 {
	background: url(../img/p2.gif) center left no-repeat;
	margin : 0;
	padding : 1px 0 1px 16px;
	font-size: 16px;
	font-weight: bold;
}
.linkpoint5 a:link {
	text-decoration:none;
}
.linkpoint6 {
	background: url(../img/p5.gif) center left no-repeat;
	margin : 0;
	padding : 1px 0 1px 16px;
	font-size: 12px;
}
.linkpoint6 a:link {
	text-decoration:none;
}
.text-r {
	text-align:right;
}
.text-r150 {
	margin-left:150px;
	margin-top:20px;
}
.text-r10 {
	margin-left:10px;
}
.text-r80 {
	margin-left:80px;
}
.h3_profile {
	margin:30px 0 20px;
}
.h3_profile02 {
	margin:30px 0 20px;
	font-size:14px;
	text-decoration:underline;
}
.h3_recruit {
	background:url(../profile/img/icon_01.gif) 0 1px no-repeat;
	padding-left:30px;
	font-weight:bold;
	color:#333333;
	margin:10px 0 15px;
}
.h3_recruit02 {
	background:url(../profile/img/icon_02.gif) 0 4px no-repeat;
	padding-left:24px;
	font-weight:bold;
	color:#FF0000;
	margin:10px 0 15px;
	line-height: 1.8;
}
.ph_l {
	float:left;
	padding-right:20px;
}
.ph_l2 {
	padding:0 20px;
	float:left;
}
.ph_l3 {
	float:left;
	padding-bottom:10px;
	padding-right:20px;
}
.ph_r {
	float:right;
	padding-left:20px;
}
.ph_r2 {
	float:right;
	padding-left:20px;
	padding-bottom:15px;
}
.ph_r3 {
	float:right;
	padding-left:10px;
}
.table01 {
	width:510px;
	border:0;
	table-layout:fixed;
}
.table01 th {
	width:100px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:4px 0;
	border-bottom:1px solid #6EA2B1;
}
.table01 td {
	text-align:left;
	padding:4px 0;
	border-bottom:1px solid #cccccc;
}
.table_rec {
	width:510px;
	border:0;
	table-layout:fixed;
}
.table_rec th {
	width:86px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:4px 0;
	border-bottom:1px solid #6EA2B1;
}
.table_rec td {
	text-align:left;
	padding:4px 0;
	border-bottom:1px solid #cccccc;
}
.table02 {
	width:510px;
	border:0;
	border-left:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	margin:20px 0 20px 0;
}
.table02 th {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_01.jpg) repeat-x;
	height:24px;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.table02 td {
	padding:4px 1px;
	text-align:center;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	line-height:14px;
}
.table02 .left {
	text-align:left;
}
.table03 {
	width:510px;
	border:0;
	border-left:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	margin-bottom:20px;
}
.table03 th {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_02.gif) repeat-x;
	height:24px;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	margin: auto;
}
.table03 td {
	padding:4px 2px;
	text-align:center;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	line-height:14px;
}
.table03 .left {
	text-align:left;
}

.table08 {
	width:770px;
	border:0;
	border-top:1px solid #cfcfcf;
	margin:20px 0 20px 0;
}
.tdleft {
	padding:4px 1px;
	text-align:center;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	line-height:14px;
	height:45px;
}
.tdright {
	padding:4px 1px;
	text-align:center;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	line-height:14px;
	height:45px;
}
.table08 .left {
	text-align:left;
	padding-left: 10px;
}
.table08 .new {
	font-weight: bold;
	color: #FF0000;
}

.table08 .width {
	width:20%;
}

.table09 {
	width:770px;
	border:0;
	border-left:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	margin-bottom:20px;
}
.table09 th {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_02.gif) repeat-x;
	height:24px;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	margin: auto;
}
.table09 td {
	padding:4px 2px;
	text-align:center;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	line-height:14px;
	height:45px;
}
.table09 .left {
	text-align:left;
}

.small_cl {
	font-size:90%;
}
.gray {
	margin-bottom:5px;
	font-size:12px;
	color:#666;
	letter-spacing:0.1em;
}
.black {
	margin-bottom:5px;
	font-size:14px;
	color:#111111;
	font-weight:bold;
}
.red {
	margin-bottom:5px;
	font-size:14px;
	color:#ff0000;
}

.blue {
	margin-bottom:5px;
	font-size:14px;
	color:#00F;
}

.img1 {
	padding-bottom:4px;
}
.sitemap {
	width:530px;
}
.sitemap {
	zoom:1;
}
.sitemap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.sitemap {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .sitemap {
	height: 1%;
}
.sitemap {
	display: block;
}
/* End hide from IE-mac */


.sitemap_left {
	background: url(../sitemap/img/sitemap_bg_01.gif) bottom left no-repeat;
	width:263px;
	float:left;
	margin:0 4px 4px 0;
	padding:0;
}
.sitemap_right {
	background: url(../sitemap/img/sitemap_bg_01.gif) bottom left no-repeat;
	width:263px;
	float:right;
	margin:0 0 4px 0;
	padding:0;
}
.sitemap_right2 {
	width:263px;
	float:right;
	margin:0 0 4px 0;
	padding:0;
}
.sitemap_box {
	background: url(../sitemap/img/sitemap_bg_02.gif) bottom left repeat-y;
	width:263px;
	height:225px;
	margin : 0 0 20px 0;
	padding : 0;
	line-height: 1.2;
}
.sitemap_box2 {
	background: url(../sitemap/img/sitemap_bg_02.gif) bottom left repeat-y;
	width:263px;
	height:85px;
	margin : 0 0 20px 0;
	padding : 0;
	line-height: 1.2;
}
.sitemap ul {
	margin-left:20px;
}
.sitemap li {
	background: url(../img/p.gif) center left no-repeat;
	margin : 0 0 4px 0;
	padding : 1px 0 1px 16px;
	list-style-type:none;
}
.sitemap li.list02 {
	margin-left:15px;
}
.box01 {
	width:508px;
	background-color:#F4F9FB;
	border:1px solid #D1E2E7;
	margin-bottom:20px;
}
.box02 {
	margin:8px 15px;
}
.box02 {
	zoom:1;
}
.box02:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.box02 {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .box02 {
	height: 1%;
}
.box02 {
	display: block;
}
/* End hide from IE-mac */


.tel {
	padding-top:15px;
	float:left;
	width:290px;
	text-align:left;
}
.tel img {
	padding-top:5px;
}
.text {
	float:right;
	width:162px;
	border-left:1px solid #D1E2E7;
	padding-left:15px;
}
.text p {
	margin-bottom:10px;
}
.text p.next {
	margin-bottom:0;
}
.box01 ul {
	list-style-type:none;
	padding:15px 5px;
	margin:0;
}
.box01 ul li {
	list-style-type:none;
	margin-bottom:2px;
}
.mar20 {
	padding-bottom:20px;
}
.back {
	width:510px;
	text-align:right;
	margin:30px 0;
}
.back02 {
	width:770px;
	text-align:right;
	margin:30px 0;
}
#map {
	width:495px;
	margin:15px auto 10px;
	text-align:center;
}
#map_text {
	width:495px;
	margin:0 auto;
	text-align:center;
}
#map_text {
	zoom:1;
}
#map_text:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#map_text {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html #map_text {
	height: 1%;
}
#map_text {
	display: block;
}
/* End hide from IE-mac */


#map_text img {
	float:left;
	padding-right:15px;
	text-align:left;
}
#map_text p {
	text-align:left;
}
.print {
	text-align:center;
	margin:15px auto;
}
.close {
	text-align:center;
	margin:15px auto;
}
#text01 {
	width:510px;
	margin-right:10px;
	margin-left:10px;
}
#text02 {
	width:770px;
	margin-right:10px;
	margin-left:10px;
}
.box03 {
	width:508px;
	background-color:#F4F9FB;
	border:1px solid #D1E2E7;
	margin-top:20px;
	margin-bottom:20px;
	padding:15px 0;
}
.box03 {
	zoom:1;
}
.box03:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.box03 {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .box03 {
	height: 1%;
}
.box03 {
	display: block;
}
/* End hide from IE-mac */

.box03 p {
	padding:0 15px;
	margin:0;
}
.box03 ul {
	padding:0 15px;
	margin:10px 0 0 0;
}
.box03 li {
	list-style-type:none;
	text-indent:-8px;
	padding-left:8px;
	margin-left:0;
}
.box03 .img02 {
	float:right;
	padding:20px 15px 0 0;
}
.box03 .img01 {
	float:right;
	padding-right:15px;
}
.box03 .img03 {
	float:right;
	padding-left:15px;
}
.box03 .boxtext {
	line-height:18px;
	margin-top:10px;
}
.box03 .border {
	border-top:1px solid #D1E2E7;
	padding-left:30px;
	text-indent:-28px;
	margin-left:15px;
	width:245px;
	padding-top:5px;
	margin-top:5px;
}
.box03 table {
	text-align:center;
	margin:10px auto 0;
}
.box03 table td {
	text-align:center;
	font-size:10px;
	padding:0 10px;
}
.box03 .pdf03 {
	font-size:10px;
	line-height:16px;
	margin:0 15px;
}
.box03 .pdf03 {
	zoom:1;
}
.box03 .pdf03:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.box03 .pdf03 {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .box03 .pdf03 {
	height: 1%;
}
.box03 .pdf03 {
	display: block;
}
/* End hide from IE-mac */

.box03 .pdf03 img {
	float:left;
	padding-right:15px;
}
.cl {
	clear:both;
	font-size:0;
	line-height:0;
}
.procera {
	width:510px;
	margin:0 0 20px 0;
}
.procera {
	zoom:1;
}
.procera:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.procera {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .procera {
	height: 1%;
}
.procera {
	display: block;
}
/* End hide from IE-mac */


.procera .img-p {
	width:180px;
	float:left;
	margin-right:20px;
	font-size:10px;
	text-align:center;
}
.procera .text-p {
	width:310px;
	float:right;
}
.system01 {
	width:420px;
	margin:20px auto;
	text-align:center;
}
.system01 {
	zoom:1;
}
.system01:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.system01 {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .system01 {
	height: 1%;
}
.system01 {
	display: block;
}
/* End hide from IE-mac */


.system01 .sys-l {
	width:200px;
	float:left;
	margin-right:20px;
	color:#444444;
	font-weight:bold;
	text-align:center;
}
.system01 small {
	font-size:10px;
	font-weight:normal;
	line-height:14px;
}
.system01 .sys-r {
	width:200px;
	float:right;
	color:#444444;
	font-weight:bold;
	text-align:center;
}
.system02 {
	width:510px;
	margin:0 0 20px 0;
}
.system02 {
	zoom:1;
}
.system02:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.system02 {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .system02 {
	height: 1%;
}
.system02 {
	display: block;
}
/* End hide from IE-mac */

.system02 .left {
	width:330px;
	float:left;
	margin-right:20px;
}
.system02 .left em {
	display:block;
	background: url(../product/img/icon_01.gif) 0 4px no-repeat;
	padding-left:22px;
	font-weight:bold;
}
.system02 .sys-l02 {
	width:330px;
	float:left;
	margin-right:20px;
}
.box-m01 {
	width:328px;
	background-color:#F4F9FB;
	border:1px solid #D1E2E7;
	padding:8px 0;
}
.box-m02 {
	width:328px;
	padding:8px 0;
}
.box-m01 p {
	padding:0 8px;
	margin:0
}
.box-m02 p {
	padding:0 8px;
	margin:0
}
.system02 .sys-r02 {
	width:160px;
	float:right;
	font-size:10px;
	line-height:14px;
	text-align:center;
}
.altext {
	background: url(../product/img/icon_01.gif) 0 5px no-repeat;
	padding-left:24px;
	font-weight:bold;
}
.pdf {
	background: url(../product/img/icon_pdf.gif) 0 4px no-repeat;
	padding-left:15px;
}
.direct {
	width:480px;
	margin-bottom:20px;
	text-align:center;
}
.direct {
	zoom:1;
}
.direct:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.direct {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .direct {
	height: 1%;
}
.direct {
	display: block;
}
/* End hide from IE-mac */

.dir-l {
	width:220px;
	float:left;
	margin-right:40px;
	text-align:left;
}
.dir-r {
	width:220px;
	float:right;
	text-align:left;
}
.direct h4 {
	background: url(../product/img/icon_01.gif) 0 1px no-repeat;
	padding-left:22px;
	font-weight:bold;
	margin-bottom:10px;
}
.direct .img00 {
	width:48px;
	text-align:left;
	float:left;
	margin-right:10px;
}
.direct .text00 {
	margin-bottom:5px;
	line-height:16px;
}
.direct table {
	border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
}
.direct th {
	padding:2px 4px;
	background-color:#E6FFFF;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_01.jpg) repeat-x;
}
.direct td {
	padding:2px 4px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	width:24px;
	text-align:center;
}
.dir-icon {
	width:420px;
	margin:0 auto 20px;
}
.dir-icon01 {
	background: url(../product/img/product_icon_01_b.gif) 7px 12px no-repeat;
	padding-left:57px;
	padding-top:18px;
	line-height:18px;
	height:51px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-bottom:7px;
}
.dir-icon02 {
	background: url(../product/img/product_icon_02_b.gif) 7px 7px no-repeat;
	padding-left:57px;
	padding-top:14px;
	line-height:18px;
	height:51px;
	border-bottom:1px solid #cccccc;
	margin-bottom:7px;
}
.dir-icon03 {
	background: url(../product/img/product_icon_03_b.gif) 7px 7px no-repeat;
	padding-left:57px;
	padding-top:5px;
	padding-bottom:10px;
	line-height:18px;
	height:51px;
	border-bottom:1px solid #cccccc;
	margin-bottom:7px;
}
.dir-icon04 {
	background: url(../product/img/product_icon_04_b.gif) 7px 7px no-repeat;
	padding-left:57px;
	padding-top:14px;
	line-height:18px;
	height:51px;
	border-bottom:1px solid #cccccc;
	margin-bottom:7px;
}
.dir-icon05 {
	background: url(../product/img/product_icon_05_b.gif) 7px 7px no-repeat;
	padding-left:57px;
	padding-top:5px;
	padding-bottom:12px;
	line-height:18px;
	height:51px;
	border-bottom:1px solid #cccccc;
}
.mb5 {
	margin-bottom:5px;
}

.mb10 {
	margin-bottom:10px;
}


.mb12 {
	margin-bottom:12px;
}
.mb0 {
	margin-bottom:0;
}
.dir-table {
	width:440px;
	text-align:center;
	margin:0 auto;
}
.dir-table td {
	padding-right:25px;
	vertical-align:top;
	font-size:10px;
	line-height:16px;
}
.dir-table em {
	font-weight:normal;
	color:#333333;
}
.dir-table td.latd {
	padding-right:0;
}
.osseo {
	margin-bottom:10px;
}
.osseo {
	zoom:1;
}
.osseo:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.osseo {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .osseo {
	height: 1%;
}
.osseo {
	display: block;
}
/* End hide from IE-mac */

.osseo img {
	float:left;
	padding-right:20px;
}
.osseo-table {
	width:510px;
	margin-bottom:20px;
	border-top:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
}
.osseo-table th {
	border-bottom:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	padding:4px 8px;
	font-weight:normal;
	text-align:left;
	background-color:#D4E3E7;
}
.osseo-table td {
	border-bottom:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	padding:4px 8px;
}
.osseo-table .ostd01 {
	background-color:#C2D9DE;
}
ul.osul {
	padding:0;
	margin-bottom:20px;
}
ul.osul li {
	list-style-type:none;
	padding-left:1em;
	text-indent:-1em;
	margin:0;
}
.repbg {
	background:url(../product/img/product_bg_03_01.jpg) left top no-repeat;
	width:530px;
	height:27px;
	margin:0;
	padding-top:20px;
	padding-left:10px;
}
.pdf2 {
	background: url(../product/img/icon_pdf.gif) 0 0 no-repeat;
	padding-left:15px;
}
.catalogu {
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px solid #d1d1d1;
}
.catalogu {
	zoom:1;
}
.catalogu:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.catalogu {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .catalogu {
	height: 1%;
}
.catalogu {
	display: block;
}
/* End hide from IE-mac */

.catalogu p {
	float:left;
	padding-bottom:0;
	margin-bottom:0;
}
.catalogu .pdf4 {
	background: url(../product/img/icon_pdf.gif) 0 4px no-repeat;
	padding:0 0 0 15px;
	margin:0;
	float:right;
}
.catalogu_pro {
	margin-bottom:10px;
	padding-bottom:2px;
}
.catalogu_pro {
	zoom:1;
}
.catalogu_pro:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.catalogu_pro {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .catalogu_pro {
	height: 1%;
}
.catalogu_pro {
	display: block;
}
/* End hide from IE-mac */

.catalogu_pro .pdf4 {
	background: url(../product/img/icon_pdf.gif) 0 4px no-repeat;
	padding:0 0 0 15px;
	margin:0;
	float:right;
}
.mt20 {
	margin-top:30px;
}
.h4allow {
	background: url(../product/img/icon_01.gif) 0 1px no-repeat;
	padding-left:22px;
	font-weight:bold;
	margin-bottom:20px;
}
.h4allow2 {
	background: url(../product/img/icon_01.gif) 0 1px no-repeat;
	padding-left:22px;
	font-weight:bold;
	margin-bottom:20px;
	font-size:14px;
}
.ml20 {
	margin-left:24px;
	margin-bottom:30px;
}
.est01 {
	width:460px;
	margin:20px 0;
}
.est01 {
	zoom:1;
}
.est01:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.est01 {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .est01 {
	height: 1%;
}
.est01 {
	display: block;
}
/* End hide from IE-mac */


.est01 .est-l {
	width:220px;
	float:left;
	margin-right:20px;
	color:#444444;
	text-align:center;
}
.est01 .est-r {
	width:220px;
	float:right;
	color:#444444;
	text-align:center;
}
.table_est {
	width:510px;
	border:0;
	border-left:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	margin-bottom:20px;
}
.table_est th {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_01.jpg) repeat-x;
	height:24px;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.table_est td {
	padding:4px 4px 4px 10px;
	text-align:left;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.table_est td img {
	padding-right:10px;
	padding-bottom:50px;
	padding-top:5px;
	float:left;
}
.table_est td em {
	font-weight:normal;
	color:#FF0000;
}
.table04 {
	width:510px;
	border:0;
	border-left:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	margin-bottom:20px;
}
.table04 th {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_01.jpg) repeat-x;
	height:24px;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.table04 td {
	padding:4px;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.text-c {
	text-align:center;
}
.inline {
	width:480px;
	margin:0;
	padding:10px 0;
}
.inline table {
	width:460px;
	margin:0 10px;
	padding:0;
}
.inline table p {
	margin:0;
}
.inline2 {
	width:460px;
	margin:0;
	padding:10px 0;
}
.inline2 table {
	width:440px;
	margin:0 10px;
	padding:0;
}
.inline2 table p {
	margin:0;
}
.table05 {
	width:600px;
	margin-right:auto;
	margin-left:auto;
	border:0;
	border-left:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	margin-bottom:20px;
}
.table05 th {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background-color:#D4E3E7;
	height:24px;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.table05 td {
	padding:4px;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	line-height:24px;
}
.table06 {
	width:600px;
	margin-right:auto;
	margin-left:auto;
	border:0;
	border-left:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	margin-bottom:20px;
}
.table06 th {
	text-align:left;
	font-weight:normal;
	vertical-align:center;
	background-color:#D4E3E7;
	height:24px;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	padding-left:10px;
}
.table06 td {
	padding:4px;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	line-height:24px;
	text-align:center;
}
.labomap {
	width:506px;
	margin-bottom:5px;
	margin-right:auto;
	margin-left:auto;
}
.labomap {
	zoom:1;
}
.labomap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.labomap {
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .labomap {
	height: 1%;
}
.labomap {
	display: block;
}
/* End hide from IE-mac */


.labomap strong {
	float:left;
	margin:0;
}
.labomap em {
	float:right;
	margin:0;
}
.form {
	width:778px;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	margin:0 auto;
	padding:20px 0;
	border-bottom:2px solid #EE192D;
}
.form_head {
	width:778px;
	background:url(../business/img/form_bg_01.gif) repeat-x;
	margin:0 auto;
	padding:0;
	border-bottom:3px solid #EE192D;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
}
.form_table {
	width:770px;
	margin:5px auto;
}
.form_table th {
	text-align:left;
	font-weight:normal;
	font-size:10px;
	color:#333333;
}
.form_table td {
	text-align:right;
	color:#EE192D;
	font-size:10px;
}
.h3_form {
	width:600px;
	margin:30px auto 20px;
}
.form_bp10 {
	width:600px;
	margin:0 auto 10px;
}
.form_kome {
	width:600px;
	text-align:left;
	margin:0 auto 5px;
}
.font10 {
	font-size:10px;
	line-height:12px;
}
.font14 {
	font-size:14px;
	line-height:160%;
}
.whi {
	white-space:nowrap;
}
.camera {
	background:url(../img/icon_01.gif) 0 0 no-repeat;
	padding-left:27px;
}
/*news*/

#news_body {
	background: #F2F2F2 url(../img/index_boxbg_03.gif) top left repeat-y;
}
/*privacy*/

.line {
	margin-bottom:20px;
	padding-bottom:1px;
	border-bottom:1px solid #d1d1d1;
}
.pab_table {
	width:510px;
	border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
}
.pab_table th {
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	text-align:center;
	font-weight:normal;
	background-image:url(../product/img/table_bg_02.jpg);
}
.pab_table td {
	padding:2px 4px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	text-align:center;
}
.pab_mini {
	width:150px;
	border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
}
.pab_mini th {
	background-color:#E6FFFF;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	text-align:center;
	font-weight:normal;
	background-image:url("../product/img/table_bg_02.jpg") repeat-x;
}
.pab_mini td {
	padding:2px 4px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	text-align:left;
}
.empib {
	color:#333333;
	font-weight:bold;
	font-family:Arial;
}
.em02 {
	color:#ff0000;
	font-weight:bold;
	font-family:Arial;
}
.pab_big {
	width:400px;
}
.procera .img-pab {
	width:230px;
	float:center;
	margin-right:20px;
	font-size:10px;
	text-align:center;
}
.patient_table {
	width:498px;
	height: 380px;
	background-image:url("../imagen0120/contents2.jpg");
	margin:0px 20px 10px 0px;
}
.patient_table .td01 {
	font-size:10px;
	padding:0px 10px 10px 10px;
}
.patient_table .td02 {
	padding:10px 10px 10px 10px;
}
.patient_table .td03 {
	font-size:12px;
	vertical-align:top;
	padding:10px 498px 10px 10px;
}
.patient_table02 {
	width:498px;
	height:286px;
	background-image:url("../imagen0120/contents3.jpg");
}
.patient_table02 .td02 {
	padding:10px 10px 10px 10px;
}
.toc_patient_table {
	width:498px;
	height: 300px;
	background-image:url("../imagen0120/toc_contents2.jpg");
	background-repeat:no-repeat;
	margin:0px 20px 10px 0px;
}
.toc_patient_table .td01 {
	font-size:10px;
	padding:0px 10px 10px 10px;
}
.toc_patient_table .td02 {
	padding:10px 10px 10px 10px;
}
.toc_patient_table .td03 {
	font-size:12px;
	vertical-align:top;
	padding:10px 498px 10px 10px;
}
.toc_patient_table02 {
	width:498px;
	height:286px;
	background-image:url("../imagen0120/contents3.jpg");
}
.toc_patient_table02 .td02 {
	padding:10px 10px 10px 10px;
}
/*event*/
.t_end {
	vertical-align:center;
	border-bottom:1px solid #cfcfcf;
	border-left:1px solid #FFFFFF;
}
.t_date {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_01.jpg) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.t_time {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_01.jpg) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.t_place {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_01.jpg) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.t_title {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_01.jpg) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.t_teacher {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_01.jpg) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.t_pdf {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_01.jpg) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.t_date02 {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_02.gif) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.t_time02 {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_02.gif) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.t_place02 {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_02.gif) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.t_title02 {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_02.gif) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.t_teacher02 {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_02.gif) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.t_pdf02 {
	text-align:center;
	font-weight:normal;
	vertical-align:center;
	background:url(../img/table_bg_02.gif) repeat-x;
	height:24px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.traning {
	margin: 0px;
	padding: 20px 0 10px 0;
}
.traning_txt {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 2;
}
.traning_pic {
	margin: 0px;
	padding: 0px;
}
.traning_ba {
	margin-top: 15px;
	margin-bottom: 0px;
}
/*20100208*/
.mt15{
margin:15px 0 0 0;}

/*20100728*/

.bold{
	font-weight:bold;
}
