@import "frame_base.css";
@import "frame_font_ja.css";
@import "frame_hdft.css";
@import "frame_lnav.css";
@import "frame_contents.css";

/*revise for width 100%*/

/*revise frame_base.css*/
body{
	background: #fff none !important;
}

/*revise frame_hdft.css*/

#hd{
	min-width: 745px;
	width: 99.9% !important;
	/*\*/
	_width: 100% !important;
	/**/
	position: relative;
	margin: 0;
	}
#hd #gn{
	width: 546px;
	margin-top: 0 !important;
	position: absolute;
	left: 199px;
}
#ft{
	min-width: 745px;
	width: 99.9% !important;
	/*\*/
	_width: 100% !important;
	/**/
	margin: 0;
}
#tp{
	min-width: 703px;
	width: 99%;
	/*\*/
	_width: 100%;
	/**/
	margin: 0;
}
#tp p{
	margin-left: 17px;
}

#pg{
	min-width: 711px;
	width: 99.9% !important;
	/*\*/
	_width: 100% !important;
	/**/
	margin: 0;
}
#pg a{
	margin: 51px 17px 0;
}

/*revise frame_contents.css*/

#ctWrap{
	min-width: 745px;
	width: 99%;
	/*\*/
	_width: 100%;
	/**/
	margin: 0;
}

#ct{
	min-width: 711px;
	width: 99%;
	/*\*/
	_width: 100%;
	/**/
	float: left;
	margin: 0;
}
