big {
	font-size: 20px;
}
big.line {
	line-height: 180%;
	font-weight: normal;
}
.colA, .colB, .colC {
	color: #000;
	display: inline-block;
	font-size: 16px;
}
.colA {
	-moz-border-radius: 26px;
	-webkit-border-radius: 26px;
	border-radius: 26px;
	border: 0px solid #dcdcdc;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-right: 24px;
	padding-left: 24px;
	margin-right: 2%;
	background-color: #355088;
	color: #FFF;
}
.colB {
	color: #B5C2E6;
	display: inline-block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B5C2E6;
	padding-bottom: 5px;
	padding-right: 1px;
	padding-left: 1px;
}
.colC {
	color: #B5C2E6;
	display: inline-block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	color: #FFCC99;
	padding-bottom: 5px;
	padding-right: 1px;
	padding-left: 1px;
	border-bottom-color: #FC9;
}
.colD {
	color: #B5C2E6;
	color: #B5C2E6;
}
.colE {
	color: #B5C2E6;
	color: #FFCC99;
}
.iconA {
	background-image: url(../images/iconA.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 1px 9px;
	margin-top: 7px;
}
.iconB {
	background-image: url(../images/iconB.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 1px 9px;
	margin-top: 7px;
}
.iconC {
	background-image: url(../images/iconC.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: -2px 7px;
	margin-top: 7px;
}

@media screen and (max-width: 480px) {
.colA, .colB, .colC {
	font-size: 14px;
	margin: 0px;
}
}

.decoarea .colA, .decoarea .colB, .decoarea .colC, .decoarea .colD , .decoarea .colE  {
	font-size: 12px;
	padding: 6px;
	background-color: #000;
	margin-right: 2px;
	margin-left: 2px;
}
.decoarea big  {
	font-size: 18px;
}


.decoarea .colA {
	-moz-border-radius: 26px;
	-webkit-border-radius: 26px;
	border-radius: 26px;
	border: 0px solid #dcdcdc;
	text-decoration: none;
	background-color: #355088;
	color: #FFF;
	margin: 0px;
}

.btbox {
	clear: both;
	width: 100%;
	padding-top: 25px;
}
.btbox-home {
	clear: both;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 22px;
}
.bt-pdf-jyosenmeibo {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 0px solid #dcdcdc;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #E2E2EF 5%, #C2C2DC 100% );
	background: -ms-linear-gradient( top, #E2E2EF 5%, #C2C2DC 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E2E2EF', endColorstr='#C2C2DC');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #E2E2EF), color-stop(100%, #C2C2DC) );
	background-color: #ededed;
	display: block;
	text-shadow: 1px 1px 0px #ffffff;
	color: #48448E;
	width: 100%;
	max-width:500px;
	text-align: center;
	margin: 0 auto;
}
.bt-pdf-jyosenmeibo a {
	text-decoration: none;
	color: #46428B;
	background-image: url(../images/bt_download.png);
	background-size: 26px;
	background-repeat: no-repeat;
	background-position: 25px center;
	width: 100%;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	text-indent: 35px;
}
