body{
	background:#fff;
	background-attachment: fixed;
 	background-position-x: 50%;
	font-family: "font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;";
	font-size:14px;
	color:#333;
	paddin:0;
	margin: 0;
	border: 0;
	line-height: 1.5em;
}

img {
	border: 0;
}

ul, li {
	list-style: none;
}

a:link{
	color:#f00;
	text-decoration:none;
}

a:visited{
	color:#f00;
	text-decoration:none;
}

a:hover{
	color:#f00;
	text-decoration:none;
}

.hidden{
	display:none;
	font-size:0px;
	text-indent:-9999px;
}



#programContents h1{
	display:none;
	font-size:0px;
	text-indent:-9999px;
}

#programContents h3{
	display:none;
	font-size:0px;
	text-indent:-9999px;
}

#programContents h4{
	display:none;
	font-size:0px;
	text-indent:-9999px;
}

#programContents .clear{
	clear:both;
}


/*トップ*/

#bgImg{
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 22.7%;
    background: url('../img/pc_msg_bg.jpg') 0 0 no-repeat;
    background-size: contain;
}
/*
.bar{
	width:100%;
	height:65px;
	background: url("../img/top_bar.png") repeat-x;
	margin:0;
}


.bar .j_hs_area{
	width:980px;
	margin: 0 auto;
	padding:22px 0 0 0;
	margin:0 auto;

}

.bar .j_hs_area .j_text{
	width:157px;
	height:26px;
	background: url("../img/logo_jwave.gif") no-repeat;
	margin:0 0 0 0;
	padding:0;
	float:left;
}

.bar .j_hs_area .jal_hawaii{
	width:140px;
	height:37px;
	background: url("../img/logo_jalhawaii.gif") no-repeat;
	margin:-38px 0 0 838px;
	padding:0;
	float:left;
}

*/

#programContents{
	margin:0 auto;
}

#programContents h1{
	display:none;
	font-size:0px;
	text-indent:-9999px;
}

#programContents h3{
	display:none;
	font-size:0px;
	text-indent:-9999px;
}

#programContents h4{
	display:none;
	font-size:0px;
	text-indent:-9999px;
}

/*タイトルまわり*/


#programContents .programTop{
	width:auto;
	height:auto;
	margin:0;
	padding:10px 0 0 0;

}

#programContents .title{
/*	background: url("../img/sub_title.gif") no-repeat;*/
	width: 1000px;
	height: 200px;
	margin: -320px  auto 0 auto;
	padding: 0;
}



/*トップページリンク*/

#programContents .message_ttl{
	background: url("../img/pc_message_title.gif") no-repeat;
	width: 1000px;
	height: 34px;
	margin: 20px auto 10px auto;
	padding: 0;
	text-align:center;
}

/*注意事項*/

#programContents .coution_area{
	font-size:12px;
	color:#666;
	padding:0;
	margin:0 0 40px 0;
	border: 0;
	line-height: 1.25em;
	text-align:center;
}

#programContents .coution_area p{
	
}

#programContents .border{
	margin:20px 20px 0 20px;
	border-bottom:1px solid #ccc;
}

/*メールフォーム*/

#programContents .contactForm{
	width:auto;
	height:auto;
	margin:50px auto 0 auto;
	padding:0;
}

#programContents .contactForm .formArea{
	width:620px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#programContents .contactForm .formTable{
	margin:0 auto;
}

#programContents .contactForm .formTable th{
	padding:0 0 20px 0;
	font-size:16px;
}

#programContents .contactForm .formTable td{
	padding:0 0 20px 0;
	font-size:16px;
}

#programContents .contactForm input, select, textarea {
	padding:5px;
	font-size:16px;
}

#programContents  .contactForm .coution_area{
	font-size:14px;
	padding:0;
	line-height: 1.5em;
}

#programContents  .contactForm .formArea .thanks{
	margin: 60px auto 100px auto;
	font-size: 24pt; 
	text-align: center;
	color:#000;
	line-height:1.5em;
}

#programContents  .top_btn a:link{
	width:287px;
	height:44px;
	background: url("../img/pc_btt.gif") no-repeat;
	margin: 0 auto 20px auto;
	padding:0 0 20px 0;
	display:block;
	text-align:center;
}

#programContents .top_btn a:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}




/*fotter*/

#programContents2{
	background:#fff;
}

#programContents2 .footer{
	width:980px;
	height:auto;
	margin:0 auto;
	padding:20px 0 30px 0;
	overflow: hidden; /* heightを戻す */
}

#programContents2 .footer .bth a:link{
	background:url(../img/home.gif) no-repeat;
	width:61px;
	height:44px;
	margin:10px 0 0 40px;
	padding:0;
	float:left;
}

#programContents2 .footer .bth a:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

#programContents2 .footer .jwaveLogo a:link{
	background:url(../img/logo_jwave.gif) no-repeat;
	width:197px;
	height:24px;
	margin:20px 10px 10px 10px;
	padding:0;
	display:block;
	float:left;
}

#programContents2 .footer .jwaveLogo a:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

#programContents2 .footer .green a:link{
	background:url(../img/side_banner_green.jpg) no-repeat;
	width:265px;
	height:51px;
	margin:10px 0 0 378px;
	padding:0;
	display:block;
	float:left;
}

#programContents2 .footer .green a:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

#programContents2 .footer .copyright{
	width:980px;
	font-family: Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size:10px;
	color:#000;
/*	margin:0px 0 30px 26px;*/
	margin:0 0 0 26px;
}
