/* body */
body {
	background-image: url(image/back-01.gif);
    background-repeat:repeat-x;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 12px;
	color: #051A31;
	font-weight: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}

/* link */
a:link, a:visited {
color:#FF3366;
}
a:hover, a:active {
color:#FF3366;
text-decoration:underline;
border-bottom:none;
}

/* text */
.top {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 3px;
	color: #344772;
	font-weight: normal;
}
.size001 {
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 2px;
}
.size002 {
	font-size: 13px;
}
.size003 {
	font-size: 15px;
}

.size004 {
	font-size: 11px;
}
/* faq用テーブル */
.table-orange-faq {
	font-size: 80%;
	background: #FFCC66;
	padding: 3px;
	width: 530px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #666666;
	margin: 3px;
	line-height: 160%;

}