@charset "utf-8";

/* roadnav
---------------------------------------------- */
#roadnav li {
	background:url(../../images/group/arrow.gif) no-repeat left center;
}

#roadnav li a:hover {
	color:#914ebc;
}

/* left
---------------------------------------------- */
#left h4 {
	width:206px;
	color:#666;
	font-weight:bold;
	line-height:59px;
	padding-left:12px;
	border:#aaa 1px solid;
	background:url(../../images/group/side_header.gif) no-repeat left top;
}

#left h4 a {
	color:#666;
	display:block;
	text-decoration:none;
}

#left h4 a:hover {
	color:#914ebc;
}

#left ul {
	width:218px;
	border:#aaa 1px solid;
	border-top:none;
	margin-bottom:20px;
}

#left ul li a {
	font-size:11px;
	display:block;
	color:#666;
	text-decoration:none;
	line-height:38px;
	padding-left:22px;
	border-bottom:#aaa 1px dotted;
	background:url(../../images/group/side_arrow.gif) no-repeat 5px center;
}

#left ul li.noborder a {
	border-bottom:none;
}

#left ul li a:hover {
	background-color:#f6e9ff;
}

/* main
---------------------------------------------- */

#main h2 {
	line-height:40px;
	font-size:17px;
	font-weight:bold;
	color:#666;
	padding-left:20px;
	margin-bottom:20px;
	background:url(../../images/group/h2_tex.gif) no-repeat left top;
}

#main h3 {
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	color:#914ebc;
	padding-left:20px;
	margin-bottom:5px;
	background:url(../../images/group/h3_arrow.gif) no-repeat left 5px;
}

#main h4 {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
	margin-bottom:5px;
	border-left:#914ebc 6px solid;
}

.groupBox {
	width:670px;
	display:inline;
	float:left;
	margin-bottom:20px;
}

.groupBox p {
	width:440px;
	float:left;
}

.groupBox img {
	display:block;
	float:right;
	padding:4px;
	border:#aaa 1px solid;
}

.borderBottom {
	padding:20px;
	margin-bottom:20px;
	border-bottom:#aaa 1px dashed;
}

.groupBox table {
	width:325px;
}

.groupBox table th {
	font-weight:bold;
}

.groupBox table th,
.groupBox table td {
	padding:5px;
	border-bottom:#aaa 1px solid;
}

#access {
	width:670px;
	display:inline;
	float:left;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#aaa 1px dashed;
}

#access .fleft {
	width:320px;
}

#access table th,
#access table td {
	padding:5px;
	border-bottom:#aaa 1px solid;
}

#access p {
	float:right;
	width:330px;
}

.insurance {
	width:670px;
	border:#aaa 1px solid;
	margin-bottom:20px;
}

.insurance th,
.insurance td {
	padding:5px;
	border:#aaa 1px solid;
}

.insurance th {
	font-weight:bold;
	background-color:#ffe0c0;
}

.caracterBox {
	width:670px;
	display:inline;
	float:left;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#aaa 1px solid;
}

.caracterBox p {
	width:520px;
	float:right;
}

.caracterBox img {
	display:block;
	float:left;
}

.olStyle {
	padding-left:25px;
	margin-bottom:10px;
}

.olStyle li {
	list-style:decimal outside;
	line-height:18px;
	margin-bottom:5px;
}

.recruitTable {
	width:420px;
	border:#aaa 1px solid;
}

.recruitTable td {
	padding:5px;
	border:#aaa 1px solid;
}

.contactForm {
	width:670px;
	margin-bottom:5px;
	border:#aaa 1px solid;
}

.contactForm th,
.contactForm td {
	padding:5px;
	border:#aaa 1px solid;
}

.contactForm th {
	background-color:#eee;
	font-weight:bold;
}



