@charset "UTF-8";
/* withdoctors ドクター宝箱
-------------------------------------------------- */
/* arrow
-------------------------------------------------- */
/* --------------------------------------------------
unique for regist top
-------------------------------------------------- */
.mainVisual01 {
	background-image: url(../images/mv.jpg);
	background-position: center 50% !important;
	position: relative;
}

.mainVisual01::before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: radial-gradient(ellipse closest-side,rgba(255,255,255,.8),rgba(255,255,255,0));
	border-radius: 100%;
}

.mainVisual01 > h2{
	z-index: 1;
}

.full-block {
	display: block;
}
.wrapContents .wrapTakarabako section .inner .wrap-img-text div p {
	margin-bottom: 1rem;
	word-break: break-all;
}

.wrapTakarabako figcaption {
	font-size: 1.4rem;
	word-break: break-all;
	white-space: normal;
}
.wrapTakarabako figcaption.right {
	font-size: 1.2rem;
	word-break: break-all;
	white-space: normal;
	text-align:right;
}

.wrap02 {
	padding: 5rem 0 0;
}

.wrap02 p {
	margin: 0;
}

.wrap02 .inner.mtp {
	margin-top: 2rem;
}


.wrap05 p {
	margin: 0;
}

.listhead {
	padding-bottom: 0;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 8px;
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
	line-height: 19px;

}

.wrapTakarabako dl dd {
	padding-left: 15px;
  }
.subhead {
	text-align: left;
	margin-top: 4px;
	line-height: 25px;
}
.wrap05 .inner.mtp {
	margin-top: 2rem;
}

.pattern {
	background-color: #d7e2e9;
    padding: 5px 14px;
    display: inline-block;
    line-height: 1;

}
.newpoint li {
    list-style-position: outside;
    margin-left: 10px;
	font-size: 1.4rem;
	counter-increment: cnt;
	margin-bottom: 0.5rem;
	}
	
.newpoint {
		padding: 20px;
		border: 1px solid #dfdfdf;
		position: relative;
		text-align: left;
		margin-top: 10px;
		margin-bottom: 25px;
	
	}
.newpoint li::before{

	display: inline-block;
    content: counter(cnt)")";
    width: 29px;
		}
.heading h4 {

	border-bottom: 1px solid #a61918;
    border-left: 0px none #FFF;
    font-size: 2rem;
    margin: 2rem 0 20px 0;
    padding: 0 0 1.2rem 0;
    text-align: center;
}
.prizewinner{
	font-size: 1.2rem;
    display: block;
}

.underline {
	text-decoration: underline;

}

.wrap-img-text .img_copyright {
	font-size: 1.2rem;
    word-break: break-all;
    white-space: normal;
    text-align: right;
    margin-top: -8px;
	
}
.betsu_box {

	padding: 0 4rem 3rem;
    border: 1px solid #CCC;
    width: 80%;
    max-width: 880px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-top: 21px;
    margin-bottom: 50px;
}

.pointWithline {
	background-color: #ebebeb;
    padding: 8px 20px;
    margin-top: 22px;
    margin-bottom: 8px;
}

.lastlist{
	line-height: 2.7;
}

.wrap04 p {
	margin: 0;
}

.kyoryoku {

}

.wrap05 p.kyoryoku {
	font-size: 1.2rem;
	margin: 50px auto 0;
}
.wrap04 .inner.mtp,
.wrap05 .inner.mtp {
	margin-top: 2rem;
}
.wrap04 .wrap-img-text figure.centerline {
	width: 100%;
/*	overflow: hidden;*/
	position: relative;
}

.wrap05 .wrap-img-text figure.centerline {
	width: 90%;
	overflow: hidden;
	position: relative;
}

.wrap04 .wrap-img-text figure.centerline img {
	width: 100%;
	display: block;
	float: none;
	max-width: 575px
}

.wrap05 .wrap-img-text figure.centerline img {
	width: 100%;
	display: block;
	float: none;
	max-width: 600px
}

.centerline--wide {
	width: 80% !important;
}

.centerline--wide__img {
	margin: auto !important;
	width: 60% !important;
}

/*.wrap04 figure.centerline figcaption.padd {
	padding-top:4vw;
}*/

.wrap-img-text figure.bigsize {
	/*margin-right: 4.08163%;*/
	width: 45%;
	/*-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;*/
}

.wrap-img-text figure.smallsize {
	width: 25%;
}
.wrap03 {
	padding: 5rem 0 0;
}

.wrap03 .inner.column-no_border {
	padding: 0rem 4rem 1rem;

	width: 80%;
	max-width: 880px;
	box-sizing: border-box;
}

