body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

fieldset,img{
	border: 0;
}

abbr,acronym{
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6,ul,li,p,adress {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

body {
	background: url(../img/bg2.gif) repeat-x;
	text-align: center;
	color: #3c3c3c;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	border: 0;
	background: #ffffff;
	text-align: left;
}

#header {
	width: 800px;
	height: 90px;
	margin: 0 auto;
	border: 0;
	background: url(../img/bg_header.gif);
}

#header h1 a {
	display: block;
	width: 300px;
	height: 60px;
	position: relative;
	top: 15px;
}

#header h1 a span {
	display: none;
}

#tabNavi {
	width: inherit;
	margin: 0;
	border: 0;
}

#tabNavi h2 {
	float: left;
	text-align: center;
	font-size: 15px;
}

#tabNavi a {
	display: block;
	height: 40px;
	width: 200px;
	text-decoration: none;
	font-weight: bold;
	color: #5e5e5e;
}

#tabNavi a span.tabnavi {
	display: block;
	padding-top: 13px;
}

#allContents {
	clear: both;
	width: 798px;
	height: auto;
	border-left: 1px #c3c3c3 solid;
	border-right: 1px #c3c3c3 solid;
	border-bottom: 1px #c3c3c3 solid;
	margin-bottom: 10px;
	background: url(../img/bg-side.gif) left repeat-y;
}


#leftNavi {
	width: 181px;
	height: inherit;
	float: left;
	border: none;
}

#leftNavi h2 a {
	display: block;
	width: 180px;
	height: 38px;
	border-top: #c3c3c3 1px solid;
	border-bottom: #c3c3c3 1px solid;
	line-height: 2.5em;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #5e5e5e;
}

#leftNavi h2 a span {
	margin-left: 10px;
}


#leftNavi ul.list1 li a:link,
#leftNavi ul.list1 li a:visited,
#leftNavi ul.list3 li a:link,
#leftNavi ul.list3 li a:visited {
	text-decoration: none;
}

#leftNavi ul.list1 li a:active,
#leftNavi ul.list1 li a:hover,
#leftNavi ul.list3 li a:active,
#leftNavi ul.list3 li a:hover {
	background: #ff9900;
}

#leftNavi ul.list2 li a:link,
#leftNavi ul.list2 li a:visited {
	text-decoration: none;
}

#leftNavi ul.list2 li a:active,
#leftNavi ul.list2 li a:hover {
	background: #ff88dd;
}

#leftNavi p.border {
	display: block;
	width: 170px;
	height: 0;
	margin-left: 5px;
	border-top: #c3c3c3 1px dashed;
}

#leftNavi ul li {
	margin: 10px 5px 0 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
	border-bottom: #c3c3c3 1px dashed;
}

#leftNavi ul.list1 li,
#leftNavi ul.list3 li {
	list-style: url(../img/list_org1.gif) inside;
}

#leftNavi ul.list2 li {
	list-style: url(../img/list_pnk1.gif) inside;
}

#leftNavi ul li.l4 {
	border-bottom: none;
}

#rightContents {
	width: 617px;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	float: right;
}

#mainContents {
	width: 590px;
	margin: 0 auto;
	text-align: left;
}

/* IE6hack_start */
* html div#rightContents {
	width: 610px;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	float: right;
}

* html div#mainContents {
	width: 590px;
	margin: 0 0;
	text-align: left;
}
/* IE6hack_end */

#footer1 {
	width: 798px;
	padding: 10px 0;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #ffdddd;
	clear: both;
	border-top: #c3c3c3 1px solid;
	border-bottom: #ffffff 1px solid;
}

#footer1 p.flink_top {
	text-align: center;
	margin-bottom: 5px;
}

#footer1 p.flink1 {
	margin-left: 150px;
}

#footer1 p.flink2 {
	margin-left: 195px;
}

#footer1 p.flink3 {
	margin-left: 256px;
}

#footer_links {
	width: 798px;
	padding: 10px 0;
	background-color: #ffdddd;
	clear: both;
	text-align: center;
	font-size: 12px;
	border-bottom: #ffffff 1px solid;
}

#footer2 {
	width: 798px;
	padding: 10px 0;
	background-color: #ffdddd;
	clear: both;
	text-align: center;
	font-size: 12px;
	line-height: 1.5em;
}

#footer1 a:link,
#footer1 a:visited,
#footer2 a:link,
#footer2 a:visited,
#footer_links a:link,
#footer_links a:visited {
	text-decoration: none;
}

#footer1 a:active,
#footer1 a:hover,
#footer2 a:active,
#footer2 a:hover,
#footer_links a:active,
#footer_links a:hover {
	text-decoration: underline;
}

a.in_site:link,
a.in_site:visited {
	text-decoration: none;
	color: #3c3c3c;
}

a.in_site:hover,
a.in_site:active {
	text-decoration: underline;
	color: #5e5e5e;
}