/*
-----------------------------------------------
Site: AF&L - https://www.aflltc.com/AFL/
Author: PS&L
Description: Base CSS
----------------------------------------------- */


/* Global
----------------------------------------------- */
body {
	margin: 0; padding: 0;
	font: 13px Arial, Verdana, sans-serif;
	/*line-height: 16px;*/
	background-color: #fff;
}

a {color: #141079;}
a:hover {}

hr {display: none;}

p {
	margin: 0 0 15px 0; padding: 0;
	color: #000;
	}

blockquote {
	margin: 0 0 20px 15px; padding: 0;
	font: 12pxArial, Verdana, sans-serif;
	line-height: 17px;
	color: #000;
	}

h1 {
	font: bold 15px Arial, Verdana, sans-serif;
	color: #010065;
	line-height: 20px;
	}
h2 {
	margin: 0 0 12px 0; padding: 0;
	font: bold 15px Arial, Verdana, sans-serif;
	color: #9A3334;
	line-height: 20px;
	}
h3 {
	margin: 0 0 12px 0; padding: 0;
	font: bold 13px Arial, Verdana, sans-serif;
	color: #9A3334;
	line-height: 18px;
	}
h4 {
	margin: 0 0 10px 0; padding: 0;
	font: bold 13px Arial, Verdana, sans-serif;
	color: #77322F;
	line-height: 18px;
	text-decoration: underline;
	}
	
/* Structure
----------------------------------------------- */

#wrapper {
	width: 771px;
	margin: 0;
	padding: 0;
}

/* Nav
----------------------------------------------- */

#nav {
	margin: 0; padding: 9px 0 0 0;
	border-bottom: solid 1px #1F7AAA;
	background-image: url(http://www.ace-insurance.co.jp/en/img/logo.gif);
	background-repeat: no-repeat;
	}
#navHome {
	margin: 0; padding: 9px 0 0 0;
	border-bottom: solid 1px #1F7AAA;
	}
#navContent {
	margin: 0; padding: 0 0 0 200px;
	width: 730px;
	font: bold 10px Arial, Verdana, sans-serif;
	color: #000;
	float: left;
	}
#searchCont {
	margin: 0; padding: 0 0 0 110px;
	height: 46px;
	font-size: 9px;
	border: 0px solid #000;
	}
#searchCont a{
	font-size: 9px;
	color: #000;
	text-decoration: none;
	}

/*______________________________


#typeSize {
	margin: 5px 0 0 0; padding: 0px 0 0 0;
	float: left;
	font-size: 9px;
	}
#typeSize a{
	font-size: 9px;
	color: #000;
	text-decoration: none;
	}
#typeSize a:hover {
	color: #000;
	text-decoration: underline;
	}
#typeSize .small {
	color: #000;
	}
#typeSize .medium {
	color: #50d500;
	font-weight: bold;
	background-image: url(../img/textSizeArrow.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}
#typeSize .large {
	color: #000;
	}


______________________________*/

#typeSize {
	margin: 0 0 0px 0; padding: 10px 0 0px 0;
	float: left;
	height: 15px;
	font-size: 9px;
	display: block;
	}
#typeSize a{
	font-size: 9px;
	color: #000;
	text-decoration: none;
	}
#typeSize a:hover {
	color: #000;
	text-decoration: underline;
	}
#typeSize .small {
	color: #000;
	background-image: none;
	}
#typeSize .medium {
	color: #000;
	font-weight: normal;
	padding: 10px 0 0 0;
	background-image: url(../img/textSizeArrow.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
#typeSize .large {
	color: #000;
	background-image: none;
	}


/*------------------------------*/
	
#navcontainer {
	margin: 0;
	padding: 5px 0 0 0;
	height: 20px;
	width: 626px;
	float: right;
	}

#navcontainer ul {
	border: 0;
	margin: -5px 0 0 0; padding: 0;
	list-style-type: none;
	text-align: right;
	}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#navcontainer ul li a {
	background: #fff;
	width: 50px;
	height: 9px;
	border-right: 1px solid #1F7AAA;
	margin: 0; padding: 10px 2px 6px 2px;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	}

