@charset "utf-8";

/*----------------------------------------------------
全体
----------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #000;
}
ul {margin: 0px;	padding: 0px;}
li {margin: 0px;	padding: 0px;}
h1,h2,h3,h4 {margin: 0px;	padding: 0px;}

.Mag-u10{margin-top:10px;}
.Mag-u15{margin-top:15px;}
.Mag-u20{margin-top:20px;}

.Mag-d5{margin-bottom:5px;}
.Mag-d10{margin-bottom:10px;}
.Mag-d15{margin-bottom:15px;}
.Mag-d20{margin-bottom:20px;}

.Mag-r5{margin-right:5px;}

#wrap {
	width: 1024px;
}

.clearboth {
	font-size: 0px;
	line-height: 1px;
	text-indent: -10000px;
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
}
.L-box,.FL{float:left;}
.Mag-udr5 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.L-box490{float:left; width:490px;}
.L-box500{float:left; width:500px;}
.L-box700{float:left; width:700px;}
.R-box,.FR{float:right;}
.R-box420{
	float:right;
	width:420px;
	border: 1px solid #666;
}

/*----------------------------------------------------
コンテンツ
----------------------------------------------------*/
#contents {
	float: left;
	width: 902px;
	border: 1px solid #666;
	background-color: #242424;
	background-image: url(../images/contents_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 30px;
	_margin-left: 15px;
	padding:30px;
	color: #CCC;
	font-size: 80%;
	line-height: 20px;
}

#Mainbox {
	float: left;
	background-color: #000;
	width: 1024px;
	margin-top: 0px;
}
.T-box{
	float:left;
}
.T-box480{
	width:480px;
	float:left;
}
.T-boxG{
	float:left;
	font-size: 14px;
	line-height: 24px;
	color: #d1d1a5;
}
.Box-boder {
	border: 1px solid #666;
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 18px;
	_padding-bottom: 9px;
	padding-left: 12px;
}

.Box-boder02 {
	border: 1px solid #666;
}
.screenBox{
	float: left;
	height: 302px;
	width: 220px;
	margin-top: 5px;
	margin-right: 5px;
}
.screenBox02{
	float: left;
	height: 241px;
	width: 220px;
	margin-top: 5px;
	margin-right: 5px;
}
.NewsBox{
	float: left;
	width: 875px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-image: url(../news/images/icon.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 15px;
	line-height: 22px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.TcG{
	color: #d2d2a6;
}
/*----------------------------------------------------
ヘッダー
----------------------------------------------------*/
#header{
	width:1024px;
	float: left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#h-link {
	float: right;
	font-size: 12px;
	color: #CCC;
	margin-right: 30px;
	margin-top: 12px;
	margin-right: 15px;

}
#h-link a {
	color: #CCC;
	text-decoration: none;
}
#h-link a:hover {
	color: #FFF;
	text-decoration: underline;
}
*html #h-link {
	float: right;
	font-size: 12px;
	color: #CCC;
	margin-top: 12px;
	margin-right: 15px;
}



#link-box {
	float: right;
	margin-top: 38px;
}

#logo{
	float:left;
}
#Rbox {
	float: right;
	width: 500px;
}
/*----------------------------------------------------
フラッシュ
----------------------------------------------------*/
.Fla {
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #F00;
	height: 215px;
	width: 1024px;
	font-size: 0px;
}

/*----------------------------------------------------
グローバルナビ
----------------------------------------------------*/
#gnavi {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 45px;
	font-size: 0px;
}
#gnavi li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
/*----------------------------------------------------
フッター
----------------------------------------------------*/
#footer {
	float: left;
	width: 1024px;
	margin-top: 30px;
	background-color: #FFF;
	padding:10px 0 10px 0;
}
*html #footer {
	float: left;
	padding-top: 10px;
	width: 1024px;
	padding-bottom: 10px;
}
#f-link {
	float: left;
	font-size: 12px;
	color: #000;
	margin-left:30px;
	_margin-left:15px;
	padding-top: 10px;
	padding-bottom: 0px;

}
#f-link a {
	color: #000;
	text-decoration: none;
}
#f-link a:hover {
	color: #666;
	text-decoration: underline;
}

#footer li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.logo01 {
	float: left;
}
#logoBox {
	float: right;
	margin-right: 30px;
	_margin-right: 15px;
}.L-box350 {
	float:left;
	width:350px;
}

