/***　StyleSheet　***/
/***　2011年03月15日改定　***/


/***　ページ全体　***/
body {
	background-image: url(image/bg/bg.gif);
	margin:0;
	padding:0;
	color:#000000;
	font-family: sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
}


/***　テーブル　***/
table {
	color:#000000;
	font-family: sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}


/***　フォント　***/
.font_j_big2{
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
}

.base_font{
	color:#000000;
	font-family: sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}


/***　フッター　***/
.font_foot {
	color:#000000;
	font-family: sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

.base_font_e3 {
	color:#000000;
	font-family: sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}


