/*
-----------------------------------------------
AGS Styles
Version:  29 feb 2008
----------------------------------------------- */

@charset "UTF-8";

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/*Hides from IE-mac €*/
*html.clearfix {height: 1%; }
.clearfix { display: block;}
/*End hide from IE-mac*/

a {
	color: #C5012F;
	text-decoration: underline;
}
a:hover {
	color: #C5012F;
	text-decoration: none;
}
img {
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	line-height: 1.4;
	color: #333;
	font-size: 82%;
	font-family: 'Ariel','sans-serif'
	text-align: center;
	letter-spacing: 0.04em;
 }
*+html body {
	margin: 0;
	padding: 0;
	background: #FFF;
	line-height: 1.4;
	color: #333;
	font-size: 78%;
	font-family: 'Ariel','sans-serif'
	text-align: center;
	letter-spacing: 0.04em;
 }

/* ------ Base ------ */

#Container {
	width: 748px;
	border: 1px solid #C5012F;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
}
#Header {
 	margin: 0;
 	padding: 0;
 	width: 748px;
}
#Wrapper {
 	clear: both;
 	margin: 0;
 	padding: 0;
}
#SecondWrapper {
 	clear: both;
	background: transparent url(./side_bg.png) repeat-y;
 	margin: 0;
 	padding: 0;
}
#Footer {
 	clear: both;
	margin: 0;
 	padding: 10px 10px 0;
}

 
/* ------ Container ------ */

	
 /* ------ Header ------ */

#Header h1 {
	float: left;
	width: 149px;
	margin: 10px 0 0 20px;
	padding: 0;
}
#Header h1  a {
	display: block;
	height: 75px;
	background: transparent url(./logo.png) left top no-repeat;
	text-indent: -9999em;
}
#Header p {
	float: left;
	width: 351px;
	height: 24px;
	margin: 20px 0 0 28px;
	background: transparent url(./logotype.png) left top no-repeat;
	text-indent: -9999em;
}
#Header h2 {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	width: 378px;
	font-size: 0.9em;
	text-align: right;
}
#Header ul#HeadLink {
	float: right;
	margin: 30px 0 10px 0;
	width: 148px;
}
#Header ul#HeadLink li {
	padding: 0;
	font-size: 0.9em;
}
#Header ul#HeadLink li a {
	background: transparent url(./link_arrow_pink.png) left top no-repeat;
	padding-left: 15px;
}


 /* ------ GlobalNavigation ------ */
#GlobalNavigation {
	clear: both;
	height: 39px;
	background: transparent url(./gnavi_line_default.gif) left 34px no-repeat;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
body#BodyJob #GlobalNavigation {
	background: transparent url(./gnavi_line_job.gif) left 34px no-repeat;
}
body#BodyInsurance #GlobalNavigation {
	background: transparent url(./gnavi_line_insurance.gif) left 34px no-repeat;
}
body#BodyClient #GlobalNavigation {
	background: transparent url(./gnavi_line_client.gif) left 34px no-repeat;
}
body#BodyCompany #GlobalNavigation {
	background: transparent url(./gnavi_line_company.gif) left 34px no-repeat;
}
#GlobalNavigation li {
	float: left;
	margin-right: 5px;
}
#GlobalNavigation li a {
	display: block;
	width: 181px;
	height: 34px;
	text-indent: -9999em;
}
#GlobalNavigation li#GnJob a {
	background: transparent url(./gnavi_job_off.png) no-repeat;
	margin-left: 4px;
}
#GlobalNavigation li#GnJob a:hover {
	background: transparent url(./gnavi_job_on.png) no-repeat;
	margin-left: 4px;
}
#GlobalNavigation li#GnInsurance a {
	background: transparent url(./gnavi_insurance_off.png) no-repeat;
}
#GlobalNavigation li#GnInsurance a:hover {
	background: transparent url(./gnavi_insurance_on.png) no-repeat;
}
#GlobalNavigation li#GnClient a {
	background: transparent url(./gnavi_client_off.png) no-repeat;
}
#GlobalNavigation li#GnClient a:hover {
	background: transparent url(./gnavi_client_on.png) no-repeat;
}
#GlobalNavigation li#GnCompany a {
	background: transparent url(./gnavi_company_off.png) no-repeat;
}
#GlobalNavigation li#GnCompany a:hover {
	background: transparent url(./gnavi_company_on.png) no-repeat;
}

