@charset "UTF-8";

/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	width: 760px;
	font-family: Arial,sans-serif;
	color: #333;
	line-height: 1.166;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	background-image: url(../images/hooter_image.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#wrapper {
	
	
	
	
	}
	
a:link, a:visited, a:hover {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;

}

.logo {
margin: 0;
padding: 0;
outline: 0;

}


h2{
 font-size: 105%;
 color: #004688;
}

h3{
	font-size: 110%;
	color: #004688;
}

h4{
	font-size: 100%;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	color: #004688;
}

h5{
	font-size: 100%;
	font-weight: normal;
}
address{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.link_list {
	border-bottom: 1px dotted #3A79BA;
	padding: 10px 0px 0px 0px;
	font-size: 120%;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 10px 0px 0px 0px;
	width: 760px;
	height: 60px;
	background-image: url(../images/header_image_f.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#masthead p {
	position: absolute;
	left: -9999px;
	width: 900px;
	}
#masthead img {
	padding: 12px;
	}
#content{
	float:right;
	width: 76%;
	margin: 0;
	padding: 0;
	background-image: url(../images/mail_image_03.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;

}
#contentinfo{
	float:right;
	width: 76%;
	margin: 0;
	padding: 0;
	background-image: url(../images/mail_image02.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;

}

#contentguide{
	float:right;
	width: 76%;
	margin: 0;
	padding: 0;
	background-image: url(../images/mail_image02.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;

}


#contentaccsess{
	float:right;
	width: 76%;
	margin: 0;
	padding: 0;
	background-image: url(../images/mail_image02.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;

}


#contentsubpage{
	float:right;
	width: 76%;
	margin: 0;
	padding: 0;
	background-image: url(../images/mail_image02.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;

}


#sub_contents{
	width: 100%;
	padding: 20px 20px 20px 20px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}


/*************** #pageName styles **************/

#pageName_top{
	height: 410px;
}

#pageName{


}

#printpage_icon{
	margin: 0px 0px 0px 470px;
}


/*$B$3$NHO0O$O(BMacIE$B$KFI$_9~$^$;$J$$(B\*/
#pageName h1{
	margin: 12px 0 -12px 12px;
	z-index: 5;
	}

/*$B$3$3$^$G(B*/
*html #pageName h1{
	margin: 12px 0 12px 12px;
	z-index: 5;
	}

/*$B$3$NHO0O$O(BMacIE$B$KFI$_9~$^$;$J$$(B\*/
*html #pageName h1 .accsess{
	margin: 0 0 -24px 12px;
	z-index: 5;
	}

/*$B$3$3$^$G(B*/





#title_text{
	padding: 0px 0px 0px 20px;
	height: 90px;
}


#title_image{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 25px;
}

#title_image1{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
		z-index: 5;
}

#title_image2{
	padding: 5px 0px 8px 25px;
}

#comment{
	padding: 10px 0px 0px 25px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

/************** .feature styles ***************/

.feature{
	width: 91%;
	border: 1px solid #ccc;
	margin: 20px 5px 20px 15px;
	padding: 8px 10px 5px 10px;
	background-color: #FFF;
}

.feature h3{
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


#rireki{
	padding: 10px 10px 10px 10px;
	width: 100px;
	border: 1px solid #cccccc;
	float: left;
}

#rireki_list{
	padding: 10px 10px 10px 10px;
	width: 400px;
	border: 1px solid #cccccc;
	float: right;
}


table {
	border-collapse: collapse;
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	border-spacing: 0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
	font-size: 85%;
	background-color: #FFF;
}
td {
	border-top: 1px solid #A3A3A3;
	border-left: 1px solid #A3A3A3;
	}
	
.koumoku {
text-indent: 5em;
	letter-spacing: 10em;
	text-align: center;
	background-color: #DEDEDE;
	}

.news {
	border-collapse: collapse;
	border-width: 0;
		border: none;
	border-spacing: 0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
	font-size: 85%;
	background-color: #FFF;
}
.news tr, td {
	border: none;
	}

form table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
	font-size: 85%;
	background-color: transparent;
}	



