@charset utf-8;
/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/


/*=======================*/
/*Page Body*/
/*=======================*/

body	 {
	color: #444;
	font-size: 16px;
	font-family: "MS Gothic", "MS PGothic", "Hiragino Kaku Gothic Pro", Osaka-Mono, Osaka, HeiseiKakuGothic, Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================*/
/*Tag Default Value*/
/*=======================*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

p, pre, blockquote {
	margin: 0;
	padding: 0;
	}

ul, ol, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

dl, dt, dd {
	margin: 0;
	padding: 0;
	}
img {
	vertical-align: bottom;
	border-style: none;
	border-width: 0;
	}

form, input {
	margin: 0;
	padding: 0;
	}
strong {
	color: #548cfd;
	font-weight: bold;
	}

/*==================*/
/*Basic Link Color*/
/*==================*/

a:link {
	color: #548cfd;
	text-decoration: underline;
	}

a:link:hover {
	color: #f60;
	text-decoration: underline;
	}

a:visited {
	color: #548cfd;
	text-decoration: underline;
	}

a:visited:hover {
	color: #f60;
	text-decoration: underline;
	}

/*+++++++++++++++++++++++++++++++++*/
/*Base Layout*/
/*+++++++++++++++++++++++++++++++++*/

/*=======================*/
/*Main Box*/
/*=======================*/
#main_box {
	text-align: left;
	position: relative;
	width: 775px;
	margin: 0 auto;
	padding: 0;
	display: block;
	}

/*=======================*/
/*Header Section*/
/*=======================*/
#header {
	width: 775px;
	height: 197px;
	display: block;
	}
#header_txt {
	background-image: url(../../img/navi/header_txt_bg.gif);
	background-repeat: no-repeat;
	width: 775px;
	height: 26px;
	display: block;
	}

#header_txt h1 {
	color: black;
	font-size: 12px;
	line-height: 14px;
	margin-left: 20px;
	padding-top: 4px;
	}
#header_bar {
	background-image: url(../../img/navi/header_bar_bg.gif);
	background-repeat: no-repeat;
	height: 26px;
	}

#header_btn {
	position: absolute;
	top: 180px;
	left: 445px;
	width: 330px;
	height: 26px;
	display: block;
	}
.bar_btn_01 a {
	background-image: url(../../img/navi/header_btn_01.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 161px;
	height: 18px;
	display: block;
	}
.bar_btn_01 a:visited {
	background-image: url(../../img/navi/header_btn_01.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 161px;
	height: 18px;
	}
.bar_btn_01 a:hover {
	background-image: url(../../img/navi/header_btn_01_o.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 161px;
	height: 18px;
	}
.bar_btn_02 a {
	background-image: url(../../img/navi/header_btn_02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 161px;
	height: 18px;
	display: block;
	}
.bar_btn_02 a:visited {
	background-image: url(../../img/navi/header_btn_02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 161px;
	height: 18px;
	}
.bar_btn_02 a:hover {
	background-image: url(../../img/navi/header_btn_02_o.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 161px;
	height: 18px;
	}
.bar_btn_01 {
	font-size: 12px;
	background-image: url(../../img/navi/header_btn_01.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	width: 161px;
	height: 18px;
	float: right;
	display: block;
	}
.bar_btn_02 {
	font-size: 12px;
	background-image: url(../../img/navi/header_btn_02.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	width: 161px;
	height: 18px;
	float: right;
	margin-left: 3px;
	display: block;
	}
/*+++++++++++++++++++++++++++++++++*/
/*Layout Two Column*/
/*+++++++++++++++++++++++++++++++++*/
#main_column {
	display: block;
	}
/*=======================*/
/*Content Body*/

/*=======================*/
#content_box {
	font-size: 16px;
	width: 575px;
	overflow: hidden;
	float: right;
	padding-bottom: 10px;
	display: block;
	}

/*=======================*/
/*Side Navigation Items*/
/*=======================*/
.test {
	font-size: 5px;
	background-color: #1e0a9b;
	height: 20px;
	}

#side_box {
	font-size: 16px;
	width: 180px;
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
	display: block;
	}
#backto_top {
	height: 20px;
	padding-left: 20px;
	display: block;
	}

#backto_top ul {
	padding-top: 4px;
	}
#backto_top li {
	font-size: 1px;
	text-indent: -9000px;
	width: 74px;
	margin: 0;
	padding: 0;
	}

#backto_top li a {
	background-image: url(../../img/navi/btn_backto_top.gif);
	background-repeat: no-repeat;
	width: 74px;
	height: 11px;
	display: block;
	}

#side_navi {
	}

