* {
	padding: 0px;
	margin: 0px;
}
html,body {
	width: 100%;
	height: 100%;
}

body {
	color: #004;
	font-size: 11pt;
	text-align: center;
}
img {
	border: 0px none #fff;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}
td {
	border: 0px none #fff;
}
li {
	padding-left: 4px;
	margin-left: 16px;
}
blockquote {
	padding-left: 1em;
}

/* -------------------------------------------------------------- */
/* ã?¿ã?° */
a {
	color: #006;
}
a.white {
	color: white;
}
a.noline {
	text-decoration: none;
}

h1 {
	color: #224;
	font-size: 12pt;
	height: 24px;
	background: url(images/h1_bg.gif) top left no-repeat;
	padding: 4px 0px 0px 16px;
	margin: 4px 0px 2px 0px;
}
h2 {
	color: #fff;
	font-size: 12pt;
	height: 28px;
	background: url(images/h2_bg.gif) top left no-repeat;
	padding: 4px 0px 0px 16px;
	margin: 4px 0px 0px 0px;
}
h3 {
	font-size: 11pt;
	height: 22px;
	background: url(images/h3_bg.gif) top left no-repeat;
	padding: 4px 0px 0px 22px;
	margin: 2px 0px 1px 0px;
}
h4 {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	background-color: #fff;
	line-height: 135%;
	border: 1px dotted #bbd;
	padding: 4px;
	margin: 2px 16px 2px 16px;
}

/* -------------------------------------------------------------- */
/* ã?¬ã?¤ã?¢ã?¦ã?? */
#section_header {
	width: 760px;
	text-align: left;
}

#section_contents {
	width: 760px;
	text-align: left;
	border: 1px solid #bbd;
}
#sidebar {
	float: left;
	width: 158px;
	border-right: 1px solid #bbd;
	background-color: #dde;
}
#sidebar_inner {
	padding: 4px;
}
#contents {
	float: left;
	width: 599px;
	border-left: 1px solid #bbd;
}
#contents_inner {
	padding: 4px 4px 32px 4px;
}
#contents_inner td {
	padding-right: 4px;
}

#section_footer {
	clear: both;
	width: 760px;
	height: 32px;
	text-align: left;
	background: #008;
	border: 1px solid #008;
}
#section_footer_innner {
	color: #fff;
	font-size: 10pt;
	padding: 8px 8px 0px 8px;
}

#sidebar h4 {
	margin: 0px;
}


/* -------------------------------------------------------------- */
/* ã??ã?­ã??ã?¯ */
#header_text {
	font-size: 9pt;
}
#header_logo {
	width: 760px;
	height: 64px;
	border: 1px solid #bbd;
	background-image: url(images/header_bg.jpg);
}
#header_logo_inner {
	color: #fff;
	text-align: right;
	padding: 4px 4px 4px 4px;
}
#globalmenu {
	width: 762px;
	height: 32px;
	background-color: #bbd;
	border: 1px solid #bbd;
}
#globalmenu td {
	border: 1px outset #fff;
}

#mainmenu {
	width: 100%;
}
#mainmenu a {
	color: #fff;
	font-size: 10pt;
	text-decoration: none;
}
#mainmenu li {
	background-color: #006;
	list-style: none;
	border: 1px outset #888;
	border-width: 1px 0px 1px 0px;
	padding-left: 4px;
	margin-left: 0px;
}
#mainmenu li li {
	list-style: none;
	padding-left: 8px;
}
#mainmenu li li li {
	list-style: none;
	padding-left: 8px;
}

#bleadlist {
}
#bleadlist * {
	font-size: 9pt;
}

#footer_menu {
	float: left;
}
#copyright {
	float: right;
}

#news {
	font-size: 9pt;
}

/* -------------------------------------------------------------- */
.ajaxSearch_extract {
	color: #888;
	padding-left: 24px;
}

/* -------------------------------------------------------------- */
