body {
	background-color: #B4A05A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

body,td,th {
	font-size: 12px;
	color: #504411;
}

/* 見出し */
.t_white_15 {
	font-size: 15px;
	color: #FFFFFF;
}

/* テキスト */
.t_orange_15 {
	font-size: 15px;
	color: #DD6633;
}

.t_yellow_12 {
	font-size: 12px;
	color: #FFDD00;
}

/* リンク */
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;
}
/* テーブル情報 */
.table	{
	border:solid 1px #666666;
	border-collapse:collapse;
	border-spacing:0;
	}
.table tr	{
	}
.table td	{
	padding-top:2px;
	padding-right:5px;
	padding-bottom:2px;
	padding-left:5px;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
	}
	
	

.moji10px {
	font-size: 10px;
	line-height: 10px;
}

.moji12px {
	font-size: 12px;
	line-height: 12px;
}

.moji14px {
	font-size: 14px;
	line-height: 14px;
}

.moji16px {
	font-size: 16px;
	line-height: 32px;
}

.moji18px {
	font-size: 18px;
	line-height: 18px;
}

.moji24px {
	font-size: 24px;
	line-height: 24px;
}

.moji28px {
	font-size: 28px;
	line-height: 28px;
}