#side_navi ul {
	}

#side_navi li {
	font-size: 12px;
	line-height: 13px;
	width: 180px;
	height: 25px;
	margin-bottom: 4px;
	display: block;
	}

a#nav_01,#nav_02,#nav_03,#nav_04,#nav_05,#nav_06,#nav_07 {
	color: #646464;
	background-image: url(../../img/navi/navi_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 160px;
	height: 19px;
	padding-top: 6px;
	padding-left: 20px;
	display: block;
	}

a#nav_01:hover,#nav_02:hover,#nav_03:hover,#nav_04:hover,#nav_05:hover,#nav_06:hover,#nav_07:hover {
	color: white;
	text-decoration: none;
	background-image: url(../../img/navi/navi_bg_o.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 19px;
	padding-top: 6px;
	padding-left: 20px;
	display: block;
	}
#side_banner {
	}

#side_banner ul {
	}

#side_banner li {
	text-indent: -9000px;
	width: 180px;

	margin-bottom: 7px;
	display: block;
	}
a#nav_08 {
	background-image: url(../../img/navi/banner_bg_01.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 55px;
	display: block;
	}
a#nav_08:hover {
	background-image: url(../../img/navi/banner_bg_01_o.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 55px;
	display: block;
	}
a#nav_09 {
	background-image: url(../../img/navi/banner_bg_02.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 55px;
	display: block;
	}
a#nav_09:hover {
	background-image: url(../../img/navi/banner_bg_02_o.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 55px;
	display: block;
	}


	
		
/*=======================*/
/*Footer Section*/
/*=======================*/
#footer {
	width: 775px;
	overflow: hidden;
	clear: both;
	display: block;
	}
#footer_bar {
	background-image: url(../../img/navi/footer_bar_bg.gif);
	background-repeat: no-repeat;
	height: 26px;
	display: block;
	}

#footer_btn {
	}
#footer_btn a {
	width: 161px;
	height: 18px;
	display: block;
	}

#footer_btn {
	}

#footer_link {
	background-image: url(../../img/navi/footer_link_bg.jpg);
	background-repeat: repeat-y;
	padding: 2px 20px 3px 15px;
	}
#footer_link a {
	color: #444;
	text-decoration: none;
	}

#footer_link a:hover {
	color: #f60;
	text-decoration: none;
	}

.footer_link_left {
	font-size: 12px;
	width: 330px;
	float: left;
	}

.footer_link_right {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-align: right;
	width: 380px;
	float: right;
	}

#footer_add {
	color: #548cfd;
	font-size: 12px;
	line-height: 13px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	}

.page_top {
	text-align: right;
	clear: both;
	padding-right: 20px;
	padding-bottom: 10px;
	display: block;
	}
/*==================*/
/*TOP PAGE LAYOUT*/
/*==================*/
#top_left {
	width: 278px;
	overflow: hidden;
	float: left;
	display: block;
	}


#top_right {
	display: block;
	width: 278px;
	overflow: hidden;
	float: right;
	}
#top_bot {
	}

.top_bot_left {
	width: 278px;
	overflow: hidden;
	float: left;
	display: block;
	}

.top_bot_right {
	width: 278px;
	overflow: hidden;
	float: right;
	display: block;
	}

/*+++++++++++++++++++++++++++++++++*/
/*Link Color and Link Icon Items*/
/*+++++++++++++++++++++++++++++++++*/
/*==================*/
/*LINK STYLE ARROW*/
/*==================*/
/*Image Size = height 13px*/
a.arrow:link{
	color: #548cfd;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 14px;
	display: inline;
	}
