*{
    font-family: "ＭＳ ゴシック" , sans-serif;
}

table {
	font-size: 13px;
	line-height:18px;
	color:#333333;
}


.bg{
	background-image:url(../img/common/logo-subaru.gif);
	background-position:733px 100%;
	background-repeat:no-repeat;}
	
/*文字色*/	
.yellow {
	color: #2253a2;
}

.white {
	color: #FFFFFF;
}

.title {
	font-size: 24pt;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.txt_link1 a:link {
	color: #2253a2;
	text-decoration: underline;
}
.txt_link1 a:visited {
	text-decoration: underline;
	color: #2253a2;
}
.txt_link1 a:hover {
	text-decoration: underline;
	color: #666666;
}
.txt_link1 a:active {
	text-decoration: underline;
	color: #2253a2;
}

/* ＩＥ８対応 */
body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
