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

#common #contents .full h4 {
	background-image: url(../img/tit_ful_tubo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #003;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#common #contents .full h5 {
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 13px;
	line-height: 1.4em;
	background-color: #EAEAEA;
	color: #4A6885;
}
#common #main #contents .full .question_top {
	background-image: url(img/common_base_u.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 530px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 20px;
}
#common #main #contents .full .question .title{
	font-size: 12pt;
	font-weight: bold;
	color: #006;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#common #main #contents .full .question_bottom {
	background-image: url(img/common_base_b.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#common #main #contents .full .question {
	background-image: url(img/common_base_m.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 11pt;
}
#common #main #contents .full .question strong {
	font-size: 18px;
}
#common #main #contents .full h4 em {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
#common #main #contents .full h6 {
	background-color: #ECEDF0;
	height: 20px;
	width: 500px;
	padding: 17px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
	border: 3px solid #006;
	color: #006;
}
#common #main #contents .full h6 em {
	font-size: 13px;
	font-style: normal;
}
#common #main #contents .full p {
	font-size:11pt;
	color:#333;
}
