@charset "utf-8";

/* ==============================================================

TOP.CSS


LastUpdate: 2009-01-16 18:20
============================================================== */


/* ----------------------------------------------
TOP
---------------------------------------------- */


/* MV
------------------------------*/

#TopMVArea {
	position: relative;
	height: 420px;
}

#TopMVArea #TopMV {
	position: absolute;
	top: 0;
	left: -50px;
}



/* NAVI
------------------------------*/
#Tab {
	width: 900px;
	height: 33px;
	margin: 0;
	padding: 0;
}

#Tab li {
	float: left;
	width: 144px;
}

#Tab li a {
	display: block;
	height: 33px;
}


#Tab li a:hover {
	background-color:transparent;
}

#Tab li a:hover img {
	visibility:hidden;
}


/* on */

#Tab li#Corporate_tog{
	background: url(../images/navi_corporate_on.gif) 0 0 no-repeat;
	width: 144px;
}

#Tab li#Service_tog{
	background: url(../images/navi_service_on.gif) 0 0 no-repeat;
	width: 144px;
}

#Tab li#Works_tog{
	background: url(../images/navi_works_on.gif) 0 0 no-repeat;
	width: 144px;
}

#Tab li#Account_tog{
	background: url(../images/navi_account_on.gif) 0 0 no-repeat;
	width: 144px;
}

#Tab li#Contact_tog{
	background: url(../images/navi_contact_on.gif) 0 0 no-repeat;
	width: 144px;
}


#CorporateCol li,
#ServiceCol li,
#WorksCol li,
#AccountCol li,
#ContactCol li {
	float: left;
	height: 23px;
}

#CorporateCol li a,
#ServiceCol li a,
#WorksCol li a,
#AccountCol li a,
#ContactCol li a {	
	display:block;
	height: 23px;
	}

#CorporateCol li a:hover,
#ServiceCol li a:hover,
#WorksCol li a:hover,
#AccountCol li a:hover,
#ContactCol li a:hover {
	background-color:transparent;
}

#CorporateCol li a:hover img,
#ServiceCol li a:hover img,
#WorksCol li a:hover img,
#AccountCol li a:hover img,
#ContactCol li a:hover img {
	visibility:hidden;
}


/* on */
 li#EntryTog {
	background: url(../images/snavi_account01_on.gif) 0 0 no-repeat;
	width: 152px;
}

 li#Confirm {
	background: url(../images/snavi_account02_on.gif) 0 0 no-repeat;
	width: 176px;
}


 li#Inquiry {
	background: url(../images/snavi_contact01_on.gif) 0 0 no-repeat;
	width: 95px;
}

 li#Consult {
	background: url(../images/snavi_contact02_on.gif) 0 0 no-repeat;
	width: 135px;
}

 li#Demand {
	background: url(../images/snavi_contact03_on.gif) 0 0 no-repeat;
	width: 96px;
}

 li#Message {
	background: url(../images/snavi_corporate01_on.gif) 0 0 no-repeat;
	width: 113px;
}

 li#Profile {
	background: url(../images/snavi_corporate02_on.gif) 0 0 no-repeat;
	width: 103px;
}

 li#History {
	background: url(../images/snavi_corporate03_on.gif) 0 0 no-repeat;
	width: 78px;
}

 li#Access {
	background: url(../images/snavi_corporate04_on.gif) 0 0 no-repeat;
	width: 130px;
}

 li#Recruit {
	background: url(../images/snavi_corporate05_on.gif) 0 0 no-repeat;
	width: 101px;
}

 li#Construction {
	background: url(../images/snavi_service01_on.gif) 0 0 no-repeat;
	width: 129px;
}

 li#Collect {
	background: url(../images/snavi_service02_on.gif) 0 0 no-repeat;
	width: 88px;
}

 li#Objection {
	background: url(../images/snavi_service03_on.gif) 0 0 no-repeat;
	width: 108px;
}

 li#Mainte {
	background: url(../images/snavi_service04_on.gif) 0 0 no-repeat;
	width: 110px;
}

 li#Client {
	background: url(../images/snavi_service05_on.gif) 0 0 no-repeat;
	width: 103px;
}

 li#Planning {
	background: url(../images/snavi_service06_on.gif) 0 0 no-repeat;
	width: 132px;
}

 li#Fund {
	background: url(../images/snavi_service07_on.gif) 0 0 no-repeat;
	width: 93px;
}

 li#Sublease {
	background: url(../images/snavi_service08_on.gif) 0 0 no-repeat;
	width: 135px;
}
 li#WorksP {
	background: url(../images/snavi_works01_on.gif) 0 0 no-repeat;
	width: 227px;
}

 li#WorksF {
	background: url(../images/snavi_works02_on.gif) 0 0 no-repeat;
	width: 264px;
}

 li#WorksS {
	background: url(../images/snavi_works03_on.gif) 0 0 no-repeat;
	width: 115px;
}



/* TopContents
------------------------------*/

#TopContents {
	margin: 15px 0 30px 0;
}


/* News
------------------------------*/
#News {
	width: 590px;
	float: left;
	line-height: 115%;
	font-size: 93%;
}

#News dl:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

#News dl dt {
	clear: left;
	float: left;
	width: 6.0em;
	padding: 0 0.5em 3px 0;
	color: #888;
}

#News dl dd {
	margin-left: 0;
	padding: 0 0.5em 3px 6.0em;
}




/* Login
------------------------------*/

#TopContents #TopLogin {
	background: url(../../images/login_bg_btm.gif) 0 100% no-repeat;
	width: 292px;
	float: right;
	padding-top: 5px;
	font-size: 0.9em;
}

#TopContents #TopLogin #TopLoginCol {
	background: url(../../images/login_bg_top.gif) 0 0 no-repeat;
	padding-top: 15px;
}

#TopContents #TopLogin h4 {
	margin: 0 15px 10px 15px;
}

#TopContents #TopLogin #FormCol {
	width: 280px;
	margin-top: 10px;
}

#TopContents #TopLogin #InputCol {
	float: left;
	width: 180px;
	margin-left: 15px;
}

*html body #TopContents #TopLogin #InputCol {
	margin-left: 10px;
}

#TopContents #TopLogin #BtnCol {
	float: right;
	width: 76px;
}

#TopContents #TopLogin #InputCol dt {
	clear: left;
	float: left;
	width: 5em;
	padding: 0 5px 5px 0;
}

#TopContents #TopLogin #InputCol dd {
	margin-left: 0;
	padding: 0 5px 5px 5.5em;
}

#TopContents #TopLogin #InputCol dd input {
	width: 90px;
}

#TopContents #TopLogin #EntryCol {
	margin: 0 0 10px 10px;
}

#TopContents #TopLogin #EntryCol p.ArrowB {
	margin: 5px;
	float: left;
	font-size: 10px;
}


ul#LoginError {
	list-style-type: disc;
	color: #cc0000;
	margin-left: 1.5em;
}