@charset "UTF-8";
/* CSS Document */


h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 0.4em;
}
h2 {
	color: #FF0000;
	padding-bottom: 0px;
	font-size: 1.3em;
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 0px;
}
h3 {
	color: #09367B;
	margin-top: 1.5em;
	font-size: 1.1em;
	margin-bottom: -2%;
	padding-bottom: 0px;
}
body {
	text-align: center;
	font-family: Helvetica;
	font-size: 0.8em;
}
#side_navi_inner ul li span {
	position: relative;
	top: -90000px;
}
#side_navi_inner ul li ul li span {
	position: relative;
	top: 0px;
	font-size: 1.1em;
	color: #FF0000;
}

strong {
	color: #333333;
	font-size: 1.1em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	font-size: 10pt;
}
.table_left_side  {
	color: #FFFFFF;
	font-weight: bold;
}
.centering {
	text-align: center;
}
.red_type {
	color: #FF0000;
}
.navy_bold_type {
	color: #09367B;
	font-weight: bold;
}
.navy_bolder_type {
	font-size: 1.2em;
	font-weight: bolder;
	color: #09367B;
}
.navy_bolder_larger_type {
	font-size: 1.4em;
	font-weight: bolder;
	color: #09367B;
}
.red_bold_type {
	color: #FF0000;
	font-weight: bold;
}
.red_bolder_type {
	font-weight: bolder;
	color: #FF0000;
	font-size: 1.4em;
}
.bolder_type {
	font-weight: bolder;
	color: #333333;
	font-size: 1.3em;
}
.underlined {
	text-decoration: underline;
}
.tagline {
	font-weight: bold;
	color: #233B77;
	text-align: center;
}
.line {
	width: 426px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7A7A;
	padding: 0px;
	margin-top: -3px;
	margin-bottom: 0px;
	display: none;
}
.line_form {
	width: 566px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7A7A;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: none;
}
.image_right {
	clear: none;
	float: right;
	margin-left: 10px;
}
.image_center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.form_required {
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.white_bold {
	font-weight: bold;
	color: #FFFFFF;
}
.white_type {
	color: #FFFFFF;
}
.larger_font {
	font-size: 1.3em;
}
.smaller_font {
	font-size: 0.85em;
}

.green_font {
	color: #009900;
	font-weight: bold;
}
.less_margine {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.small_bold_type {
	font-size: 0.9em;
	font-weight: bold;
}
.w200box {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	width: 200px;
}


a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #09357A;
}
a:hover {
	color: #7A7A7A;
}
a:active {
	color: #7A7A7A;
	font-size: 1em;
}

#main_contents a, #main_contents a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #0000FF;
}
#main_contents a:hover {
	color: #7A7A7A;
}
#main_contents a:active {
	color: #7A7A7A;
	font-size: 1em;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header_logo {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 85px;
	width: 185px;
}
#top_navi {
	margin: 0px;
	clear: right;
	float: left;
	height: 85px;
	width: 615px;
	background-image: url(../images/tagline02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#top_navi ul {
	margin: 10px 0px 0px 20px;
	padding: 0px;
}
#top_navi  ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 8pt;
}
#header_tag {
	margin: 0px;
	clear: right;
	float: left;
	height: 0px;
	width: 0px;
	text-indent: -90000px;
	padding: 0px;
}
#banner {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 199px;
	width: 800px;
	background-color: #E8E8E8;
}
#contents_wrapper {
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 800px;
}
#main_container {
	margin: 7px 0px 0px;
	padding: 0px;
	float: right;
	width: 630px;
}
#main_contents {
	margin: 0px;
	padding: 0px 20px 0px 15px;
	float: left;
	width: 431px;
	font-size: 10pt;
}
#main_contents_form {
	width: 610px;
	clear: right;
	float: left;
	padding-left: 20px;
	font-size: 10.5pt;
}
#side_contents_outer {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 164px;
	background-color: #09367B;
}
#side_contents_inner {
	padding: 5px 5px 5px 7px;
	width: 124px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-color: #e8e8e8;
}
#getquote_button {
	margin: 5px auto 0px;
	padding: 0px;
	height: 45px;
	width: 135px;
}
#side_navi_outer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
}
#side_navi_inner {
	padding: 0px;
	width: 156px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	font-size: 9pt;
}
#side_navi_inner ul {
	margin: 0px;
	padding: 0px;
}
#side_navi_inner ul li {
	list-style-type: none;
	margin-bottom: 7px;
}
#side_navi_inner ul li ul {
	margin-left: 10px;
	padding-top: 5px;
}
#side_navi_inner ul li ul li {
	background-image: url(../images/red_arrow.png);
	background-repeat: no-repeat;
	background-position: -3px 1px;
	padding-left: 10px;
}
#myaccount {
	margin: 0px;
	padding: 0px;
}
#right_menu ul {
	margin: 0px;
	padding: 0px;
}
#right_menu li {
	list-style-type: none;
	margin-bottom: 5px;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 800px;
	font-size: 13px;
}
#footer_navi {
	clear: both;
	width: 466px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 15px;
}
#footer_navi ul {
	margin: 0px;
	padding: 0px;
}
#footer_navi ul li {
	display: inline;
	list-style-type: none;
}
#footer_contents {
	text-align: center;
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-color: #09357a;
	color: #FFFFFF;
}
#footer_contents p {
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 0.8em;
}




