/*----1.リセット----*/

*{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
img{
	border:none;
	vertical-align:bottom;
}
body {
	text-align: center;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif, Verdana;
	color:#fff;
	font-size: 12px;
	background: #191919; }
.clearboth{
	clear:both;
}
a:link {
	color: #fff;
	text-decoration: underline; }
a:visited {
	color: #b3b3b3;
	text-decoration: underline;
	border-style: none; }
a:active {
	color: #fff;
	text-decoration: underline;
	border-style: none; }
a:hover {
	color: #4f4f4f;
	border-style: none; }
/*----2.全体枠----
*/
#header {
	width: 800px;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto; }
#Symbol {
	width: 100px;
	height: 51px;
	float: left;
	margin-top: 14px;
	display: inline; }
#navi1 {
	color: #fff;
	font-size: 10px;
	text-align: right;
	width: 700px;
	display: inline; }
#navi1 li {
	float: right;
	margin-top: 46px;
	margin-left: 16px;
	padding-top: 3px;
	padding-left: 6px;
	border-left: 1px solid #987b45;
	list-style-type: none;
	display: block; }
#flash_img {
	width: 800px;
	height: 250px;
	margin-right: auto;
	margin-left: auto; }
#fla_sub {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	display: block; }
.sub_box {
	text-align: left;
	width: 168px;
	float: left;
	margin: 9px;
	padding: 6px;
	border: solid 1px #696969;
	display: inline; }
.sub_box h3 {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #696969; }
.sub_box em {
	font-size: 9px;
	font-weight: bold; }
.sub_box p {
	font-size: 10px;
	padding-top: 4px; }
#body {
	width: 800px;
	overflow: hidden;
	clear: both;
	margin: 58px auto 28px; }
#footer {
	text-align: right;
	width: 800px;
	margin-right: auto;
	margin-left: auto; }
#CopyRight {
	color: #fff;
	font-size: 9px;
	font-family: verdana;
	text-align: right;
	width: 800px;
	margin: 26px auto 12px; }
/*----3.コンテンツ----*/
#MainKeyWord {
	text-align: right;
	width: 280px;
	height: 40px;
	float: left;
	margin: 36px 34px 34px 306px; }
#MainKeyWord h1 {
	color: white;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	line-height: 160%;
	text-decoration: none;
}
#caption { }
#subkeywerd { }
#subkeywerd h2 { }
#contents{
	width:780px;
	margin:12px auto 0; }
/*----4.What'sNew----*/
#infomation {
	font-size: 10px;
	text-align: left;
	width: 280px;
	float: left; }
#infomation dl {
	text-align: left;
	margin-top: 12px; }
#infomation dt {
	width: 68px;
	clear: left;
	float: left;
	display: block; }
#infomation dd {
	line-height: 120%;
	width: 212px;
	margin-bottom: 10px;
	margin-left: 68px;
	display: block; }