#navcontainer a:active {
	color: #fff;
	}

#navcontainer li#active a {
	background-image: url(../img/bg_nav.gif);
	color: #000;
	}

#breadcrumb {
	height: 20px;
	margin: 0; padding: -15px 0 0 0;
	display: block;
	}
#breadcrumbContent {
	margin: 0; padding: 0 0 0 20px;
	font: bold 10px/3.0 Arial, Verdana, sans-serif;
	color: #666;
	}
#breadcrumbContent a{
	margin: 0; padding: 0 4px 0 0;
	font: bold 10px/3.0 Arial, Verdana, sans-serif;
	color: #141079;
	}
/* Header
----------------------------------------------- */

#header {
	width: 771px;
	height: 182px;
	margin: 0;
	padding: 0;
	
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	}
#headerAbout {
	width: 771px;
	height: 162px;
	margin: 0;
	padding: 0;
	
	background-image: url(../img/header_about.jpg);
	background-repeat: no-repeat;
	
	border-bottom: solid 1px #1F7AAA;
	}
#headerSda {
	width: 771px;
	height: 162px;
	margin: 0;
	padding: 0;
	
	background-image: url(../img/header_sda.jpg);
	background-repeat: no-repeat;
	
	border-bottom: solid 1px #1F7AAA;
	}
#headerUSforces {
	width: 771px;
	height: 162px;
	margin: 0;
	padding: 0;
	background-image: url(../img/header_usforces.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #1F7AAA;
	}
#headerIPI {
	width: 771px;
	height: 162px;
	margin: 0;
	padding: 0;
	background-image: url(../img/header_ipi.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #1F7AAA;
	}
#headerHome {
	width: 771px;
	height: 164px;
	margin: 0;
	padding-top: 9px;
	padding-bottom: 9px;
	background-image: url(../img/header_home.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #1F7AAA;
	background-position: center;
	}
#headerLinks {
	width: 771px;
	height: 162px;
	margin: 0;
	padding: 0;
	background-image: url(../img/header_links.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #1F7AAA;
	}
#headerPrivacy {
	width: 771px;
	height: 162px;
	margin: 0;
	padding: 0;
	background-image: url(../img/header_privacy.gif);
	background-repeat: no-repeat;
	border-bottom: solid 1px #1F7AAA;
	}
#headerSolicitation {
	width: 771px;
	height: 162px;
	margin: 0;
	padding: 0;
	background-image: url(../img/header_solicitation.gif);
	background-repeat: no-repeat;
	border-bottom: solid 1px #1F7AAA;
	}
#headerNonlife {
	width: 771px;
	height: 162px;
	margin: 0;
	padding: 0;
	background-image: url(../img/header_nonlife_insurance.gif);
	background-repeat: no-repeat;
	border-bottom: solid 1px #1F7AAA;
	}


/* Leftrail
----------------------------------------------- */

#leftrail {
	width: 194px;
	margin: 0;
	padding: 0;
	float: left;
	}
#leftrailNav {
	margin: 25px 0 0 6px;
	padding: 0;
	}
#leftrailNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#leftrailNav li {
	margin: 0 0 4px 0;
	padding: 0 0 0 16px;
	background-image: url(../img/sp.gif);
	background-repeat: no-repeat;
	}
#leftrailNav a {
	font: bold 14px Arial, sans-serif;
	color: #000;
	text-decoration: none;
	}
#leftrailNav ul li ul li a {
	font: normal 10px Arial, sans-serif;
	color: #006;
	height: 10px;
	text-decoration: none;
	line-height: 12px;
	display: block;
	position: relative;
	left: -7px;
	}

#leftrailNav a:hover {
	color: #141079;
	}
	
#leftrailNav .small {
	font-size:11px;
	}
	
/* Content
----------------------------------------------- */

#contentCont {
	width: 771px;
	margin: 0;
	padding: 0;
	float: left;
	}
#content {
	margin: 0; padding: 0 0 20px 0;
	width: 571px;
	float: right;
	}
#contentInner {
	margin: 0; padding: 0;
	width: 571px;
	}
.contentInner {
	margin: 22px 0 0 0; 
	padding: 0;
	width: 571px;
	display: block;
	float: left;
	/*line-height: 16px;*/
	}
