body {
	background-color: #ffffff;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: sans-serif,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W6" ;
}

a {
	text-decoration: none;
	color: #ff6600;
}

a:hover {
	text-decoration: underline;
}

td {
	font-size: 12px;
	line-height: 16px;
}

.text1 {
	font-size: 10px;
	line-height: 12px;
}

.text2 {
	font-size: 12px;
	line-height: 16px;
}

td.main {
	width: 590px;
	padding-top: 5px;
	vertical-align: top;
}


h2.title {
	background: url(../img/point_title.gif) no-repeat left top;
	border-bottom: 1px solid #666666;
	padding-left: 10px;
	color: #999900;
	font-weidth: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
}

/*  ヘッダー  */
table.header {
	margin: 13px 0px 2px 0px;
}

td.header {
	padding: 0px 4px 0px 0px;
}

td.menu {
	background: url(../img/bg_menu.gif) repeat-x bottom left;
	padding-bottom: 23px;
	vertical-align: bottom;
}

/*  フッター  */
table.footer {
	margin: 0px 0px 15px 0px;
}

img.footer_line {
	margin: 18px 0px 3px 0px;
}

td.footer {
	color: #666666;
	font-size: 10px;
	line-height: 12px;
}

td.footer a {
	color: #666666;
}

/* バナー */
table.banner {
	margin-bottom: 5px;
	background: url(/img/bg_banner.gif);
}

