/*to_top*/
#Contents #base_title .to_top {
	text-align: right;
}

/*to_list*/
#Contents #base_title .to_list {
	text-align: right;
}

/*base_title*/
#Contents #base_title h2,h3 {
	margin-top: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: large;
}

#Contents #base_title h4,h5 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: 20px;
}

#Contents #base_title h6 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: 25px;
}

#Contents #base_title p {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
}

#Contents #base_title table {
	padding: 2px;
	width: 620px;
	margin-bottom: 10px;
}

#Contents #base_title dt {
	float: left;
	padding: 2px;
}

#Contents #base_title dd {
	margin-left: 10em;
	padding: 2px;
}

#Contents #base_title td {
	border: 1px solid #333333;
	padding: 3px;
	margin: 0px;
}

#Contents #base_title tr {
	line-height: 1.5em;
}

#Contents #base_title th {
	border: 1px solid #333333;
	padding: 3px;
	margin: 0px;
	width: auto;
}

#Contents #base_title li {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 30px;
	list-style-type: none;
}

/*lMenu_sub*/
.lMenu_sub {
	margin-left: 12px;
	margin-top: 4px;
	margin-bottom: 7px;
}

/* GMO  types */
.recruitType {
	color: #FF6600;
}

.irType {
	color: #339933;
}

.companyType {
	color: #FF6600;
}

.eventType {
	color: #006699;
}

.productType {
	color: #CC0000;
}

.seminarType {
	color: #800080;
}

.pressType {
	color: #0080FF;
}

