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

#main {
}

#main #main2column #colmunLeft #section02 {
	border-bottom: none;
}

#main #main2column #colmunLeft .section .pht {
	display: inline;
	float: left;
	width: 152px;
}

#main #main2column #colmunLeft .section .txt {
	display: inline;
	float: right;
	width: 515px;
}

#main #main2column #colmunLeft .section .txt p {
	margin-bottom: 10px;
}

#main #main2column #colmunLeft .section .btnBlock {
	margin-top: 30px;
	padding-top: 22px;
	background: url(/img/common/dotted01.gif) repeat-x left top;
	text-align: center;
}
span.atn {
	font-weight: bold;
	background: #FFF2F2;
}
.cont {
	line-height: 1.7;
}
.cont p {
	margin-bottom: 25px;
}
.mv {
	text-align: center;
	margin-bottom: 25px;
}
.pdf {
	text-align: center;
	margin-top: 25px;
}
.pdf a {
    border: 3px solid #3f69a9;
    padding: 20px 20px 20px 40px;
    transition: all 0.8s ease 0s;
	display: block;
	position: relative;
}
.pdf a:hover {
	color: #3f69a9;
    text-decoration: none;
	background: #f7f7f7;
}
.pdf a::before {
    color: #ff3500;
    content: "\f1c1";
    font-family: "FontAwesome";
    font-size: 30px;
    padding: 5px 18px;
    transition: all 0.8s ease 0s;
    width: auto;
	position: absolute;
	top: 0;
	left: 190px;
}
.fl,.fr {
	width: 50%;
	text-align:center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}


#pagetopBtn {
	height: 77px;
}

#pagetopBtn p {
	padding-top: 41px;
	background: url(/img/common/column2_bg_btm.gif) no-repeat left top;
}
