﻿@charset "utf-8";

/* --------------------------------------------------
	共通
-------------------------------------------------- */
body{
	color:#666666;
	font-size:12px;
	letter-spacing:0.1em;
	background:#FFCC00;
}
.Box1000{
	width:1000px;
	margin:0 auto;
	text-align:left;
}
.ArrowR{
	padding:0 0 0 8px !important;
	background:url(../../Content/img/Images.png) no-repeat -1004px -366px !important;
}

/* ====================[ Header ]========== */
#Header{
	height:26px;
	color:#FFCC00;
	background:#000000;
}
#Header h1{
	height:26px;
	font-size:12px;
	font-weight:normal;
	line-height:26px;
}
