@charset "utf-8";

.contents_layout {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	line-height: 20px;
	color: #000000;
	background-image: url(../images/bg_layout.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
}

body {
	background-color: #a4e3d0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.logo_title {
	background-color: #FFFFFF;
	height: 133px;
	width: 100%;
}

.page_title {
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-weight: bold;
}.body_info {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.copyright {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #388971;
	text-align: center;
	padding: 3px;
}
.pan {
	background-color: #ecf8f4;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: right;
}
.top_menu {
	font-size: 12px;
	float: right;
	width: 490px;
}

.contents_layout .pan a {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.contents_layout .pan a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #339966;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	color: #42a286;
	background-color: #F2F2F2;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #42a286;
	padding: 10px;
}
.table_form {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
.company_td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #EFFEF4;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
}
.company_td2 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
}
.company_table {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.company_enkaku_td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	padding: 5px;
}
.service_td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #E1F7ED;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #42a286;
	border-right-color: #42a286;
}
.service_td2 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #42a286;
	border-right-color: #42a286;
}
.service_table {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #42a286;
	border-left-color: #42a286;
}
.td_workflow {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 5px;
}
.biohazard_td {
	padding: 5px;
	border: 2px solid #42a286;
}
.biohazard_table {
	border: 1px solid #42a286;
}

.index_migi {
	width: 330px;
	float: right;
	color: #333333;
	padding-left: 10px;
	text-align: center;
}
.index_hidari {
	width: 550px;
	color: #333333;
	padding-right: 10px;
}

.page_menu{
	text-align: center;
}
.clean_photo_td {
	font-size: 12px;
	line-height: 20px;
	color: #42a286;
	text-align: center;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #42a286;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #42a286;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.qanda_list {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-position: inside;
	margin-right: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}
.contents_layout .body_info .qanda_list a {
	color: #009999;
	text-decoration: none;
}
.contents_layout .body_info .qanda_list a:hover {
	text-decoration: underline;
}
.list_back {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #009999;
	padding: 3px;
	font-weight: normal;
	text-decoration: none;
}


.qanda_a_title {
	list-style-position: inside;
	margin-right: 50px;
	font-size: 14px;
	color: #009999;
	background-color: #F3F3F3;
	margin-left: 50px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #009999;
}
.qanda_a {
	list-style-position: inside;
	margin-right: 50px;
	font-size: 14px;
	margin-left: 50px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.top_anchor {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #388971;
	text-align: right;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 50px;
}
.top_anchor a {
	color: #FFFFFF;
	text-decoration: none;
}
.top_anchor a:hover {
	color: #FFFFFF;
}
.div_iso {
	float: right;
	width: 250px;
	text-align: center;
}
.contents_hidari {
	width: 630px;
	color: #333333;
	padding-right: 10px;
}
.kome {
	color: #FF3300;
	font-size: 14px;
}
.logo_top {
	width: 510px;
}
.index_banner {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 310px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #3399FF;
	margin-bottom: 5px;
	border: 1px solid #0066FF;
	height: 48px;
}
.index_banner a {
	color: #FFFFFF;
	text-decoration: none;
}
.bn_margin5 {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}
.red {
	color:#CC0000;
}