h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li{margin:0;padding:0;}

/*===============================================
共通部分
===============================================*/
/*
body {
	font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:77%;
}
*/

/* ワイド化 */
.Stage,
#mainScreen {
	width: 100%;/*width: 950px;*/
	padding: 0;
	margin: 0 auto;
	text-align:left;
}
div#content {
	_height: 1%;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
div.contents,
div.contentsArea {
	_height: 1%;
	margin-left: auto;
	margin-right: auto;
	/*width: 950px;*/
}

#indexBody {
	width:950px;
	margin:0 auto;
}


#wrap {
	margin: 0px 0 0;
	padding: 0;
}

#wrap a{
	text-decoration:none;
}
#wrap li{
	list-style:none
}
.liLast {margin-right:0 !important;}
span {font-size:131%;}
/*MACやWin Vista用*/
* + html body {
	font-family: "メイリオ","Meiryo";
}
#wrap table {
	font-size:inherit;
	font:100%;
}
/*
.text9 { font-size:77%; }
.text10 { font-size:85%; }
.text11 { font-size:93%; }
.text12 { font-size:100%; }
.text13 { font-size:108%; }
.text14 { font-size:116%; }
.text15 { font-size:123.1%; }
.text16 { font-size:131%; }
.text17 { font-size:138.5%; }
.text18 { font-size:146.5%; }
.text19 { font-size:153.9%; }
.text20 { font-size:161.6%; }
.text21 { font-size:167%; } 
.text22 { font-size:174%; }
.text23 { font-size:182%; }
.text24 { font-size:189%; }
.text25 { font-size:197%; }
*/
