#mainColumn {
	padding: 0px;
	width: 950px;
	margin: 20px 0 0 0;
}
#mainColumn h2 {
	font-size: 15px;
	color: #FFFFFF;
	padding: 0 0 0 0;
}
#mainColumn h3 {
	font-size: 15px;
	color: #FFFFFF;
}
#mainColumn p {
	font-size: 15px;
	color: #FFFFFF;
}
#mainColumn section .present {
	background-color: #0a1404;
}
#mainColumn section .present .end{
	background-color: #ecaa00;
	color:#000000;
	font-size:40px;
	text-align:center;
	padding:50px 0 50px 0;
}
#mainColumn section .present .pt01 {
	background-image: url(../images/bg_01_pc.png);
	background-repeat: no-repeat;
}
#mainColumn section .present .pt02 {
	background-image: url(../images/bg_02_pc.png);
	background-repeat: no-repeat;
	height: 146px;
}
#mainColumn section .present .pt02 .btn01 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
#mainColumn section .present .pt02 .btn01 {
	width: 420px;
	height: 70px;
	margin: 0 auto;
	background: #828282;
	border: none;
	border-radius: 6px;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	text-align: center;
}
/*#mainColumn section .present .pt02 .btn01 {
	width: 420px;
	height: 70px;
	margin: 0 auto;
	background: #ecaa00;
	border: none;
	border-radius: 6px;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	box-shadow: 0 4px 0 #b78b1a;
	text-align: center;
}
#mainColumn section .present .pt02 .btn01 :hover {
	color: #fff;
	background: #dfb64d;
	box-shadow: none;
	top: 4px;
	border-radius: 6px;
	cursor: pointer;
	border: none;
}*/
#mainColumn section .present .pt02 .btn01 span {
	line-height: 70px;
	font-size: 30px;
}
#mainColumn section .present .pt03 .p04 {
	padding: 10px 30px 0 30px;
	font-size: 20px;
}
#mainColumn section .present .pt03 .p04 span {
	font-weight: bold;
}
#mainColumn section .present .pt03 .p03 {
	text-align: center;
	font-size: 30px;
	padding-top: 40px;
}
#mainColumn section .present .pt04 {
	padding-top: 80px;
}
#mainColumn section .present .pt04 .btn02 {
	text-align: center;
	line-height: 70px;
	font-size: 30px;
}
#mainColumn section .present .pt04 .btn02 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
#mainColumn section .present .pt04 .btn02 {
	width: 420px;
	height: 70px;
	background: #e1261c;
	border: none;
	border-radius: 6px;
	font-weight: bold;
	position: relative;
	box-shadow: 0 4px 0 #9c1f1a;
	margin: -134px 0px 134px 266px;
}
#mainColumn section .present .pt04 .btn02 :hover {
	color: #fff;
	background: #ea615a;
	box-shadow: none;
	top: 4px;
	border-radius: 6px;
	cursor: pointer;
	border: none;
}
#mainColumn .socialBtn {
	float: right;
	margin: 0;
	padding: 0;
}
#mainColumn .social {
	padding: 0 0 10px 0;
}
#mainColumn .social li {
	float: left;
}
#mainColumn .social #twitter {
	width: 100px;
}
#mainColumn .social #facebook_like {
	width: 120px;
}
#mainColumn .social #google_plusone {
	width: 60px;
}
/*#mainColumn .pt10{
	background-image:url(../../../images/img01_pc.png)
}*/