.contentInner li {
	list-style-position: inside;
	}
#contentInnerHome {
	margin: 0; padding: 0;
	width: 571px;
	height: 250px;
	display: block;
	background-image: url(../img/bg_caption_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#contentLeft {
	margin: 0; padding: 0;
	width: 250px;
	float: left;
	display: block;
	}
#contentLeft li {
	height: 15px;
	margin-left: 15px;
	}
.contentLeft {
	padding: 0;
	width: 260px;
	float: left;
	display: block;
	}
.contentLeft li {
	height: 15px;
	margin-left: 15px;
	}
#contentLeftHome {
	margin-top: 10px; 
	padding: 0;
	width: 260px;
	float: left;
	}
#contentRight {
	margin: 0; padding: 0;
	width: 280px;
	float: right;
	display: block;
	}
.contentRight {
	margin: 0; padding: 0;
	width: 280px;
	float: right;
	display: block;
	}
#contentRightHome {
	margin-top: 6px;
	padding: 0;
	width: 280px;
	float: right;
	}

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

#footer {

	}
#footerContent {
	margin: 0 0 20px 0;
	padding: 3px 0 0 6px;
	border-top: solid 1px #1F7AAA;
	font: normal 11px Arial, sans-serif;
	color: #7c7c7c;
	}
#footerContent a {
	font: normal 11px Arial, sans-serif;
	text-decoration: none;
	}
	
	
/* Classes
----------------------------------------------- */	
.caption {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #006699;
	letter-spacing: 1px;
}
.title {
	margin: 0 0 12px 0; padding: 0;
	font: bold 13px Arial, Verdana, sans-serif;
	color: #9A3334;
	line-height: 18px;
	}
.title a:link, .title a:visited, .title a:hover, .title a:active {
	margin: 0 0 12px 0; padding: 0;
	font: bold 13px Arial, Verdana, sans-serif;
	color: #9A3334;
	line-height: 18px;
	text-decoration: underline;
	}
.blacklink a:link, .blacklink a:visited, .blacklink a:hover, .blacklink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	line-height: 14px;
}
.sml_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	/*line-height: 14px;*/
}
.sda5risk {
	width: 571px;
	background-image: url(../img/5riskBG.gif);
	background-repeat: repeat-x;
	height: 130px;
	display: block;
	float: left;
	clear: both;
}
.risk1 {
	width: 113px;
	font-size: 9px;
	text-align: center;
	float: left;
	height: 130px;
	line-height: 11px;
}
.risk2 {
	width: 113px;
	font-size: 9px;
	text-align: center;
	float: left;
	height: 130px;
	line-height: 11px;
}
.risk3 {
	width: 113px;
	font-size: 9px;
	text-align: center;
	float: left;
	height: 130px;
	line-height: 11px;
}
.risk4 {
	width: 113px;
	font-size: 9px;
	text-align: center;
	float: left;
	height: 130px;
	line-height: 11px;
}
.risk5 {
	width: 113px;
	font-size: 9px;
	text-align: center;
	float: left;
	line-height: 11px;
}
.getQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
.getQuote a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
.line {
	height: 44px;
	width: 571px;
	display:block;
	border-bottom: solid 1px #1F7AAA;
}
.lineContent1 {
	width: 240px;
	padding-left: 20px;
	float: left;
	display: block;
	height: 44px;
	/*border-bottom: solid 1px #000;*/
}
.lineContent2 {
	width: 120px;
	padding-left: 20px;
	float: left;
	display: block;
	height: 44px;
	/*border-bottom: solid 1px #000;*/
}
.lineContent3 {
	width: 151px;
	padding-left: 20px;
	float: right;
	display: block;
	height: 44px;
	/*border-bottom: solid 1px #000;*/
}
.redtype {
	color: #9A3334;
	}
.grey {
	color: #818386;
	}
.blue {
	color: #006699;
}
.point {
	width:570px;
	margin-bottom:3px;
}
.point_l {
	float:left;
	width:30px;
}
.point_r {
	float:right;
	width:535px;
	margin-left:5px;
}