@charset "utf-8";
body {
	margin-left:40;
	padding-top:0;
	background-color:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/

	font-size:12px;
	color:#000;
	width: 450px;
}
img {border:none
}


a {color:#FFF;
text-decoration:none
}

/*     */
#container {
	width: 950px;	
	background-color:#000;
}

#contents {
	width:950px;
	float:left;
	background-color:#404040;
}
/*header*/

#header ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#header li {
	list-style-type:none;
	float:left;
	background-image: url(../company/imgs/history_base.jpg);
}

#pannavi {
	float:left;
	width:925px;
	padding:5px 0 5px 25px;
	background-color:#000;
	color:#FFF;
}

/*navi*/
#right {
	float:left;
	background-image:url(../common_imgs/navi_base.jpg);
	width:205px;
	height:550px;
	margin:10px 0 0 8px;
}

#right ul{
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
	}
#right li{
	margin:0;
	padding:0;
	line-height:0;
	font-size:1%;
	margin-bottom:2px;
	}

#right .sub{
	padding:5px 0 0 3px;
}

#right .bnr{
	text-align:center;
	margin-top:65px;
}
#right .bnr02{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px
}


	
/*footer*/	
#footer  {
	clear:left;
}

#footer ul {
	margin:25px 0 3px 0;
	padding:0 0 0 0;
	
	float:right;
}
#footer li{
	list-style-type:none;
	float:left;
}
#footer li #right {
	list-style-type:none;
	float:left;
}
.license{
	clear:left;
	float:left;
	margin:10px 0 0 5px;
}
.copyright{
	float:right;
	color:#FFF;
}

