@charset "EUC-JP";   /*   文字コード   */

/* Reset
=======================================*/

* {font-size: 100%; font-style: normal; font-weight: normal; line-height: 1.61;}
body {font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;}

img {vertical-align: bottom;}
strong {font-weight: bold;}

#container{background:url(/nol/campaign/welcome2015/img/page_bg.gif);}

.lead{
	width: 430px;
	height: 265px;
	padding: 20px 320px 0 50px;
	background:url(/nol/campaign/welcome2015/img/lead.jpg) top center no-repeat;
	font-size:18px;
}

.btn img{ filter:alpha(opacity=90); -moz-opacity:0.90; -khtml-opacity:0.90; opacity:0.90; width: 100%; max-width: 305px;}
.btn img:hover{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}

.btn li{ width: 25%; float: left;}
.btn{padding: 10px 0; width: 95%; margin: 0 auto;}

.main_bg{
	width: 800px;
	height: auto;
	min-height: 600px;
	background:url(/nol/campaign/welcome2015/img/main_bg.jpg) top center no-repeat;
}

.cont1_box{
	width: 494.4px;
	padding-left: 280px;
}

.cont2_box{
	width: 95%;
	margin: 0 auto;
}

.w_box{
	width: 100%;
	background-color:rgba(255,255,255,0.65);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 14px;
	padding: 10px 0 20px 0;
}



.h_title{
	background:url(/nol/campaign/welcome2015/img/title_bg.gif);
	line-height: 1.61;
	font-size: 18px;
	padding: 5px 5px 5px 20px;
	color: #fff;
	margin: 10px 30px 5px -10px;
	-moz-border-radius: 0px 20px 20px 0px;
	-webkit-border-radius: 0px 20px 20px 0px;
	border-radius: 0px 20px 20px 0px;
	-moz-box-shadow: 2px 2px 0px 1px #000000;
	-webkit-box-shadow: 2px 2px 0px 1px #000000;
	box-shadow: 2px 2px 0px 1px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#000000')";
}

.h_title strong{ color: #ff0;}

.w_box p{
	width: 90%;
	margin: 0 auto;
	text-align: left;
	padding: 5px 0;
}

.title_box{padding-top: 20px;}

.point_title{
	width: 90%;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 5px;
	font-size:18px;
	color: #2460b0;
	font-weight: bold;
	border-left: solid 10px #2460b0;
}

.at{
	width: 87.5% !important;
	font-size: 12.96px;
	padding: 0 0 0 12px !important;
	text-indent: -12px;

}


.ss_box{width: 700px; margin: 0 auto; text-align: center;}


.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}