.wrap03 .inner.column-border {
	padding: 0rem 4rem 3rem;
	border: 1px solid #CCC;
	width: 80%;
	max-width: 880px;
	box-sizing: border-box;
}

.wrap03 .inner.column-border2 {
	padding: 0rem 4rem 1rem;
	/*border: 1px solid #ccc;*/
	width: 80%;
	max-width: 880px;
	box-sizing: border-box;
}

.wrap03 p {
	margin: 0;
}

.wrap-column .column-sec .column-sec__title::before {
    content: "○";
    display: inline-block;
    width: 1em;
    margin-right: 0.5em;
    text-indent: 0px;
    text-align: center;
    color: #a61918;
    vertical-align: baseline;
}
.wrapTakarabako .wrap03 h4 {
	border-bottom: 1px solid #a61918;
	border-left: 0px none #FFF;
	font-size: 2rem;
	margin: 2rem 0 20px 0;
	padding: 0 0 1.2rem 0;
	text-align: center;
}

.wrapTakarabako .wrap03 h6 {
	color: #FFF;
	background-color: #CCC;
	padding: 3px;
	width: 80px;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	margin: 0 auto;
}
.disc-list > li{
	list-style-type: disc;
}
.figcaptin-disc{
	display: table;
	margin: auto;
	text-indent: -1em;
	padding-left: 1em;
	position: relative;
}
.figcaptin-disc::before{
	display: inline-block;
	width: 1em;
	content: "●";
	text-indent: 0;
	vertical-align: baseline;
}
.point {
	padding: 20px;
	border: 1px solid #546B76;
	position: relative;
	text-align: left;
}

.point.mt {
	margin-top: 10px;
}

.point.mt li.listtext {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 10px;
	font-size: 1.4rem;
}

.point.mt li.listtext2 {
	/*list-style-position: outside;
	list-style-type: disc;*/
	margin-left: 10px;
	font-size: 1.4rem;
}
.point.mt.link_list {
	margin-top: 30px;
	line-height: 2;
}

.pointtext {
	font-size: 10px;
	color: #FFF;
	background-color: #546B76;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 2px 4px;
}

p.pcmtp2rem {
	margin-top: 5rem;
}

ol.check-txt {
	font-size: 1.4rem;
	text-align: left;
	margin: 1em 0;
	padding-left: 4em;
}

ol.check-txt li {
	margin: 1em 0;
	text-indent: -1em;
}

ol.check-txt li::before {
	content: "□";
	position: relative;
	top: 1px;
	left: -2em;
}

ol.check-txt li ul li::before {
	content: "";
	position: relative;
	top: 1px;
	left: -2em;;
}

ol.check-txt li ul li {
	list-style-type: none !important;
}


.spec_tab {
	margin: auto;
	width: 100%;
	background-color: #D8D8D8;
	box-sizing:border-box;
	margin-bottom:2rem;
	margin-top: 5px;
}
.spec_tab tr th {
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
	font-size: 1.4rem;
	line-height:1.6;
	padding:1.5rem;
	background-color: #F3F2EF;
	box-sizing:border-box;
	width:14%;
}
.spec_tab tr td {
	font-weight: normal;
	font-size: 1.4rem;
	line-height:1.6;
	padding:1.5rem;
	background-color:#FFFFFF;
	box-sizing:border-box;
	width:63%;
}
.square_btn {
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	background: #F7F7F7;
	border-left: solid 6px #485063; /*左線*/
	color: #485063; /*文字色*/
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}

.square_btn:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
}

.acrobat_dl {
	padding: 1rem;
	border: 1px solid #CCC;
	margin-top: 3em;
}

.acrobat_dl p {
	font-size: 1.1rem;
}

.acrobat_dl img {
	vertical-align: middle;
	margin-right: 0.5rem;
}

.wrapTakarabako .wrap01 .inner h5 {
	font-size: 1.8rem;
	text-align: center;
}

.figure-2col{
	display: flex;
	justify-content: space-around;
	margin-bottom: 2rem;
}
.figure-2col > figure{
	width: 45% !important;
	margin-right:0 !important;
}