#home a{
	background-image: url(../images/side_navi_home.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#home a:hover, #homep a:hover{
	background-image: url(../images/side_navi_home.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#homep a{
	background-image: url(../images/side_navi_home.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}





#circle a{
	background-image: url(../images/side_navi_circle.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#circle a:hover, #circlep a:hover{
	background-image: url(../images/side_navi_circle.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#circlep   a  {
	background-image: url(../images/side_navi_circle.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#circle ul li a{
	background-image: none;
	display: inline;
}
#circle ul li a:hover, #circlep ul li a:hover{
	background-image: none;
	display: inline;
}
#circlep   ul li a  {
	background-image: none;
	display: inline;
}





#nation a{
	background-image: url(../images/side_navi_nation.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#nation a:hover, #nationp a:hover{
	background-image: url(../images/side_navi_nation.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nationp a{
	background-image: url(../images/side_navi_nation.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#nation ul li a{
	background-image: none;
	display: inline;
}
#nation ul li a:hover, #nationp ul li a:hover{
	background-image: none;
	display: inline;
}
#nationp   ul li a  {
	background-image: none;
	display: inline;
}






#seebus a{
	background-image: url(../images/side_navi_seebus.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#seebus a:hover, #seebusp a:hover{
	background-image: url(../images/side_navi_seebus.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#seebusp a{
	background-image: url(../images/side_navi_seebus.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#seebus ul li a{
	background-image: none;
	display: inline;
}
#seebus ul li a:hover, #seebusp ul li a:hover{
	background-image: none;
	display: inline;
}
#seebusp   ul li a  {
	background-image: none;
	display: inline;
}





#about a{
	background-image: url(../images/side_navi_about.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#about a:hover, #aboutp a:hover{
	background-image: url(../images/side_navi_about.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#aboutp a{
	background-image: url(../images/side_navi_about.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#about ul li a{
	background-image: none;
	display: inline;
}
#about ul li a:hover, #aboutp ul li a:hover{
	background-image: none;
	display: inline;
}
#aboutp   ul li a  {
	background-image: none;
	display: inline;
}






#event a{
	background-image: url(../images/side_navi_event.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#event a:hover, #eventp a:hover{
	background-image: url(../images/side_navi_event.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#eventp a{
	background-image: url(../images/side_navi_event.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#event ul li a{
	background-image: none;
	display: inline;
}
#event ul li a:hover, #eventp ul li a:hover{
	background-image: none;
	display: inline;
}
#eventp   ul li a  {
	background-image: none;
	display: inline;
}






#allroads a{
	background-image: url(../images/side_navi_allroads.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#allroads a:hover, #allroadsp a:hover{
	background-image: url(../images/side_navi_allroads.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#allroadsp a{
	background-image: url(../images/side_navi_allroads.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#allroads ul li a{
	background-image: none;
	display: inline;
}
#allroads ul li a:hover, #allroadsp ul li a:hover{
	background-image: none;
	display: inline;
}
#allroadsp   ul li a  {
	background-image: none;
	display: inline;
}






#handi a{
	background-image: url(../images/side_navi_handi.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#handi a:hover, #handip a:hover{
	background-image: url(../images/side_navi_handi.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#handip a{
	background-image: url(../images/side_navi_handi.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#handi ul li a{
	background-image: none;
	display: inline;
}
#handi ul li a:hover, #handip ul li a:hover{
	background-image: none;
	display: inline;
}
#handip   ul li a  {
	background-image: none;
	display: inline;
}






#busowner a{
	background-image: url(../images/side_navi_busowner.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#busowner a:hover, #busownerp a:hover{
	background-image: url(../images/side_navi_busowner.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#busownerp a{
	background-image: url(../images/side_navi_busowner.gif);
	height: 40px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#busowner ul li a{
	background-image: none;
	display: inline;
}
#busowner ul li a:hover, #busownerp ul li a:hover{
	background-image: none;
	display: inline;
}
#busownerp   ul li a  {
	background-image: none;
	display: inline;
}







#gray_background {
	background-color: #CBCBCB;
}
#beige_background {
	background-color: #FFFBE7;
}
#main_contents li {
	margin-bottom: 1em;
}
#summary_allroads {
	background-image: url(../images/summary_back.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: none;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #000000;
}