@charset "utf-8";

/*ヘッダー*/

#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head_bg.png);
	height: 55px;
	}

#header h1 {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

#header ul {
	margin: 0px;
	padding-top: 30px;
	padding-left: 540px;
	}

#header li {
	float: left;
	padding-right: 10px;
	}
	

/*3 points pop up*/

.tooltip{
position:absolute;
left:-2000px;
background-color:#ffffff;
padding:5px;
border:1px solid #d0e5f5;
width:250px;
}

.tooltip p{
margin:0;
padding:8px;
color:#222222;
background-color:#d0e5f5;
}


	
/*フラッシュ*/
#flash {
	width: 728px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}
	
/*グローバルナビゲーション*/
	
ul.gloval_navi {
	width: 728px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	}

ul.gloval_navi li,
ul.gloval_navi li a {
	display: block;
	overflow: hidden;
	float: left;
	width: 182px;
	height: 54px;
	text-indent: -9999px;
	}


ul.gloval_navi li.service a {
	background-image: url("../img/top_navi/service.png");
	}

ul.gloval_navi li.service a:hover {
	background-image: url("../img/top_navi/service_over.png");
	background-position: 0 54px;
	}

ul.gloval_navi li.industries a {
	background-image: url("../img/top_navi/industries.png");
	background-position: -182px 0px;
	}

ul.gloval_navi li.industries a:hover {
	background-image: url("../img/top_navi/industries_over.png");
	background-position: -182px 54px;
	}

ul.gloval_navi li.company a {
	background-image: url("../img/top_navi/company.png");
	background-position: -364px 0px;
	}

ul.gloval_navi li.company a:hover {
	background-image: url("../img/top_navi/company_over.png");
	background-position: -364px 54px;
	}

ul.gloval_navi li.careers a {
	background-image: url("../img/top_navi/employment.png");
	background-position: -546px 0px;
	}

ul.gloval_navi li.careers a:hover {
	background-image: url("../img/top_navi/employment_over.png");
	background-position: -546px 54px;
	}
	
/*メインコンテンツ*/
#main {
	width: 728px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	overflow: auto;
	padding-top: 10px;
	}
	
#main .small{
	font-size: x-small;

	}
	
#main h6 {
	background-color: #2a6db6;
	font-family: "Arial";
	letter-spacing: 1px;
	font-size: 12px;
	color: #ffffff;
	width: 270px;
	font-weight: 900;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;

	}
	
/*Who is ASCENDANT*/
div.who{
	float: left;
	width: 422px;
	
}
div.who h2{
	display: block;
	width: 422px;
	height: 27px;
	background: #FFFFFF url("../img/title_who.png") no-repeat top left;
	text-indent: -9999px;
}
div.who p{
	line-height: 1.5;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}

div.who dl{
	margin-bottom: 0px;
	line-height: 1.5;
}
div.who dl dt{
	margin-top: 5px;
	padding-left: 0px;
	background: #FFFFFF url("../image/arrow.png") no-repeat left center;
}
div.who dl dd{
	margin-left: 0px;
	width: 422px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

/*ニュース＆インデックス*/
div.information{
	float: right;
	width: 282px;
}
div.information h2{
	display: block;
	width: 282px;
	height: 27px;
	background: #FFFFFF url("../img/title_news_topics.png") no-repeat top left;
	text-indent: -9999px;
}
div.information dl{
	margin-bottom: 0px;
	line-height: 1.5;
}
div.information dl dt{
	margin-top: 5px;
	padding-left: 0px;
	background: #FFFFFF url("../image/arrow.png") no-repeat left center;
}
div.information dl dd{
	margin-left: 0px;
	width: 282px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}


/*活動分野別実績*/
div.industries {
	float: left;
	width: 422px;
	margin: 0px;
	padding-bottom: 10px;
}
div.industries h2{
	display: block;
	width: 422px;
	height: 27px;
	text-indent: -9999px;
	background-color: #FFFFFF;
	background-image: url(../img/title_industries.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
div.industries p{
	line-height: 1.5;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.industries form{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*採用インフォメーション*/
div.recruit{
	float: right;
	width: 282px;
	margin: 0px;
	padding-bottom: 10px;
}
div.recruit h2{
	display: block;
	width: 282px;
	height: 27px;
	background: #FFFFFF url("../img/title_recruit.png") no-repeat top left;
	text-indent: -9999px;
}

div.recruit_box{
	width: auto;
	background-color: #f4f4f4;
	height: auto;
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-top: 5px;
}

div.recruit_box p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

div.recruit_box strong{
	display: block;
	margin-top: 5px;
	font-weight: bold;
}
div.recruit_box dl{
	margin-top: 10px;
}
div.recruit_box dd{
	margin-left: 5px;
	background: transparent url("../img/recruit_job_arrow.png") no-repeat center left;
	padding-left: 10px;
	line-height: 1.6;
}

/*メールマガジン*/
div.mailmagazine {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

div.mailmagazine img{
	float: left;
	padding-right: 4px;
}


/*iso*/
div.iso {
    width: 282px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px; 
}

div.iso p{
	font-size: 9px;
}