.col2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.col2 > div{
	width: calc((100% - 6rem)/ 2 );
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-content :space-between;
}
.col2 > div:nth-child(n + 3){
	margin-top: 1rem;
}
.col2 > div > p,
.col2 > div > figure{
	width: 100%;
}
.col2 > div > figure{
	margin-top: 1rem;
	width: 80% !important;
}
.col3{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.col3 > div{
	width: calc((100% - 6rem)/ 3 );
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-content :space-between;
}
.col3 > div > p,
.col3 > div > figure{
	width: 100%;
}
.col3 > div > figure{
	margin-top: 1rem;
	width: 90% !important;
}
.no-list{
	padding-left: 1rem;
	position: relative;
}
.no-list > span{
	position: absolute;
	top: 0;
	left: -.5rem;
	width: 1rem;
	height: 1rem;
}
.figure-2col__last-img{
	position: relative;
}
.figure-2col__last-img > img{
	position: absolute;
	bottom: 0;
}
.wrapcheck{
	padding: 5rem 0;
}
.wrapTakarabako .inner .notice{
	text-align: left;
	font-size: 1.2rem;
}
.wrap-column .inner {
	position: relative;
	padding: 3rem;
	margin-top: 4rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #F3F3F3;
}

.wrap-column .column-icon {
	background-color: #a61918;
	color: #FFF;
	margin: 0;
	padding: .8rem;
	position: absolute;
	top: -1rem;
	left: -1rem;
	line-height: 1;
	text-transform: uppercase;
	font-size: 150%;
}

.wrap-column .column-icon:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: .5rem solid transparent;
	border-top-color: #D00000;
	border-right-color: #D00000;
	position: absolute;
	top: 100%;
	left: 0;
}

.wrap-column .column-sec {
	margin-bottom: 2em;
}

.wrap-column .column-sec:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 22px;
}

.wrap-column .column-sec p:last-child {
	margin-bottom: 0;
}

.wrap-column .small-ttl {
	font-size: 80%;
}
.posit p{
	margin-right: 15px;
}

.checks{
	flex-direction: row-reverse;
}


h5 {
    display: block;
    font-size: 0.83em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	font-family: 'TsukuGoPro-B';
}

.wrap-column .column-sec .wrap-img-text > div > p:first-child {
	margin-top: 0;
}
.wrap-column .column-sec > ul,
.wrap-column .column-sec > ol{
	text-align: left;
	font-size: 1.4rem;
	margin-block-start: 0;
	margin-inline-start: 0;
	padding-inline-start: 0;
	display: inline-block;
	width: 80%;
}
.wrap-column .column-sec > ul > li,
.wrap-column .column-sec > ol > li{
	list-style: inherit!important;
}
.wrap-column .column-sec > ul{
	list-style-type: disc;
}
.wrap-column .column-sec > ol{
	list-style-type: decimal;
}
.wrap-column .wrap-img-text > * {
	order: 1;
}

.wrap-column .wrap-img-text > figure {
	order: 0;
}

.wrap-column .wrap-img-text > figure.rightphoto {
	order: 2;
	margin-right: 0;
	margin-left: 4.08163%;
}
.words-table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2rem;
	table-layout: fixed;
}
.words-table th,
.words-table td {
	text-align: center;
	border: solid 1px #CCC;
	font-size: 120%;
	padding: .5rem;
	box-sizing: border-box;
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
}
.words-table th{
	background-color: #217cd5;
	color: #fff;
}
.words-table td{
	text-align: left;
}
.words-table td:first-child{
	width: 24%;
}
.words-table td:nth-child(n + 2){
	width: 38%;
}
.words-table td > ul{
	padding-inline-start:0;
	padding-left: 2em;
}
.words-table tr:nth-child(odd) td {
	background-color: #e6f5fc;
}
.wrap-topic .inner {
	position: relative;
	padding: 3rem;
	margin-top: 4rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #F3F3F3;
}

.wrap-topic .column-icon {
	background-color: #a61918;
	color: #FFF;
	margin: 0;
	padding: .8rem;
	position: absolute;
	top: -1rem;
	left: -1rem;
	line-height: 1;
	font-size: 150%;
}

.wrap-topic .column-icon:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: .5rem solid transparent;
	border-top-color: #D00000;
	border-right-color: #D00000;
	position: absolute;
	top: 100%;
	left: 0;
}
.wrap-topic .wrap-img-text{
	justify-content: center;
}
.wrap-topic p{
	line-height: .8;
	text-align: center;
}
.btnform{
	background-color: #a61918;
	height: 2em;
	width: 13em;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 150%;
	margin: 0 auto;
}
.btnform span{
	color: #fff;
}
.sp{
	display: none;
}
h6.hyou {
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
	color: #546B76;
	text-align: left;
}

.wrapTakarabako h6{

	font-size: 1.4rem;
    margin-top: 9px;
	text-align: left;
	margin-bottom: 9px;
}

a.links_blue {
	color: #006EC8;
}

