@charset "utf-8";
/*
---------------------------------------------------------------------
	ベースレイアウト
---------------------------------------------------------------------
*/

body {
	background: #000000;
	text-align: center;
	color: #000000;
}
#container {
	background: #EDEDED;
	margin: 0 auto;
	text-align: left;
	width: 1024px;
	border: 0;
}
#mainContent {
	width: 659px;
	float: right;
	margin-right: 0px;
	height: 468px;
	overflow: hidden;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*
---------------------------------------------------------------------
	背景選択
---------------------------------------------------------------------
*/

.BG-ring {
	background-image: url(../img/BG-ring.png);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-ringBK {
	background-image: url(../img/BG-ringBK.png);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-ringL {
	background-image: url(../img/BG-ring_L.png);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-about {
	background-image: url(../img/BG-ring_L.png);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-activity {
	background-image: url(../img/BG-activity.jpg);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-projects {
	background-image: url(../img/BG-projects.jpg);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-nanboya {
	background-image: url(../img/BG-nanboya.jpg);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-brothers {
	background-image: url(../img/BG-brothers.jpg);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-color {
	background-image: url(../img/BG-color.jpg);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-nextproject {
	background-image: url(../img/BG-nextproject.jpg);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-recruit {
	background-image: url(../img/BG-recruit.jpg);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-privacy {
	background-image: url(../img/BG-ringBK.png);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-sitemap {
	background-image: url(../img/BG-ringBK.png);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-company {
	background-image: url(../img/BG-contact.jpg);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-contact {
	background-image: url(../img/BG-contact.jpg);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-info {
	background-image: url(../img/BG-company6.jpg);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
.BG-flashalt {
	background-image: url(../img/BG-company.png);
	overflow: hidden;
	height: 600px;
	text-align: right;
	margin: 0;
}
/*
---------------------------------------------------------------------
	ヘッダー用
---------------------------------------------------------------------
*/


#header-norm {
	height: 21px;
	width: 1024px;
	border: 0;
}
#header-flash {
	height: 21px;
	width: 1024px;
	border: 0;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#headSpacer {
	height: 20px;
}
/*
---------------------------------------------------------------------
	サイドバー用
---------------------------------------------------------------------
*/

#sidebar {
	float: left;
	width: 365px;
	margin-right: 0px;
	height: 468px;
	overflow: hidden;
}
#sidebar-norm {
	float: left;
	width: 365px;
	margin-right: 0px;
	height: 468px;
	overflow: hidden;
}
#sidebar-flash {
	float: left;
	width: 365px;
	margin-right: 0px;
	height: 468px;
	background-image: url(../img/sidebar_fl.png);
	overflow: hidden;
}
#sidebar td img {
	display: block;
}
#sidebar th, td {
	border:0;
	padding:0;
}
#sidebar th {
	font-weight:bold;
	text-align:center;
}

/*
---------------------------------------------------------------------
	フッター用
---------------------------------------------------------------------
*/

#footer-norm {
	height: 111px;
	width: 1024px;
	background: #000000;
	background-image: url(../img/footer-flash.png);
	overflow: hidden;
}
#footer-flash {
	height: 111px;
	width: 1024px;
	background: #000000;
	overflow: hidden;
}
#footer p {
	margin: 0;
	padding: 0 0;
}


