@charset "UTF-8";

body {
	background-attachment: fixed;
	background-image: url(http://www.ogtrust.jp/img/common/bg_recruite.jpg);
	background-repeat: repeat-x;
}



#left h2 {
	background-image: url(http://www.ogtrust.jp/img/common/ttlbg_recruite.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left top;
	text-decoration: none;
	font-size: 150%;
	color: #FF6600;
	width: 555px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 10px;
	text-indent: 10px;
}

#left h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-size: 130%;
	color: #FF6600;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 5px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF6600;
	width: 540px;
}

#left h4 {
	font-size: 120%;
	font-weight: normal;
	color: #FF6600;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-right: 5px;
	width: 540px;
	clear: both;
}

#left h5 {
	font-size: 115%;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 5px;
	width: 540px;
}
#left h6 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	background-image: url(http://www.ogtrust.jp/img/csr/csr_h6_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}


#left .midashi {
	font-size: 115%;
	font-weight: bold;
	color: #FF6600;
	padding: 6px;
	height: auto;
}

#left td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#left .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#left .sideline {
	border-left-style: solid;
	border-left-color: #FF6600;
	border-left-width: 1px;
}


#left .bgc {
	background-color: #FFFFCC;
}

#left .bgc_beige {
	background-color: #FDEFE7;
}



#left ul {
	margin-right: 10px;
	margin-left: 10px;	
}

#left ul li {
	list-style-type: disc;
	margin-top: 10px;
	margin-left: 20px;
}


#left ol {
	margin-right: 10px;
	margin-left: 10px;	
}


#left ol li {
	list-style-type: decimal;
	margin-top: 10px;
	margin-left: 20px;
}

#left .active {
	font-size: 85%;
	font-weight: normal;
	background-color: #FF6600;
	color: #FFFFFF;
	padding: 2px;
}

#left .boxline {
	border: 1px solid #FF9900;
}


#left .schedule_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 12px;
	padding-bottom: 12px;
}

