body {
	background-color: #000000;
	background-image : url(../NEW_BLALA_HP/home/NEW_BLALA_HP/home/css/images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

body,td,th {
	font-size: 12px;
	color: #504411;
}

/* リンク */
a {
	text-decoration: underline;
	font-size: 12px;
	color: #DD6633;
}

a.link01 {
    color: #666666;
}

a:hover{
    color:#888800;
	text-decoration: underline;
}

a.link01:hover {
background-color:#FFFFFF;
}

/* ライン */
.line_sita_brown_1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #504411;
}

.line_sita_hidari_brown_1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #504411;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #504411;
}

.line_hidari_brown_1px {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #504411;
}

.line_ue_brown_1px {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #504411;
}

.line_all_brown_1px {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #504411;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #504411;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #504411;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #504411;
}
.text10px {
	font-size: 10px;
}
.text12px {
	font-size: 12px;
}
.text14px {
	font-size: 14px;
}