a:hover.links_blue {
	color: #a61918;
}

.bold_st {
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
	padding-top: 10px;
}


.wrap-img-flex {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

.wrapTakarabako figcaption.cen_alig {
	text-align: center;
	font-size: 1.4rem;
	word-break: break-all;
	white-space: normal;
}
.wrap-img-flex .wrap-img-flex__item:nth-child(3) {
	margin-right: 0;
}

.wrap-img-flex .wrap-img-flex__item > img {
	width: 100%;
}
.img-space{
	margin-bottom: 1rem !important;
}
.paper{
	border: solid 1px #ccc;
}
.centerline-space{
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}
.first-flex {
	order: 0;
}
.innborders {

	padding: 0rem 4rem 1rem;
    border: 1px solid #CCC;
    width: 80%;
    max-width: 880px;
    box-sizing: border-box;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 30px;
}
.wrapTakarabako .wrap05 h4 {
    border-bottom: 1px solid #a61918;
    border-left: 0px none #FFF;
    font-size: 2rem;
    margin: 2rem 0 20px 0;
    padding: 0 0 1.2rem 0;
    text-align: center;
}
p.special  {
	text-align: right;
}
.speciallist{
	font-size: 1.4rem;
	text-align: left;
	padding-left: 15px;
}

ol.list_parentheses{
	padding:0 0 0 2em;
	margin:0;
	font-size: 1.4rem;
    text-align: left;
  }
   
  ol.list_parentheses li{
	list-style-type:none;
	list-style-position:inside;
	counter-increment: cnt;
  }
  ol.list_parentheses li:before{
	display: inline-block;
	content: "(" counter(cnt) ") ";
	margin-left: -2em;
	width: 29px;
  }

.listpattern {
    list-style: inherit;
}

p.kyoryoku {

    font-size: 1.2rem;
    margin: 50px auto 0;

}
p.tyuigaki {

    font-size: 1.2rem;
    margin: 10px auto 0;

}

.wrap03 figure.mbp {
	margin-bottom: 2rem;
}
.wrap03 figure.mbp img {
	width:80%;
	margin:auto;
}
ul.listsquare li {
	list-style-type: square;
	margin-left: -2rem;
	font-size: 1.4rem;
}
.super {
	vertical-align: super;
	font-size:10px;
}
figcaption.w80p {
	width:80%;
	margin:auto;
}
.wrap-map-img {
	position: relative;
}
.map-baloon-root {
	display: block;
	position: absolute;
	height: 1px;
	width: 1px;
	top: 0;
	left: 0;
}
ol.map-note {
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
ol.map-note li {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding-left: 1.25em;
}
ol.map-note li span {
	position: absolute;
	left: 0;
	margin: 0;
}
.sup-list {
	font-size: 1.4rem;
}

.sup-list > li {
	list-style-position: outside;
	list-style-type: disc;
}

@media only screen and (min-width: 769px) {
	.length-img{
		width: 25% !important;
	}
	.img-width-80{
		width: 80% !important;
	}
}
@media only screen and (max-width: 768px) {
	.sp{
		display: block;
	}
	.wrap02 {
		padding-top: 5.33333vw;
	}
	.wrap05 {
		padding-top: 5.33333vw;
	}

	.wrap05 p {
		margin: 0;
	}

	.spec_tab tr th {
		width: 30%;
		font-size: 3.3vw;
	}

	.spec_tab tr td {
		font-size: 3.3vw;
	}
	.betsu_box {
	padding: 0 1rem 1rem;
    border: 1px solid #CCC;
    width: 90%;
    box-sizing: border-box;
	}
	.newpoint li {
		font-size: 3.3vw;
		margin-left: 1px;
		display: flex;
		}

	.wrapTakarabako figcaption.cen_alig {
		font-size: 3.3vw;
		text-align: left;
	}

	.wrap04 {
		padding-top: 5.33333vw;
	}

	.wrap04 p {
		margin: 0;
	}
	ol.list_parentheses{
		font-size: 3.3vw;
	}
	
	.listpattern{
		font-size: 3.3vw;
	}

	.innborders {

	padding: 0 1rem 1rem;
    border: 1px solid #CCC;
    width: 90%;
    box-sizing: border-box;
	}
	.wrap05 p.kyoryoku {
		font-size: 1.2rem;
		margin: 10vw auto 0;
	}
	.wrap04 .wrap-img-text figure.centerline,
	.wrap05 .wrap-img-text figure.centerline {
		width: 100%;
/*		overflow: hidden;*/
		position: relative;
	}

	.wrap04 .wrap-img-text figure.centerline img,
	.wrap05 .wrap-img-text figure.centerline img {
		width: 100%;
		display: block;
		float: left;
	}

	/*.wrap04 figure.centerline figcaption.padd {
		padding-top:4vw;
	}*/
	.wrap-img-text figure.bigsize {
		width: 100%;
	}

	.wrap-img-text figure.smallsize {
		width: 100%;
	}

	.wrap05 {
		padding-top: 5.33333vw;
	}

	.wrap05 .inner.column-no_border {
		padding: 0 1rem 1rem;

		width: 90%;
		box-sizing: border-box;
	}
	.wrapTakarabako .wrap03 h4 {
		font-size: 4.2vw;
		margin: 5vw 0 5vw 0;
		/*padding: 0 0 1.2rem 0;*/
	}
	.wrap03 .inner.column-border {
		padding: 0rem 1rem 1rem;
		border: 1px solid #CCC;
		width: 90%;
		box-sizing: border-box;
	}

	.wrap05 .inner.column-border {
		padding: 0 1rem 1rem;
		border: 1px solid #CCC;
		width: 90%;
		box-sizing: border-box;
	}

	.wrap05 .inner.column-border {
		padding: 0rem 4rem 1rem;
		border: 1px solid #CCC;
		width: 80%;
		max-width: 880px;
		box-sizing: border-box;
	}

	.wrap05 .inner.column-border2 {
		padding: 0 0 1rem;
		width: 80%;
	}

	.wrap05 p {
		margin: 0;
	}

	.wrapTakarabako .wrap05 h4 {
		font-size: 4.2vw;
		margin: 5vw 0 5vw 0;
	}

	.point {
		padding: 5vw;
		margin-bottom: 8vw;
	}

	.pointtext {
		font-size: 2vw;
		padding: 1vw;
	}

	.point.mt {
		margin-top: 8vw;
	}

	.point.mt li.listtext {
		/*margin-left:10px;*/
		font-size: 3.3vw;
	}

	p.pcmtp2rem {
		margin-top: 0;
	}

	ol.check-txt {
		font-size: 3.3vw;
		padding-left: 3em;
	}

	ol.check-txt li ul {
		padding-left: 1em;
	}

	ol.check-txt li ul li {
		text-indent: -2em;
	}

	.acrobat_dl {
		margin-top: 1em;
	}

	.acrobat_dl p {
		font-size: 3vw;
	}

	.acrobat_dl img {
		display: block;
	}
	
	.figure-2col{
		flex-wrap: wrap;
	}
	.figure-2col > figure{
		width: 100% !important;
	}
	.figure-2col__last-img,
	.figure-2col__last-img > img{
		position: inherit;
	}
	.wrap-topic p{
		line-height: inherit;
	}
	.link-sp{
		word-break: break-all;
	}
	.centerline--wide {
		width: 100% !important;
	}
	.wrap-column .column-header h4 {
		margin-top: 3vw;
	}

	.wrap-column .wrap-img-text > figure:last-child {
		margin: 2.66667vw 0 0;
	}
	.wrap-column .column-sec > ul,
	.wrap-column .column-sec > ol{
		font-size: 3.3vw;
		width: 100%;
		padding-left: 2rem;
	}
	.wrap-img-flex {
		display: block;
	}

	.wrap-column .column-header h4 {
		margin-top: 3vw;
	}

	.wrap-column .wrap-img-text > figure:last-child {
		margin: 2.66667vw 0 0;
	}

	.wrap-img-flex .wrap-img-flex__item {
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 2.5vw;
	}

	.wrap-img-flex:last-child .wrap-img-flex__item:last-child {
		margin-bottom: 0;
	}
	.col2 > div,
	.col3 > div{
		width: 100%;
	}
	.col2 > div > figure{
		width: 100% !important;
	}
	.col3 > div > figure{
		width: 100% !important;
	}
	p.kyoryoku {

    font-size: 1.2rem;
    margin: 10vw auto 0;

	}
	p.tyuigaki {
	font-size: 3vw;
    margin: 3vw auto 0;
	}
	.wrapTakarabako figcaption {
		font-size:3.3vw;
	}
	.wrap03 figure.mbp img {
		width:100%;
	}
	ul.listsquare li {
		font-size: 3.3vw;
	}
	figcaption.w80p {
		width:100%;
	}
	.super {
		font-size:2vw;
	}
	.newpoint li::before{
		width: 2em;
		min-width: 2em;
	}
}



span.blue {
	color: #007AB5;
	font-weight: normal;
	text-decoration: underline;
}