form input {
font-size: 95%;
padding: 2px;
background-color: #FFF;
}

form h4 {
	font-size: 110%;
	}

.map {
	margin-top: 20px;
	}
.map h2{
margin: 20px 0;
	padding: 0 20px;
	font-size: 100%;
}

/*$B$3$NHO0O$O(BMacIE$B$KFI$_9~$^$;$J$$(B\*/
.koumoku {
text-indent: 0;
	letter-spacing: 2em;
	text-align: center;
	background-color: #DEDEDE;
	}
/*$B$3$3$^$G(B*/
.charge {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	font-size: 85%;
	background-color: #FFF;
}
.charge2 td {
	border-top: 1px solid #A3A3A3;
	border-left: 1px solid #A3A3A3;
	text-align: center;
	font-size: 90%;
	}

.charge2 {
	border-collapse: collapse;
	border-bottom: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	border-spacing: 0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	font-size: 85%;
	background-color: #FFF;
}
	
caption {
	margin: 15px 0 0 0;
	padding: 15px 0 5px 0;
	}
.charge2 .koumoku1 {
	background-color: #CEEEEE;
	}
	
.charge2 .koumoku2 {
	background-color: #CEEED5;
	}

.charge2 .koumoku3 {
	background-color: #EECED2;
	}
.charge2 .notedesign {
	border: none;
	}
.style3 {
	color: #004688
}




/************** .story styles *****************/

.story{
	clear: both;
	border: 1px solid #ccc;
	margin: 10px 5px 10px 15px;
	padding: 8px 10px 5px 10px;
	width: 91%;
	background-color: #FFF;
	background-image: url(../images/mail_image03.gif);
}

.story p{
	padding: 0px 0px 0px 0px;
}

.oshirase{
	clear: both;
	border: 1px solid #ccc;
	margin: 20px 5px 20px 15px;
	padding: 8px 10px 5px 10px;
	width: 91%;
	background-color: #FFF;
}

.oshirase p{
	padding: 0px 0px 0px 0px;
}


.information{
	clear: both;
	border: 1px solid #ccc;
	margin: -11px 5px 10px 15px;
	padding: 8px 10px 5px 15px;
	width: 89%;
	background-color: #FFF;
	background-image: url(../images/mail_image03.gif);
	background-repeat: no-repeat;
}

.information_sub{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 0px;
}

.information_sub span{
font-weight: bold;
}

.information dl{
border-bottom: 1px dotted #009933;
}

.information dt{
color: #004688;
font-size: 100%;
line-height: 1.4;
padding-left: 10px;
border-left: 8px solid #004688;
font-weight: bold;
}

.information dd{
font-size: 100%;
line-height: 1;
margin: 5px 0 0 0;
padding: 0 0 0 0;

}

.information_otoiawase{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 15px;
	width: 95%;
	border: 1px solid #999;
	background-color: #FFFFF4;
}


.information p{
	padding: 0px 0px 0px 0px;
	font-size: 85%;
	line-height: 1.4;
}
.note {
	font-size: 100%;
	}
.information h2{
margin: 20px 0 0 0;
	padding: 0;
	font-size: 100%;
}

.information h3{
	font-size: 95%;
	margin: 0 0 -15px 0;
	padding: 5px 0;
	text-align: center;
}

.information h4{
	font-size: 95%;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

.style_red{
	color: #FF0000;
}



/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 75%;
	clear: both;
	background-color: transparent;
	text-align: center;
	padding: 5px 0px 10px 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#pagelink{
	padding: 0px 0px 10px 0px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}



/*********** #navBar styles ***********/


#navBar{
	width: 21%;
	margin: 0;
	padding: 0;

	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	float: left;
	background-color: #FFF;
}

*html #sectionLinks {
	margin: 10px;
	padding: 0;
	background-color: #FFF;
	}

#navBar #sectionLinks ul, li{
	margin: 0;
	padding: 0;
	line-height: 1;
	display: block;
	}
	
#navBar #sectionLinks ul {
	border-top: 1px dotted #009933;
	margin-top: 10px;
	line-height: 1;
	}
	
