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


.lp{
	width:100%;
	margin:0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.lp img{
	width:930px;
	display:block;
	margin:0 auto;
}
@media screen and (max-width: 1000px) {
.lp{
	width:100%!important;
}
.lp img{ width:100%; }
}

.lp a:hover,
.lp a img:hover{
	filter:alpha(style=0, opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}



.lp table,
.lp_sp table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
}

.lp table,.lp_sp table,
.lp tr,.lp_sp tr,
.lp td,.lp_sp td,
.lp th,.lp_sp th{
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
}




/* コンテンツ */

.fv_sp{	display:none;}

@media screen and (max-width: 1000px) {
.fv_pc{	display:none;}
.fv_sp{	display:block!important;}
}


.bg_01{background:url(../01_img/01_bg.jpg) repeat-x;}
.bg_06{background:url(../01_img/06_bg.jpg) repeat-x;}
.shadow{background:url(../01_img/shadow.jpg) repeat-x; height:12px;}


.gray_01{background:#f3f3f3;}
.green_01{background:#cff1d8;}
.green_02{background:#c7e4d0;}
.white_01{background:#fff;}

.bg_01 img,
.bg_06 img,
.gray_01 img,
.green_01 img,
.green_02 img,
.white_01 img{
	display:block;
	width:930px;
	margin:0 auto;
}
@media screen and (max-width: 1000px) {
.lp img{
	width:100%!important;
}
.button_area_01{
	width:100%!important;
}

}

.button_area_01{
	width:930px;
	margin:0 auto;
}

p.copy{
	background:#000;
	color:#fff;
	font-size:12px;
	text-align:center;
	padding:10px 0;
}







