@charset "Shift_JIS";


/*↓--------一般ページ用フォーマット--------↓*/
#maintext #mainContents{
	position:relative;
	overflow:hidden;
	margin-top:0px;
	padding:10px 20px;
}

#maintext #mainContents{
	position:relative;
	overflow:hidden;
	margin-top:0px;
	padding:10px 20px;
}

#maintext #footer {
	width:100%;
	margin:0 auto;
	text-align:center;
	position:absolute;
	bottom:0px;
	height:53px !important;
}


/*↑--------一般ページ用フォーマット--------↑*/


/*↓--------英語ページ用フォーマット--------↓*/
#maintext_eng #mainContents{
	position:relative;
	overflow:hidden;
	margin-top:0px;
	padding:10px 20px;
}

#maintext_eng #titlearea p.titlelogo{
	float: none !important;
}

#maintext_eng #titlearea div.submenu ul{display:none !important;}
#maintext_eng #titlearea div.fontsize{display:none !important;}

#maintext_eng #menu{display:none !important;}



#maintext_eng #pankuzu {
	position:relative;
	overflow:hidden;
	margin:5px 10px 0 10px;
	border-top: none !important;
	padding:5px 0 0 0;
	text-align:left;
	font-size:85%;
}

#maintext_eng #footer {
	width:100%;
	margin:0 auto;
	text-align:center;
	position:absolute;
	bottom:0px;
	height:40px !important;
}

#maintext_eng #footer div ul{ display:none !important;}

/*↑--------英語ページ用フォーマット--------↑*/