a.arrow:link:hover{
	color: #f60;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_o.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 14px;
	display: inline;
	}
a.arrow:visited{
	color: #548cfd;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 14px;
	display: inline;
	}
a.arrow:visited:hover {
	color: #f60;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_o.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 14px;
	display: inline;
	}
/*WIN IE Position Fix*/
/*No Mac IE\*/
/**/
/**html a.arrow:link{
	background-position: left 2px;
	}
*html a.arrow:link:hover{
	background-position: left 2px;
	}
*html a.arrow:visited {
	background-position: left 2px;
	}
*html a.arrow:visited:hover{
	background-position: left 2px;
	}*/
/* */
/*==================*/
/*LINK STYLE ARROW REVERSE*/
/*==================*/
/*Image Size = height 13px*/
a.arrow_rev:link{
	color: #548cfd;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_rev.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 14px;
	display: inline;
	}
a.arrow_rev:link:hover{
	color: #f60;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_rev_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 14px;
	display: inline;
	}
a.arrow_rev:visited{
	color: #548cfd;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_rev.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 14px;
	display: inline;
	}
a.arrow_rev:visited:hover {
	color: #f60;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_rev_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 14px;
	display: inline;
	}



/*==================*/
/*LINK STYLE ARROW REVERSE WHITE*/
/*==================*/
/*Image Size = height 13px*/
a.arrow_rev_wh:link{
	color: white;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_rev_wh.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 14px;
	display: inline;
	}
a.arrow_rev_wh:link:hover{
	color: #f60;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_rev_wh_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 14px;
	display: inline;
	}
a.arrow_rev_wh:visited{
	color: white;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_rev_wh.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 14px;
	display: inline;
	}
a.arrow_rev_wh:visited:hover {
	color: #f60;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_rev_wh_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 14px;
	display: inline;
	}

/*==================*/
/*LINK STYLE ARROW PAGE TOP*/
/*==================*/
/*Image Size = height 13px*/
a.arrow_pt:link{
	color: white;
	font-weight: bold;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_pt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 14px;
	display: inline;
	}
a.arrow_pt:link:hover{
	color: #f60;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_pt_o.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 14px;
	display: inline;
	}
a.arrow_pt:visited{
	color: white;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_pt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 14px;
	display: inline;
	}
a.arrow_pt:visited:hover {
	color: #f60;
	line-height: 110%;
	background-image: url(../../img/parts/link_arrow_pt_o.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 14px;
	display: inline;
	}
/*==================*/
/*PDF*/
/*==================*/

A.pdf:link {
	background-image: url(../../img/parts/pdf.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	display: inline;
	}

A.pdf:link:hover {
	background-image: url(../../img/parts/pdf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	}

A.pdf:visited {
	background-image: url(../../img/parts/pdf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	}
A.pdf:visited:hover {
	background-image: url(../../img/parts/pdf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	}
/*==================*/
/*White*/
/*==================*/
A.wh:link{
	color: #fff;
	text-decoration: none;
	}

A.wh:link:hover {
	color: #ffce00;
	text-decoration: none;
	}

A.wh:visited {
	color: #efefef;
	text-decoration: none;
	}

A.wh:visited:hover {
	color: #ffce00;
	text-decoration: none;
	}

/*==================*/
/*Navy*/
/*==================*/

A.navy:link {
	color: #1e0a9b;
	text-decoration: none;
	}

A.navy:link:hover {
	color: #de0000;
	text-decoration: none;
	}

A.navy:visited {
	color: #1e0a9b;
	text-decoration: none;
	}

A.navy:visited:hover {
	color: #de0000;
	text-decoration: none;
	}

/*==================*/
/*Black*/
/*==================*/

A.black:link {
	color: #000;
	text-decoration: none;
	}

A.black:link:hover {
	color: #bf0d00;
	text-decoration: none;
	}

A.black:visited {
	color: #212121;
	text-decoration: none;
	}

A.black:visited:hover {
	color: #b4000a;
	text-decoration: none;
	}