body#BodyJob #GlobalNavigation li#GnJob a {
	background: transparent url(./gnavi_job_on.png) no-repeat;
	margin-left: 4px;
}
body#BodyInsurance #GlobalNavigation li#GnInsurance a {
	background: transparent url(./gnavi_insurance_on.png) no-repeat;
}
body#BodyClient #GlobalNavigation li#GnClient a {
	background: transparent url(./gnavi_client_on.png) no-repeat;
}
body#BodyCompany #GlobalNavigation li#GnCompany a {
	background: transparent url(./gnavi_company_on.png) no-repeat;
}



/* ------ Wrapper ------ */

#Wrapper #Left {
	clear: both;
	float: left;
	width: 470px;
	margin-left: 20px;
	text-align: left;
}
#Wrapper #Right {
	float: right;
	width: 230px;
	margin-right: 20px;
	text-align: left;
}
#Wrapper #LeftHalf {
	float: left;
	width: 350px;
	margin-left: 20px;
	text-align: left;
}
#Wrapper #RightHalf {
	float: right;
	width: 350px;
	margin-right: 20px;
	text-align: left;
}

.TopicPath {
	margin: 5px 20px;
	text-align: left;
}
#Right .TopicPath {
	margin: 5px 0;
	text-align: left;
}
.TopicPath li {
	display: inline;
	font-size: 0.8em;
}
.TopicPath li a {
	background: transparent url(./topicpath.gif) right center no-repeat;
	margin-right: 10px;
	padding-right: 20px;
}


/* ------ SecondWrapper ------ */

#SecondWrapper #Left {
	float: left;
	width: 169px;
	text-align: left;
}
#SecondWrapper #Right {
	float: right;
	width: 531px;
	margin-right: 20px;
	text-align: left;
}

#SecondWrapper #Left .LeftMenu {
	border-right: 1px solid #C5012F;
	border-bottom: 1px solid #C5012F;
	background: #fff;
	padding: 10px 0 0 0;
}
#SecondWrapper #Left .LeftMenu dt {
	border-bottom: 1px solid #C5012F;
	width: 130px;
}
#SecondWrapper #Left .LeftMenu dt.TopLine {
	margin-top: 30px;
}
#SecondWrapper #Left .LeftMenu dd {
	border-bottom: 1px solid #C5012F;
	width: 135px;
	margin-left: 33px;
	font-size: 0.9em;
}
#SecondWrapper #Left .LeftMenu dd.NoLine {
	border-bottom: 0px;
}
#SecondWrapper #Left .LeftMenu dd a {
	display: block;
	background: transparent url(./link_arrow_pink.png) 120px center no-repeat;
	padding: 3px 0 3px 5px;
	color: #333;
	text-decoration: none;
}
#SecondWrapper #Left .LeftMenu dd a:hover, #SecondWrapper #Left .LeftMenu  dd.present a {
	display: block;
	background: transparent url(./link_arrow_pink.png) 120px center no-repeat;
	padding: 3px 0 3px 5px;
	color: #C5012F;
	text-decoration: none;
}




/* ------ PageTop ------ */
p.ToTop {
	clear: both;
	margin: 0 30px 0 0;
	padding: 20px 0 0 0;
	text-align: right;

}
p.ToTop a {
	clear: both;
	background: transparent url(./link_totop.png) left 2px no-repeat;
	padding: 0 0 0 15px;
	font-size: 0.85em;
}
.ToTopPage {
	clear: both;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	text-align: right;
}
.ToTopPage a {
	clear: both;
	background: transparent url(./link_arrow_pink.png) left 2px no-repeat;
	padding: 0 0 0 15px;
	font-size: 0.85em;
}


/* ------ Footer ------ */

table#FootMenu {
	width: 708px;
	border-top: 1px dotted #C5012F;
	margin: 10px 10px 0 10px;
	padding: 10px 0 0 0;
}
table#FootMenu li a {
	margin: 0;
	padding: 0 15px;
	font-size: 0.85em;
}
ol#FootMenu {
	width: 708px;
	border-top: 1px dotted #C5012F;
	margin: 10px 10px 0 10px;
	padding: 10px 0 0 0;
}
ol#FootMenu li {
	margin: 0;
	padding: 0;
	display: inline;
}
ol#FootMenu li a {
	margin: 0;
	padding: 0 15px;
	font-size: 0.85em;
}
#trust {
	margin: 15px 0 0 600px;
}
#trust a {
	display: block;
	height: 34px;
	background: transparent url(./trustejp.gif) no-repeat;
	text-indent: -9999em;
}
#CopyRight {
	margin: 20px 0;
	padding: 0;
	clear: both;
	font-size: 0.82em;
}


 /* ------ Other ------ */

.TxtNml {
	margin: 10px 0 0 8px;
	font-size: 0.95em;
	text-align: left;
}
.TxtPink {
	color: #C5012F;
	text-align: left;
}
