@charset "Shift_JIS";
/* Body Min-width Fix */

* html body {
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
* html #body {
/* width: expression(document.body.clientWidth < 762? "760px " : document.body.clientWidth > 900? "900px" : "auto");*/
	padding: 0 5px;
	text-align:left;
}
/* #magnia_header */

* html #magnia_header {
	margin-left: -5px;
	margin-right:-5px;
	text-align:center;
}
* html #magnia_header p, #magnia_header h1 {
	text-align:left;
}
/* #globalNav */

* html #globalNav {
	margin-left: -5px;
	margin-right:-5px;
}
/* #contentArea */

* html #contentArea {
	margin-left: -5px;
	margin-right:-5px;
}
* html div#contentArea #mainVisual {
	text-align:center;
}
* html #topFrame #top_Contents {
/* width: expression(document.body.clientWidth < 760? "562px " : document.body.clientWidth > 900? "702px" : "auto");

*/	

}
/* #footArea */

* html #footArea {
	margin: 0;
}
