body{
	margin: 0px;
	padding: 0px;
	background: #fff url(../img/bg.jpg) top center repeat-x;
	
}

.announce a:link { color: #006bb7; text-decoration:none; }
.announce a:visited { color: #006bb7; text-decoration:none; }
.announce a:active { color: #006bb7; text-decoration: none; }
.announce a:hover { color: #006bb7; text-decoration: none; }

/* new common style 2008/4/18 */
#new_style{
	background-color:#ffffff;
	color:#000000;
	font:76%/1.6
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;;
	text-align:left;
}

/*WinIE以外のモダンブラウザ用に上書き(IE7用ハック)*/
html>/**/body#new_style{
	font-size:12px;
}

#new_style table{
	font-size:100%;
}

.lineHeight16 table td{
	line-height:1.6;
}

/* common parts */
/* font-size */
#new_style .cmn_font10,
#new_style .cmn_font10b{
	font-size:84%;
}

html>/**/body #new_style .cmn_font10,
html>/**/body #new_style .cmn_font10b{
	font-size:10px;
}

#new_style .cmn_font14,
#new_style .cmn_font14b{
	font-size:117%;
}

html>/**/body #new_style .cmn_font14,
html>/**/body #new_style .cmn_font14b{
	font-size:14px;
}

#new_style .cmn_font16,
#new_style .cmn_font16b{
	font-size:134%;
}

html>/**/body #new_style .cmn_font16,
html>/**/body #new_style .cmn_font16b{
	font-size:16px;
}

/* bold */
html>/**/body #new_style .cmn_font10b,
html>/**/body #new_style .cmn_font14b,
html>/**/body #new_style .cmn_font16b{
	font-weight:bold;
}
