﻿@charset "utf-8";

body {
	background:none;
}

#jsdatmp_top_main {
	width:981px;
	margin-bottom:10px;
}

#jsda_header_print {
	background:url(/image/bg_header_lline.jpg) top left repeat-x;
}

/*ページトップへ*/
#jsdatmp_top_pagetop {
	position:static;
	padding-top:100px;
}
*:first-child+html #jsdatmp_top_pagetop {
	padding-top:80px;
	margin-bottom:-5px;
}
#jsdatmp_top_pagetop img {
	position:static;
	text-align:right;
	margin-left:866px;
}

/*印刷用:フッター*/
#jsdatmp_footer {
	margin-top:0;
	background:none;
}

#jsdatmp_footer .jsda_txt_col01 {
	background:url(/image/bg_footer_title_top_print.jpg) top left no-repeat;
}

#jsdatmp_footer .jsda_txt_col01 .jsda_txt_left {
	margin-left:265px;
}
*:first-child+html #jsdatmp_footer .jsda_txt_col01 .jsda_txt_left {
	padding-top:0px;
	margin-left:265px;
}

#jsdatmp_footer .jsda_txt_col01 .jsda_txt_right {
	margin-right:10px;
}


/*非表示:グローバルナビゲーション*/
#jsdatmp_gnav {
	display:none;
}

.hidden_img{
display: none;
}

.jsdatmp_top_bnr:first-child {
display: none;
}
