/*------------------------------------------------------------------
	BASIC TAGS
------------------------------------------------------------------*/
.indent {
	text-indent: 0.5em;
}
.margin-btm18px {
	margin-bottom: 18px;
}
.margin-top18px {
	margin-top: 18px;
}
.margin-btmtop18px {
	margin: 18px 0;
}

h1 {
	display: block;
	height: 16px;
	font-size:74%;
	*font-size:71%;
	background: #9fb7d4;
	color: #fff;
	text-align: left;
	text-indent: 1em;
	line-height:2em;
}

h2 {
	display: block;
	width: 304px;
	height: 53px;
	padding: 0 0 0 15px;;
	float: left;
}
h3 {
	margin: 0 0 14px 0;
}
.pagetop {
	text-align: right;
	clear: both;
	font-size: 77%;
	padding-right: 20px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #66B3FF;
	text-decoration: underline;
}
p {
	margin-bottom: 0.5em;
}
.lst_blue {
	margin: 18px 0 18px 24px;
}
.lst_blue li{
	list-style-image: url(../img/bullet_blue.gif);
	margin-bottom: 8px;
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {
	display: inline-block;
	zoom: 100%;
}
/*------------------------------------------------------------------
	BOXes
------------------------------------------------------------------*/
body {
	color: #333;
	font-size: 84%;
	font-family: lr oSVbN,sans-serif;
	line-height: 1.5;
	text-align: center;
	background: #fff url(../img/bg_body.gif) repeat-x;
}
#bg_box {
	width: 774px;
	text-align: center;
	margin: 0 auto;
	background: #599dd0 url(../img/bg_shadow.gif) repeat-y;
}
#container {
	width: 770px;
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
}
/*------------------------------------------------------------------
	HEADER
------------------------------------------------------------------*/
#header {
	width:770px;
}
#hd_box01 {
	width: 770px;
	height: 53px;
	background: #fff;
	text-align: left;
}

#hd_box01 ul {
	display: inline;
	float: right;
	margin: 31px 9px 0 0;
}
#hd_box01 ul li{
	float: left;
	margin-left: 7px;
	text-decoration: none;
}

#gn {
	height: 245px;
	background: url(../img/bg_h2_index.jpg) center bottom no-repeat;
}

#gn ul {
	display: inline;
}
#gn ul li {
	float: left;
}
/*
#topicpath {
	display: block;
	height: 20px;
	margin: 10px 0 2px 8px;
	font-size: 77%;
	line-height: 1;
	font-family: lr SVbN,sans-serif;
}
#topicpath ul {
	display: inline;
}
#topicpath ul li {
	float: left;
	margin-left: 3px;
}
*/
/*------------------------------------------------------------------
	MAIN - MAIN
------------------------------------------------------------------*/
#main {
	float: left;
	display: block;
	width: 770px;
	padding-bottom: 18px;
	margin-top: 19px;
}

/*------------------------------------------------------------------
	MAIN - SIDEMENU
------------------------------------------------------------------*/
#side_menu {
	display: block;
	\width: 230px; /*for IE5*/
	w\idth: 208px; /*for modern browser*/
	float: right;
	background-color:#F5F5F5;
	/*background-color: #ededed;*/
	padding: 8px;
	margin-right: 10px;
	font-size:12px;
	text-align: left;
	color:#00468b;
	letter-spacing:1px;
	font-weight: bold; 
}
#side_menu ul {
	margin-bottom: 6px;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3", Helvetica, sans-serif;	
}

#side_menu ul li img {
@	float:left;
	margin: 5px 8px 3px 0;
}
#side_menu ul li{
	padding:0 0 0 3px;
	border-bottom-style:dashed;
	border-color:#cccccc;
	border-width:1px;
	font-size:8pt;
	line-height:1.1em;
	letter-spacing:-0.5px;
	text-align:left;
	color: #6e94db;
}
#side_menu p {
	line-height:1.1em;
	text-align:left;
	font-weight:bold;
	font-size:9pt;
	color: #6e94db;
}
#side_menu a:link {
	color: #6e94db;
	text-decoration: none;
}
#side_menu a:hover {
	color: #466fbb;
	text-decoration: underline;
}
#side_menu a:visited {
	color: #6e94db;
	text-decoration: none;
}


/*------------------------------------------------------------------
	MAIN - CONTENTS
------------------------------------------------------------------*/
#main_contents {
	\width: 540px; /*for IE5*/
	w\idth: 506px; /*for modern browser*/
	padding: 0 14px 0 20px;
	text-align: left;
	float: left;
}
#upper_menu {
	height: 152px;
}
#bottom_menu {
	margin-top: 14px;
	height: 152px;
}
.left_menu {
	margin-right: 14px;
}
/*------------------------------------------------------------------
	fOOTER
------------------------------------------------------------------*/
#footer {
	clear: both;
	display: block;
	height: 15px;
	font-size: 77%;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 10px;
	background:	url(../img/bg_containerend.gif) center bottom no-repeat;
	
}
#footer ul {
	display: inline;
	color: #ccc;
}
#footer ul li {
	float: left;
	margin-left: 3px;
}
#footer p {
	float: right;
	margin-right: 10px;
	color: #6e94db;
}
#ft_copyright {
	/*clear: left;*/
	float: right;
	padding: 0 4px 0 0;
	color:#555555;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}

#footer a:link {
	color: #6e94db;
	text-decoration: none;
}
#footer a:hover {
	color: #466fbb;
	text-decoration: underline;
}
#footer a:visited {
	color: #6e94db;
	text-decoration: none;
}


#container-end {
	vertical-align:top;
	background-color:#00FF33;
	overflow: hidden;
	
}	

