/*  body -------------------- */

body {
	margin:0px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-size:100%;
	background-image: url(img/bg.gif);
	color:#333333;
}



/*  linkcolor  -------------------- */

a {
	text-decoration: none;
}
a:link {
	color:#0000ff;
}
a:visited {
	color:#52188c;
}
a:hover {
	color:#e80000;
	text-decoration:underline;
}
}

/*  linkcolor-left  -------------------- */

#left a {
	text-decoration: none;
}

#left a:link {
	color:#3333cc;
}

#left a:visited {
	color:#000066;
}

#left a:hover {
	color: #e80000;
	text-decoration:underline;
}


/*  linkcolor-main  -------------------- */

#main a {
	text-decoration: none;
}

#main a:link {
	color:#3333cc;
}

#main a:visited {
	color:#000066;
}

#main a:hover {
	color: #e80000;
	text-decoration:underline;
}


/*  link_footer  -------------------- */

#footer_link a {
	text-decoration: none;
}
#footer_link a:link {
	color:#3333cc;
}
#footer_link a:visited {
	color:#000066;
}
#footer_link a:hover {
	color: #e80000;
	text-decoration:underline;
}


/*  container  -------------------- */

#container {
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 800px;
	background-color: #FFFFFF;
	border: 0px solid #EFEFEF;
	}


/*  header  -------------------- */


#header_description {
	width: 800px;
	height: 20px;	
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	background-image: url("img/bg.gif"); 
	border: 0px solid #EFEFEF;
	}

#header_title {
	width: 800px;
	height: 55px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	border: 0px solid #EFEFEF;
	}


#header_image {
	width: 800px;
	height: 200px;	
	margin:0px;
	padding: 0px;
	text-align: left;
	background-color: #000000;
	border: 0px solid #EFEFEF;
	}


/*  nav  -------------------- */

#nav {
	width: 800px;
	height: 43px;	
	margin:@0px;
	padding: 0px;
	background-color: #010166;
	border: 0px solid #010166;
}

#nav ul {
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #010166;
}

#nav li {
	float:left;
	display: inline;
	margin: 0px;
	padding: 0px;
	background-color: #010166;
}

#nav img {
	padding: 0px;
	margin: 0px;
	background-color: #010166;
	border: none;
	vertical-align: bottom;
}


/*  main  -------------------- */

#main {
	float:left;
	width:580px;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	background-color: #ffffff;
	}
	
#main_head {
	float:center;
	width:750px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 10px 5px;
	background-color: #ffffff;
	}	
	

#main_under {
	clear:both;
	width:750px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 10px 5px;
	background-color: #ffffff;
	}	
	

/*  left  -------------------- */

#left {
	float: left;
	margin:0px;
	padding: 0px 0px 0px 0px;
	width: 190px;
	background-color:#CAF8FF;
	overflow: hidden;
	}

#left_under {
	float: left;
	margin:0px;
	padding:5px;
	width: 0px;
	background-color:#CAF8FF;
	overflow: hidden;
	}

/*  right  -------------------- */

#right {
	float: right;
	width: 0px;
	margin:0px;
	padding:0px;
	background-color:#fff08d;
	overflow: hidden;
	}

/*  footer  -------------------- */

#footer_link {
	clear:both ;
	width: 800px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
        font-size:80%; color:#333333; line-height:150%; font-style: normal; font-weight: normal;
	background-color: #FFE6FF;
	border: 0px solid #EFEFEF;
	}

#footer_catch {
	clear:both ;
	width: 800px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
        font-size:80%; color:#FFFFFF; line-height:150%; font-style: normal; font-weight: normal;
	background-color: #760000;
	border: 0px solid #EFEFEF;
	}

#footer_copy {
	clear:both ;
	width: 800px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px 0px 10px 0px;
	text-align: center;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-size:80%; color:#FFFFFF; line-height:150%; font-style: normal; font-weight: normal;
	background-color: #000066;
	border: 0px solid #EFEFEF;
	}

/*  breadcrumbs  -------------------- */

#bc {
	float: right;
	margin:0px;
	padding: 0px 5px 5px 10px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
        font-size:80%; color:#333333; line-height:100%; font-style: normal; font-weight: normal;
	overflow: hidden;
	}





/*  font  -------------------- */

.size10a { 
	font-size:10pt; 
	color:#000000; 
	line-height:16pt; 
	font-style: normal; 
	font-weight: normal
	}
	
