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

/* ############################################## */

.contents_title_border_wrap_001 {
	width:100%;
	background:url(../img/common/contents_title_border_001.gif) no-repeat bottom center;
	padding-bottom:30px;
	margin-bottom:37px;
}
.contents_title_border_wrap_001 h3 {
	font-size:30px;
	line-height:1;
	font-weight:bold;
	text-align:center;
}

/* ############################################## */

.contents_txt_title_001 {
	width:955px;
	margin:0px auto 20px auto;
	padding-bottom:5px;
	border-bottom:1px solid #f0f0f0;
}
.contents_txt_title_001 h3 {
	border-left:3px solid #32519a;
	font-size:20px;
	line-height:28px;
	padding-left:12px;
	font-weight:bold;
}
.contents_txt_title_002 {
	width:955px;
	margin:0px auto 20px auto;
}
.contents_txt_title_002 h4 {
	font-size:19px;
	line-height:1;
	font-weight:bold;
	color:#5c74ae;
	padding:0px 28px;
}


/* ############################################## */

.contents_txt_001 {
	width:940px;
	margin:0px auto 40px auto;
}
.contents_txt_001 p {
	font-size:15px;
	line-height:25px;
}
.contents_txt_002 {
	width:940px;
	margin:0px auto 40px auto;
}
.contents_txt_002 p {
	font-size:15px;
	line-height:25px;
}
.contents_txt_003 {
	width:1000px;
	margin:0px auto 20px auto;
}
.contents_txt_003 p {
	font-size:15px;
	line-height:25px;
}
.contents_txt_004 {
	width:720px;
	margin:0px auto 40px auto;
}
.contents_txt_004 h4 {
	font-size:15px;
	line-height:25px;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}
.contents_txt_004 table {
	border:1px solid #e7e7e7;
	border-collapse:collapse;
}
.contents_txt_004 th {
	border:1px solid #e7e7e7;
	background:#fbfbfb;
	font-size:15px;
	line-height:25px;
	padding:10px;
	text-align:left;
	font-weight:bold;
}
.contents_txt_004 td {
	border:1px solid #e7e7e7;
	background:#fff;
	font-size:15px;
	line-height:25px;
	padding:10px;
	text-align:left;
}


.contents_img_right {
	float:right;
	padding-left:20px;
}
.contents_img_left {
	float:left;
	padding-right:20px;
}

/* ############################################## */

.contents_img_001 {
	width:946px;
	margin:0px auto 40px auto;
	text-align:center;
}
.contents_img_001 li p {
	font-size:18px;
	line-height:1;
	text-align:center;
	padding-top:10px;
}

/* ############################################## */

.contents_link {
	width:955px;
	margin:0px auto 20px auto;
}
.contents_link li a:link {
	float:right;
	border:1px solid #32519a;
	padding:10px 20px;
	font-size:15px;
	line-height:1;
	color:#32519a;
	display:block;
	background:url(../img/business_guidance/gene-related_check/man_soma_genetic_test/contents_arrow.png) no-repeat bottom right;
	text-decoration:none;
	display:block;
}
.contents_link li a:visited {
	float:right;
	border:1px solid #32519a;
	padding:10px 20px;
	font-size:15px;
	line-height:1;
	color:#32519a;
	display:block;
	background:url(../img/business_guidance/gene-related_check/man_soma_genetic_test/contents_arrow.png) no-repeat bottom right;
	text-decoration:none;
	display:block;
}
.contents_link li a:hover {
	float:right;
	border:1px solid #32519a;
	padding:10px 20px;
	font-size:15px;
	line-height:1;
	color:#32519a;
	display:block;
	background:url(../img/business_guidance/gene-related_check/man_soma_genetic_test/contents_arrow.png) no-repeat bottom right #d6dceb;
	text-decoration:none;
	display:block;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
}
.contents_link li a:active {
	float:right;
	border:1px solid #32519a;
	padding:10px 20px;
	font-size:15px;
	line-height:1;
	color:#32519a;
	display:block;
	background:url(../img/business_guidance/gene-related_check/man_soma_genetic_test/contents_arrow.png) no-repeat bottom right;
	text-decoration:none;
	display:block;
}