/* CSS Document DrivBoso*/


body {
	margin-top: 0px;
	background:#FFFFFF;
	font-size: 12px;
}

table,td,p {
	font-size:12px;
	line-height:140%;
	color:#333;
}

.main {
	background: url(images/top_main.jpg) no-repeat;
	height: 310px;
	position: relative;
}

.p01 { 
	background: url(images/p01_main.jpg) no-repeat;
	height: 270px;
	}

.p02 { 
	background: url(images/p02_main.jpg) no-repeat;
	height: 270px; }

.p03 { 
	background: url(images/p03_main.jpg) no-repeat;
	height: 270px;
	}

.p04 { 
	background: url(images/p04_main.jpg) no-repeat;
	height: 270px;
	}

.p05 { 
	background: url(images/p05_main.jpg) no-repeat;
	height: 270px;
	}

.p06 { 
	background: url(images/p06_main.jpg) no-repeat;
	height: 270px;
	}

.main h1 { text-indent: -9999px; }



/*h1,h2,h3,h4 {
	margin:0;
	padding:0;
}

h2 {
	margin-bottom:10px;
}
h3 {
	margin-top:20px;
	margin-bottom:10px;
}
h4 {
	font-size:18px;
	line-height:110%;
	color:#2c4e9e;
	font-weight:bold;
	margin-bottom:10px;
}*/

.font18 {
	font-size:18px;
	line-height:160%;
}
.font16 {
	font-size:16px;
	line-height:150%;
}
.font14 {
	font-size:14px;
	line-height:150%;
}
.font12 {
	font-size:12px;
	line-height:120%;
}
.font11 {
	font-size:11px;
	line-height:120%;
}
.font10 {
	font-size:10px;
	line-height:120%;
}
.fontBold {
	font-weight:bold;
}

.colorRed {
	color:#990000;
}
.colorRed2 {
	color:#a90042;
}
.colorBlue {
	color:#2c4e9e;
}
.colorBlue2 {
	color:#49a9db;
}
.colorWhite {
	color:#FFFFFF;
}
.colorPink {
	color:#ec5372;
}
.colorOrange {
	color:#ff9462;
}
.colorPurple {
	color:#bd80cf;
}

.mgT03 { margin-top: 3px; }
.mgT05 { margin-top: 5px; }
.mgT10 { margin-top: 10px; }
.mgT15 { margin-top: 15px; }
.mgT20 { margin-top: 20px; }
.mgT30 { margin-top: 30px; }

.mgL05 { margin-left: 5px; }
.mgL08 { margin-left: 8px; }
.mgL10 { margin-left: 10px; }
.mgL17 { margin-left: 17px; }
.mgL20 { margin-left: 20px; }
.mgL25 { margin-left: 25px; }

.mgB10 { margin-bottom: 10px; }

h2 {
	display: block;
	margin: 0px !important;
}





a:link { text-decoration:underline; color:#111184; }

a:visited { text-decoration:underline; color:#3366FF; }

a:active { text-decoration:underline; color:#FF6600; }

a:hover { text-decoration:underline; color:#FF6600; }




.course {
	background: url(images/top_course.jpg) no-repeat;
	height: 550px;
	position: relative;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

.course .area {
	display: block;
	height: 36px;
	width: 189px;
	position: absolute;
	left: 541px;
	top: 11px;
}

.course .style {
	display: block;
	height: 127px;
	width: 189px;
	position: absolute;
	left: 540px;
	top: 299px;
}

.course a { text-indent: -9999px; }

.detList {
	border-top: 1px solid #a90042;
	border-right: 1px solid #a90042;
	border-bottom: 1px solid #a90042;
	border-left: 6px solid #a90042;
	background: #fffae3;
	padding: 10px;
}

.detList th,
.spotList th {
	vertical-align: top;
	width: 18px;
	text-align: left;
}

.detList td,
.spotList td {
	color: #a90042;
	font-size: 11px;
}

.cdBox {
	background: url(images/cd_03.jpg) no-repeat;
	height: 438px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.cdTbl th {
	text-align: left;
	color: #003b7a;
	padding-bottom: 7px;
	width: 160px;
	vertical-align: top;
	font-size: 12px;
	line-height: 1.4;
}

.cdTbl td {
	vertical-align: top;
	padding-top: 7px;
}

.cdBox .personal {
	background: url(images/cd_02.gif) no-repeat;
	height: 108px;
	width: 707px;
	position: absolute;
	left: 18px;
	bottom: 17px;
}

.cdBox .personal th {
	color: #003b7a;
	text-align: left;
	padding-bottom: 5px;
	font-size: 12px;
	padding-top: 3px;
}

.cdBox .personal td { font-size: 10px; }

.bdrT01 { border-top: 1px solid #333333; }
