@charset "UTF-8"

#header{
	width:797px;
	height:97px;
	margin:0px;
	padding:0px;
	 background:url("../images/head.jpg") ;
}
	
	
#contents{
position:relative;
width:797px;
height:auto;
margin:-10px auto 0px auto;
	padding:0px;
	 background:url("../images/bgunit.jpg") ;
	 text-align:left;
	 overflow:hidden;
	}



#stage{
	position:relative;
	width:789px;
	height:auto;
	margin:0px 0px 0px 8px;
	padding:40px 0px 20px 0px;

}

/*left*/

#head-space{
	width:520px;
	margin-top:0px;
	margin-left:30px;
	padding:0px;
	float:left;
	
}

#txt-space{
	width:500px;
	margin-top:0px;
	margin-left:50px;
	padding:0px;
	float:left;
	
}

#contents-head{

width:500px;
height:auto;
	margin-bottom:30px;
	padding:0px;	
}

#contentshead {
width:146px;
height:148px;
	margin-top:-5px;
	
	float:left;
	padding:0px;
	overflow:visible;	
}

#head-right{
width:340px;
height:auto;
margin:0px;
padding:0px;
float:right;
}

#headline-box{
width:340px;
height:auto;
margin-bottom:20px;
line-height:18px;
}

#profile{
	width:340px;
	height:auto;
	margin-top:0px;
	margin-left:0px;
	font-size:10px;
	line-height:13px;
	margin-bottom: 20px;
}


.name-size{
font-size:12px;
line-height:16px;
font-weight:500;
}

.name-size-ja{
font-size:12px;
line-height:16px;
font-weight:500;
color:#1645A9;
}

.name-ja{
color:#1645A9;
}


#profile img{
width:100;
height:120;
margin:0px 10px 10px 0px;
clear:both;
float:left;
}

.asterisk-box{
width:460px;
margin-left:40px;
font-size:20px;
text-align:center;
letter-spacing: 80px;
color:#E0AD6C;
}

/*company*/
#companylist{
	width:174px;
	height:auto;
	padding:0px;
	float:right;
	margin: 0px;
}

#companylist ul{
width:120px;
height:auto;
margin:0px;
padding:0px;
list-style-image:url("../images/office.gif") ;
}

#companylist li{
margin-left:10px;
margin-top:20px;
margin-bottom:20px;
}


/*line*/

	hr{
	display:none;
	}
	
	.line-dot{
		height:3px;
	width:100px;
	margin:0px;
	padding:0px;

	background:url("../images/circle.gif") repeat-x;
	}
	
.line01-top{
height:3px;
	width:340px;
	margin-bottom:10px;
	padding:0px;
		clear:both;
	background:url("../images/circle.gif") repeat-x;
	}
	
	.line01-bottom{
height:3px;
	width:340px;
	margin:0px;
	padding:0px;
	clear:both;
	background:url("../images/circle.gif") repeat-x;
	}
	
		.line-footer{
width:700px;
height:3px;
	margin:20px auto 20px auto;
	padding:0px;
	clear:both;
	background:url("../images/circle.gif") repeat-x;
	}
	
/*txt*/	

.headline-en{
font-size:14px;
font-weight:bold;
clear:both;
}

.headline-ja{
margin-top:5px;
color:#1645A9;
line-height:14px;
}

.txt-en{
clear:both;
}

.txt-ja{
color:#1645A9;
clear:both;
}

/*footer*/
#footer{
position:relative;
width:797px;
height:124px;
	margin:0px;
	padding:0px;
	clear:both;
	 text-align:center;
	 background:url("../images/foot.jpg") no-repeat;
	
	}
	
 #footer ul{
	list-style:none;
	}
	
	
 #footer 	li{
	display:block;
	float:left;
	}

