#mainColumn{
	font-size: 12px;
	margin: 0;
	padding: 0px;
	width: 950px;
	line-height: 18px;
}

/*タイトル画像*/

#firstColumn{
	margin: 0 0 30px 0;
	padding: 0px;
	width: 950px;
	position:relative;
}

#firstColumn h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 950px;
}

#firstColumn .pt01 {
	background:#eee;
	margin-top:20px;
	padding:20px;
}
#firstColumn .pt01 ul li{
	font-size: 14px;
	line-height: 1.6;
	text-indent: -1em;
	padding-left: 1em;
}
#firstColumn .pt01 p.txt01 {
	color:#51371C;
	font-size:22px;
	text-shadow: 1px 1px 2px #fff;
	font-weight:bold;
	margin-bottom:10px;
	margin-left: 0;
}
#firstColumn .pt01 p.txt02 {
	text-align:right;
	margin-top:20px;
}
#firstColumn .pt01 p.txt02 .redSmall{
	color:#f00;
	font-size:22px;
	text-shadow: 1px 1px 2px #ccc;
	font-weight:bold;
}
#firstColumn .pt01 p.txt02 .redBig{
	color:#f00;
	font-size:34px;
	text-shadow: 1px 1px 2px #ccc;
	font-weight:bold;
}
#firstColumn .socialBtn {
	text-align: right;
}
#firstColumn .social {
	padding: 0 0 10px 0;
}
#firstColumn .social li{
	display:inline-block;
}
#firstColumn .social #twitter{
	width: 100px;
}
#firstColumn .social #facebook_like{
	width: 120px;
}
#firstColumn .social #google_plusone{
	width: 60px;
}
/*当選確率UPキャンペーンお申込みの流れ*/

#secondColumn {
	margin-top: 30px;
}

#secondColumn .title {
	background: #714b26;
	background: -moz-linear-gradient(top, #714b26 0%, #51371c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#714b26), color-stop(100%,#51371c));
	background: -webkit-linear-gradient(top, #714b26 0%,#51371c 100%);
	background: -o-linear-gradient(top, #714b26 0%,#51371c 100%);
	background: -ms-linear-gradient(top, #714b26 0%,#51371c 100%);
	background: linear-gradient(to bottom, #714b26 0%,#51371c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714b26', endColorstr='#51371c',GradientType=0 );
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	padding: 12px 20px;
	font-size: 18px;
	margin-bottom: 20px;
}
#secondColumn section {
	padding: 0 7px;
	margin-bottom:30px;
}
#secondColumn dl {
	position:relative;
	display:inline-block;
}

#secondColumn dl dt {
	position: absolute;
	font-weight: bold;
	width: 183px;
	font-size: 16px;
	color: #f00;
}

#secondColumn dl dd {
	position: absolute;
	width: 155px;
}

#secondColumn dl.step01 {
	background:url(../img/flow_001.png) 0 0 no-repeat;
	width:237px;
	height:243px;
}

#secondColumn dl.step01 dt {
	top: 58px;
	left: 10px;
}

#secondColumn dl.step01 dd {
	top: 115px;
	left: 18px;
}

#secondColumn dl.step02 {
	background:url(../img/flow_002.png) 0 0 no-repeat;
	width:237px;
	height:243px;
}

#secondColumn dl.step02 dt {
	top: 58px;
	left: 10px;
}

#secondColumn dl.step02 dd {
	top: 110px;
	left: 13px;
}

#secondColumn dl.step03 {
	background:url(../img/flow_003.png) 0 0 no-repeat;
	width:238px;
	height:243px;
}

#secondColumn dl.step03 dt {
	top: 58px;
	left: 10px;
}

#secondColumn dl.step03 dd {
	top: 110px;
	left: 13px;
}

#secondColumn dl.step04 {
	background:url(../img/flow_004.png) 0 0 no-repeat;
	width:223px;
	height:243px;
}

#secondColumn dl.step04 dt {
	top: 58px;
	left: 10px;
}

#secondColumn dl.step04 dd {
	top: 110px;
	left: 13px;
}

#secondColumn .section {
	padding: 0px;
	width: 930px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.company {
	height: 290px;
	width: 220px;
	float: left;
	padding: 0px;
	margin: 0 9px 0 0;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.388235) 2px 2px 3px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.388235) 2px 2px 2px -1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.388235) 2px 2px 3px -1px;
}
.company p.l1{
	margin-top: 21px;
	margin-bottom: 13px;
}
.company p.l2{
	margin-top:10px;
}
.companyLast {
	background-image: none;
	height: 325px;
	width: 225px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.companyName {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.companyName02 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 38px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 14px;
}

.pict {
	padding-top: 10px;
	padding-left: 10px;
}

.txt01 {
	width: 200px;
	margin-top: 8px;
	margin-left: 10px;
}

.rBtn {
	padding-top: 15px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

.gBtn {
	text-align:center;
	margin-top:50px;
}

.gBtn a{
	display:inline-block;
}

#secondColumn .section a {
	display: block;
	color:#606060;
}

#secondColumn .section a:hover {
	text-decoration:none;
}

#firstColumn a:hover img {
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


/* メインカラムに終了文言 */
#contents{position:relative;}
#mainColumn:before {
	content:'こちらのキャンペーンは終了しました';
    display: block;
    height: auto;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    background: rgba(0,0,0,0.5);
    position: absolute;
    z-index: 100;
    padding: 580px 0;
    margin-top: 40px;
}

/* 2016追加記述 */
.static-globalHeader .pt03 nav {
    float: left;
    width: 80%;
}







