/* -+-+-+-+-+-+-+-+-+-+-+-+- top_contents スタート */

#company {
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 30px;
}

#company h2 {
	margin-bottom: 0px;
	height: 30px;
	width: 640px;
}

#company h3 {
	margin-bottom: 0px;
	height: 25px;
	width: 640px;
}



#company p {
	line-height: 1.5em;
}


#company_title {
	height: 55px;
	width: 900px;
	background-image: url(/gds/company/index/title_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-indent: -9999px;
}

.right {
	float: right;
	padding-left: 20px;
}


.margin {
	margin-top: 10px;
}


/* -+-+-+-+-+-+-+-+-+-+-+-+- #various_courses_indexnavi スタート */

#company_indexnavi {
	height:260px;
	width:230px;
	background-image: url(/gds/company/index/company_indexnavi.jpg);
	background-repeat: no-repeat;
	text-indent: 0px;
	clear: both;
	float: left;
	margin: 10px 0 0 0;
	padding: 0px;
}


#company_indexnavi ul {
	padding: 40px 0 0 10px;
	margin: 0px;
}

#company_indexnavi li {
 display:inline;
 list-style-type:none;
}
#company_indexnavi li a {
	height:40px;
	width: 200px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	clear: both;
}


/*------indexnaviNavioff*/
#company01 a {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -10px -40px;
}
#company02 a {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -10px -80px;
}
#company03 a {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -10px -120px;

}
#company04 a {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -10px -160px;

}
#company05 a {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -10px -200px;

}




/*------indexnaviNavihover*/
#company01 a:hover {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -250px -40px;
}

#company02 a:hover {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -250px -80px;
}
#company03 a:hover {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -250px -120px;
}
#company04 a:hover {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -250px -160px;
}
#company05 a:hover {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -250px -200px;
}


/*------indexnaviNaviactive*/
#company01 a:active {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -490px -40px;

}
#company02 a:active {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -490px -80px;

}
#company03 a:active {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -490px -120px;

}
#company04 a:active {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -490px -160px;

}
#company05 a:active {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -490px -200px;

}


/*------indexnaviNavi_on a*/
#company01_on a {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -490px -40px;

}
#company02_on a {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -490px -80px;

}
#company03_on a {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -490px -120px;

}
#company04_on a {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -490px -160px;

}
#company05_on a {
 background: url(/gds/company/index/company_indexnavi.jpg) no-repeat -490px -200px;

}


#company_contents {
	height: auto;
	width: 640px;
	margin: 10px 10px 0 0;
	float: right;
}
#company_contents table {
	height: auto;
	width: 640px;
	border: 0;
	clear: both;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#company_contents table th {
	width: 70px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.5em;
	font-weight: normal;
	text-align:right;
	vertical-align:top;
}
#company_contents table td {
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	line-height: 1.5em;
}