#navBar #sectionLinks li{
	font-size: 100%;
	font-weight: bold;
	list-style-type: none;
	background-image: none
	margin:  0 0 -24px 0;
	padding: 12px 0 10px 12px;
	color: #009933;
	border-bottom: 1px dotted #009933;
	line-height: 1;
	}



#navBar #sectionLinks li a:hover{
	font-size: 100%;
	font-weight: bold;
	list-style-type: none;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0 0 0 -12px;
	padding: 12px 0 10px 12px;
	line-height: 1;

	}


#navBar #sectionLinks .locate{
	font-size: 100%;
	font-weight: bold;
	list-style-type: none;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0;
	padding: 12px 0 10px 12px ;
	}
/*$B$3$NHO0O$O(BMacIE$B$KFI$_9~$^$;$J$$(B\*/

#sectionLinks {
	margin: 10px;
	padding-top: 0;
	background-color: #FFF;
	}

*html #navBar #sectionLinks ul, li{
	margin: 0;
	padding: 0;
	line-height: 1;
	display: block;
	}
	
*html #navBar #sectionLinks ul {
	border-top: 1px dotted #009933;
	margin-top: 10px;
	line-height: 1;
	}
	
*html #navBar #sectionLinks li{
	font-size: 100%;
	font-weight: bold;
	list-style-type: none;
	background-image: none
	margin:  0 0 0 0;
	padding: 12px 0 10px 12px;
	color: #009933;
	border-bottom: 1px dotted #009933;
	line-height: 1;

	}
*html #navBar #sectionLinks li a{
	list-style-type: none;
	background-image: none
	margin:  0 0 0 0;
	padding: 12px 0 10px -12px;
	color: #009933;
	line-height: 1;
	display: block;
	}


*html #navBar #sectionLinks li a:hover{
	list-style-type: none;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin:0 0 0 -12px;
	padding: 0 0 0 12px;
	line-height: 1;

	}


*html .locate{
	font-size: 100%;
	font-weight: bold;
	list-style-type: none;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0 0 0 12px;
	padding: 12px 0 10px 12px ;

	}
/*$B$3$3$^$G(B*/	

	
/************** .advert styles **************/
.bannerarea {
	padding-top: 40px;

	}
	





#def_site{
	padding: 10px 3px 8px 8px;
	font-size: 75%;
	border-top: 1px solid #cccccc;
	background-color: #FFFFFF;
}

#counter{
	padding: 3px 0px 5px 0px;
	font-size: 75%;
	border-top: 1px solid #cccccc;
	background-color: #FFFFFF;
	text-align: center;
}


.advert{
	margin: 0px;
	padding: 0px;
	font-size: 80%;

	background-color: #FFFFFF;
	text-align: center;
}

.advert img{
	display: block;
	text-align: center;
	margin: 10px 5px;
	background-color: #FFF;
	text-decoration: none;
	outline: 0;
	border: none;/* img do not want a border */
	vertical-align: bottom;
}

.advert img a{
	display: block;
	text-align: center;
	margin: 10px 5px;
	outline: 0;
	text-decoration: none;
}
.advert p{
	font-size: 80%;
	line-height: 1.2;
	text-align: left;
	margin: -5px 5px 5px 5px;
}

.advert_text{
	padding: 2px 0px 0px 0px;
	text-align: center;
}

/************** #headlines styles **************/

#headlines{
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.infotable {
	border-collapse: collapse;
	border-bottom: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	border-spacing: 0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
	font-size: 85%;
	background-color: #FFF;
}

.infotable td {
	border-top: 1px solid #A3A3A3;
	border-left: 1px solid #A3A3A3;
	}

#printpage_icon {
	text-align: right;
	margin: -20px 0 0 0;
	position: relative;
	top: -20px;
	left: 470px;
	}
	
/*$B$3$NHO0O$O(BMacIE$B$KFI$_9~$^$;$J$$(B\*/
*html #printpage_icon {
	text-align: right;
	margin: -20px 0 -40px 0;
	position: relative;
	top: -15px;
	left: 470px;
	}
	

/*$B$3$3$^$G(B*/