.read {
	font-size: 80%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height:145%;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.size80 {
	font-size: 80%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;	
	font-style: normal; 
	line-height: 145%;
	font-weight: normal;
	color:#333333;
	}

.size85 {
	font-size: 85%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;	
	font-style: normal; 
	line-height: 150%;
	font-weight: normal;
	color:#333333;
	}

.size90 {
	font-size: 90%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;	
	font-style: normal; 
	line-height: 150%;
	font-weight: normal;
	color:#333333;
	}

.size95 {
	font-size: 95%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;	
	font-style: normal; 
	line-height: 150%;
	font-weight: normal;
	color:#333333;
	}

.size100 {
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;	
	font-style: normal; 
	line-height: 145%;
	font-weight: normal;
	color:#333333;
	}

p 	{
	font-size: 95%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:165%;
	padding: 0px;
	margin: 10px;
	}


h1 {
	font-size: 75%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #e2e2ec;
	line-height:145%;
	padding: 2px;
	margin: 0px;
	text-align: center;
}

h2{
	font-size: 95%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height:165%;
	padding: 0px;
	margin: 0px;
	}

h3{
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height:145%;
	background-image: url("img/h3.gif"); 
	color: #333333;
	padding: 0px;
	margin: 0px;
}

h4{
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height:145%;
	color: #333333;
	padding: 0px;
	margin: 0px;
}


/*  font-main  -------------------- */

p.main {
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-indent: 1em;
	line-height:145%;
	padding: 0px;
	margin: 10px;
	}


p.main_info {
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-indent: 1em;
	line-height:145%;
	padding: 0px;
	margin: 10px;
	}



read.main {
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height:145%;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#main h1 {
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height:145%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#main h2{
	font-size: 90%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	color: #333333;
	line-height:165%;
	padding: 0px;
	margin: 10px;
	text-align: left;
	}

#main h3{
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height:145%;
	background-image: url("img/h3.gif"); 
	color: #930025;
	padding: 0px;
	margin: 0px;

}

#main h4{
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height:145%;
	color: #333333;
	padding: 0px;
	margin: 0px;

}

/*  font-left  -------------------- */

p.left {
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height:145%;
	padding: 0px;
	margin: 10px;
	}

read.left {
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height:145%;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#left h1 {
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height:145%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#left h2{
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	background-image: url("img/h2.gif"); 
	color:#ffffff;
	line-height:145%;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#left h3{
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: bold;
	background-image: url("img/h3.gif"); 
	line-height:145%;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#left h4{
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height:145%;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

/*  font-left_under  -------------------- */

p.left_under {
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height:145%;
	padding: 0px;
	margin: 10px;
	}

read.left_under {
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height:145%;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: left;
}


/* main   -------------------- */

.main_ui {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
    font-size:80%; color:#333333; line-height:145%; font-style: normal; font-weight: normal;
	margin-bottom: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none
	}

.main_li {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
        font-size:80%; color:#333333; line-height:145%; font-style: normal; font-weight: normal;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 5px 20px;
	background-image: url("img/main_li.gif"); 
	background-repeat: repeat-y;
	list-style-type: none;
	}



/* left   --------------------  */


.left_ui {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
        font-size:85%; color:#333333; line-height:145%; font-style: normal; font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

.left_li {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-size:85%; color:#333333; line-height:145%; font-style: normal; font-weight: normal;
	margin-bottom:  10px 0px 10px 0px;
	padding: 5px 0px 20px 5px;
	background-image: url("img/menu_l_li.gif"); 
	background-repeat: repeat-y;
	list-style-type: none;
	}

/* dl dt  -------------------- */	

#main dl {
	margin: 10px;
	padding: 10px;
	}

#main dt {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
    font-size:80%; color:#333333; line-height:145%; font-style: normal; font-weight: normal;
	margin-bottom: 5px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
}


	
/* space  -------------------- */	

.mrg_3 {
	padding: 3px;
	}
	
.mrg_5 {
	padding: 5px;
	}
	
.mrg_7 {
	padding: 7px;
	}
	
.mrg_10 {
	padding: 10px;
	}
	
.mrg_13 {
	padding: 13px;
	}		
	
.mrg_15 {
	padding: 15px;
	}				

.mrg_17 {
	padding: 17px;
	}	

.mrg_20 {
	padding: 20px;
	}	

.mrg_30 {
	padding: 30px;
	}	


.mrg_leftunder_contents {
	padding: 670px;
	}	

.mrg_leftunder_contents_about {
	padding: 1200px;
	}		

