﻿@charset "UTF-8";
/* CSS Document */

.body {
	margin: 0 auto;
}
.container {
	margin: 0 auto;
	line-height: 25px;
}
.content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.topbar {
	width: 100%;
	height: 10px;
	background-color: #62AFBF;
}
header {
	width: 1020px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
header img {
	margin: 0px;
}


.topmain_img {
	width: 1020px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
}
.main_img {
	width: 100%;
	background-color: #FFFBC7;
	padding: 0px;
}


.nav {
	width: 960px;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
/**/ html* .nav {
	margin-bottom: 20px;
}
.nav ul {
	padding-left: 0px;
	margin: 0px;
}
.nav ul li {
	float: left;
	list-style: none;
}
.nav ul li a.current img {
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity = 50);
}

.content_left {
	float: left;
}


.topinfo {
	width: 600px;
}
.topinfo table {
	background-image: url(hpv_img/info_back.png);
	margin-bottom: -10px !important;
	margin-top: -30px;
	padding: 20px;
}

tr .date p {
	background-color: #54B7BC;
	color: #FFF;
	vertical-align: top;
	text-align: center;
    width: 80px;
}
th, td, caption {
	vertical-align: top;
}
tr .table_sentence {
	border-bottom: #E1E0DE 1px dashed;
}


.pick_up {
	width: 260px;
	background-image: url(hpv_img/pick_up_back.png);
	margin-bottom: -10px;
}
.poster {
	height: 310px;	width: 220px;

	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.pick_up p {
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 230px;
    padding-bottom: 15px;
}



.content_right {
	float: right;
	font-size: 14px;
	text-align: justify;
}

.topcontents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	overflow: hidden;
	padding-right: 30px;
}


.footer_up_back {
	width: 100%;
	height: 150px;
	background-image: url(hpv_img/upper_of_footer_back.png);
	margin-top: 20px;
	overflow: hidden;
}
.footer_up {
	width: 960px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


.foooter_list ul {
	width: 960px;
	padding-left: 0px;
	overflow: hidden;
}
.footer_list ul li {
	list-style: none;
	float: left;
	border-left: 1px #FFF solid;
	width: 125px;
	text-align: center;
	overflow: hidden;
}
.footer_list {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-top: 30px;

}
footer {
	overflow: hidden;
	clear: both;
	background-color: #64B5C8;
	padding-bottom: 20px;
	height: 176px;
	width: 100%;
}
.footer_list ul li a {
	color: #FFF;
	display: block;
}
#footer_list_top {
	border: none;
}

.back_to_top {
	text-align: right;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
}

.footer_logos img {
	margin-right: 10px;
	margin-left: 5px;
	float: left;
	overflow: hidden;
}
.copyright {
	text-align: center;
	float: right;
	color: #FFF;
	overflow: hidden;
}
.logo_and_copyright {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 20px;
}

.back_link {
	text-align: left;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.back_link a {
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	text-decoration: none;
}
a#currently {
	text-decoration: underline;
}




ul#goal_of_study01 {
	margin: 0px;
	list-style-image: url(hpv_img/about_study_listmark01.png);
	position: relative;
	padding-left: 35px;
	padding-top: 15px;
	padding-right: 25px;
}
ul#in_of_goal {
	margin: 0px;
	list-style-image: url(hpv_img/about_study_listmark02.png);
	padding-left: 20px;
}
ul#goal_of_study02 {
	margin: 0px;
	list-style-image: url(hpv_img/about_study_listmark03.png);
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 25px;
}

.about_study_h {
	background-image: url(hpv_img/02_h_back.png);
	text-align: center;
	height: 43px;
	width: 250px;
}
.about_study_h h2 {
    padding-right: 40px;
    margin: 0px;
    padding-top: 11px;
    font-size: 16px;
    color: #666;
}
.about_study {
	width: 250px;
	background-image: url(hpv_img/about_study_back.png);
	overflow: hidden;
}
.about_study_under {
	margin-top: -10px;
}
.goal_of_study_list ul li a {
	display: block;
	color: #000;
	text-decoration: none;
}

