

/* clearfix
--------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


body {
	background-color: #000000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	-webkit-text-size-adjust: 100%;
}

#wrap {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	height: 100%;
	background: url(../img/com/com-back.jpg) no-repeat;
	background-color: #000000;
}

#left{
	float: left;
	background-color: #000000;
	width: 123px;
} 

h1 img {
	width:115px;
  height: 26px;
  padding: 32px 3px 0 3px;
}

h2 {
	padding: 0 10px;
	margin: 30px 0 45px 0; 
}

.nv-btm {
	margin-bottom: 20px;
}


#right {
	float: left;
	width:856px;
  border-left: 1px solid #fff;
	font-size: 13px;
	color: #fff;
	line-height:22px;
}

#language {
	overflow: hidden;
	float: right;
	padding: 10px 20px 0 0;
}

#language li {
	float: left;
	padding: 0 10px;
	line-height: 5px;
}

.bar {
	border-right: solid 1px #fff; 
	height: 8px;
	vertical-align: center;
}


#head {
	padding: 20px 0 20px 30px;
	height: 63px;
}

#head li {
	float: left;
	padding-left: 50px; 
	list-style-type: none;
}

#container {
	overflow: hidden;
	heght: 859px;
}

.content-1 {
  overflow: hidden;
	padding: 10px 0 0 15px; 
	margin-bottom:10px;
}

#con1-text {
	float: left;
	width: 368px;
	font-size: 11px;
}


#company {
	overflow: hidden;
	float: left;
	width: 368px;
}

#rainfiniti {
	margin-bottom: 10px;
}

#company dt {
	float: left;
	width: 80px;
	clear: both;

}

#company dd {
	margin-left: 90px;
	border-bottom: dotted 1px #c3c3c3;
}

#pic-outline {
	float: left;
	width: 459px;
}

.pic {
	float: left;
	padding: 0 10px 10px 10px;
}


.content-2 {
	position: relative;
}

#pd-place {
	position: absolute;
	top: 75px;
	left: 20px;
	line-height: 17px;
	font-size: 11px;
	color: #000;
}

#pd-place dt {
	float: left;
	padding-right: 10px;
	width: 90px;
	clear: both;
}

#pd-place dd {
	width: 200px;
	margin-left: 100px;
}


#page-top {
	position: absolute;
	top: 20px;
	right: 20px;
}


#footer {
	overflow: hidden;
	width: 980px;
}

#ft-bar {
	height: 23px;
	background-color: #e78a30;
}

.ft-theme {
	float: left;
	padding: 6px 0 6px 37px;
}

.copy-right {
	float: right;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	font-size: 11px;
	letter-spacing: 0.05em;
	padding: 5px 35px 5px 0; 
}

#ft-btm {
	overflow: hidden;
	width: 980px;
	height: 117px;
}

#a {
	float: left;
	width: 122px;
	height: 117px;
	border-right: 1px solid #ffffff; 
}





	
	