ul.hina_l li{
		list-style: none;
}

ul.hina_m{
	margin-left:0;
}

ul.hina_m li{
		list-style: disc;
		margin-left:-20px;
}

ul.hina_s{
	margin-left:0;
}

ul.hina_s li{
		list-style: circle;
			margin-left:-20px;
}

li.hina_long{
	padding-left:4em;
    text-indent:-4em;
}

.hina_label {
	cursor: pointer;
	text-decoration: underline;
  position: relative;
}

ul.hina_drop{
	margin-left:0;

}



label.hina_label::after {
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  border-top:  8px solid #ff6e56;
	position: absolute;
  top: 3px;
  bottom: 0;
  left: 100%;
}

.hina_label:hover {
	background-color: gray;
}


input[type="checkbox"].dropmenu{
	display: none;
}
input[type="checkbox"].dropmenu + .hina_drop{
	height: 0;
	overflow: hidden;
}
input[type="checkbox"].dropmenu:checked + .hina_drop{
	height: auto;
}




.contents_02 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


.goal_of_study {
	width: 540px;
}
.goal_of_study h2, h3 {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 15px;
}
.goal_of_study_h2 {
	font-size: 11px;
	font-style: normal;
	margin-bottom: 0px;
	margin-bottom: 20px;
}
.goal_of_study h3 {
	background-image: url(hpv_img/reason_of_study_h3.png);
}
.goal_of_study h2 {
	background-image: url(hpv_img/reason_of_study_h2.png);
}
.first_p {
	border-bottom: dashed 1px #D9D9D9;
}
.goal_of_study p{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}
/**/ html* .goal_of_study h2 {
	font-size: 17px;
}
.main_img02 {
	width: 1020px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
}


.contents_02 {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	overflow: hidden;
	padding-right: 30px;
}

.contents02_img {
    width: 585px;
    overflow: hidden;
    margin-right: -50px;
}
.content02_imgs {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


.goal_of_study p strong {
	margin: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*.major_q_table tr th td {
	text-align: left;
}
.major_q_table tr th {
	border-bottom: #000 dotted 1px;
	margin-bottom: 10px;
}
.major_q_table tr td {
	border-bottom: #000 dotted 1px;
	margin-bottom: 10px;
}

.major_q_table .final_tr td {
	border-bottom: none;
}*/

.faq_list {
	text-align: left;
}

.faq_title {
	font-weight: bold;
	border-bottom: #000 dotted 1px;
	margin-bottom: 10px;
}

ul.all_hinagata_list li {
	list-style: none;
	text-decoration: none;
}
ul.all_hinagata_list {
	padding-left: 0px;
	padding-top: 15px;
}



#vece {
    margin-top: 30px;
	font-size: 12px;
	border-collapse: collapse;
    border-spacing: 0;
}
#vece th {
    background-color: #9ed3d7;
}
#vece th, #vece td {
    padding: 10px;
}


.clearfix {
    display: block;
}

dl.clearfix dt {
    float: left;
    width: 120px;
    font-weight: bold;
	padding-left: 30px;
}

dl.clearfix dd {
    width: 409px;
    clear: both !important;
    margin-bottom: 10px;
	margin-left: 40px;
}

ul.clearfix li {
	list-style: none;
	margin-left: 30px;
}
/**/ html* ul.clearfix li {
	margin-left: 80px;
}



dl.clearfix dt {
	font-size: 16px;
}


dl.all_gov dt {
    float: left;
    width: 120px;
    font-weight: bold;
	padding-left: 30px;
}

dl.all_gov dd {
    width: 409px;
    margin-bottom: 5px;
	margin-left: 80px;
}

ul.memberlist li {
	list-style: none;
	margin-left: -20px;
}
/**/ html* ul.all_gov li {
	margin-left: 80px;
}


dl.clearfix dt {
	font-size: 16px;
}

.img_block {
    text-align: left;
}
.algorithm_block {
    margin-right: 18px;
}
.algorithm_container {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}
