/* CSS Document */

html {

}

body,td,th{
	font-size:12px;
	color:#555;
	line-height:1.6em;
}

body {
	margin:0;
	padding-bottom:30px;
	background:#F6FFFF;
}

img {
	border:none;
}

h1 {
	font-size:11px;
	padding:30px 0 0 0;
	font-weight:normal;
	color:#666;
	display:block;
	float:left;
	width:480px;
}

h1 a {
	color:#666;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;	
}

#wrapper {
	width:850px;
	margin:0 auto;
	padding:0 5px;
	background:url(../img/bg_wrap.gif) left top repeat-y;
}

#logo {
	float:left;
	margin:10px 30px 10px 20px;
}

#img_head {
	float:right;
	margin:0 20px 10px 0;
}

#head_navi {
	clear:both;
	text-align:right;
	border-bottom:solid 2px #F60;
	height:24px;
}

#head_box {
	width:840px;
	margin:0 auto;
	padding:0 5px;
	height:24px;
	border-bottom:solid 2px #F60;
}


#head_navi01 {
	text-align:right;
	height:24px;
	float:right;
	width:680px;	
}

#head_navi02 {
	height:24px;
	float:left;
	clear:both;
}

#head_navi01 img {
	float:right;
	margin:0 0 0 10px;
}

#head_navi img {
	float:right;
	margin-right:10px;
}


/* -- MENU ------------------------------------ */
div #menu {
	clear:both;
	height: 58px;
	width: 850px;
	padding: 0;
	border: 0;
	margin:0;
	background: transparent url(../img/menu.jpg) left top  no-repeat;
}

div #menu ul#btn	{
	height: 58px;
	width: 850px;
	margin: 0;
	padding: 0;
	position: relative;
}

div #menu ul#btn li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
	
ul#btn li, ul#btn a {
	height: 29px;
	display: block;
}
	
div #menu ul#btn li a, div#menu ul#btn li {
	text-indent: -9999px;
	text-decoration: none;
}
	
#btn1		{left: 0;     top: 0; width: 113px;}
#btn2		{left: 113px; top: 0; width: 111px;}
#btn3		{left: 224px; top: 0; width: 111px;}
#btn4		{left: 335px; top: 0; width: 198px;}
#btn5		{
	left: 536px;
	top: 0;
	width: 212px;
}
#btn6		{left: 637px; top: 0; width: 111px;}
#btn7		{left: 748px; top: 0; width: 102px;}
#btn8		{left: 0;     top: 29px; width: 113px;}
#btn9		{left: 113px; top: 29px; width: 111px;}
#btn10		{left: 224px; top: 29px; width: 111px;}
#btn11		{left: 335px; top: 29px; width: 198px;}
#btn12		{left: 536px; top: 29px; width: 101px;}
#btn13		{left: 637px; top: 29px; width: 111px;}


#btn1		a:hover	{background:url(../img/menu.jpg) 	0   -58px no-repeat;}
#btn2		a:hover	{background:url(../img/menu.jpg) -113px -58px no-repeat;}
#btn3		a:hover	{background:url(../img/menu.jpg) -224px -58px no-repeat;}
#btn4		a:hover	{background:url(../img/menu.jpg) -335px -58px no-repeat;}
#btn5		a:hover	{background:url(../img/menu.jpg) -536px -58px no-repeat;}
#btn6		a:hover	{background:url(../img/menu.jpg) -637px -58px no-repeat;}
#btn7		a:hover	{background:url(../img/menu.jpg) -748px -58px no-repeat;}
#btn8		a:hover	{background:url(../img/menu.jpg)    0   -87px no-repeat;}
#btn9		a:hover	{background:url(../img/menu.jpg) -113px -87px no-repeat;}
#btn10		a:hover	{background:url(../img/menu.jpg) -224px -87px no-repeat;}
#btn11		a:hover	{background:url(../img/menu.jpg) -335px -87px no-repeat;}
#btn12		a:hover	{background:url(../img/menu.jpg) -536px -87px no-repeat;}
#btn13		a:hover	{background:url(../img/menu.jpg) -637px -87px no-repeat;}

/* -- MENU ------------------------------------ */

#footer {
	clear:both;
	padding:20px 0 0 0;
	color:#630;
}

#footer a {
	color:#630;
}

#footer p {
	margin:0 20px;
}

#img_foot {
	margin:0 -5px;
}

#text_navi {
	background:#FFC;
	padding:30px 20px;
}

#text_navi ul {
	padding:0;
	margin:0;
		width:770px;
}

#text_navi ul li {
	float:left;
	display:block;
	margin:0 10px 0 0;
	padding-left:13px;
	list-style:none;
	background:url(../img/bg_textnavi.gif) left 4px no-repeat;
}

#report {
	background:#FFC;
	padding:20px 60px;
	text-align:center;
}

#report img {
	float:left;
}


#copyright {
	padding:5px;
	background:#D1C18E;
	text-align:center;
}

#page_top {
	clear:both;
	padding:20px 0 0 0;
	text-align:right;
	background:url(../img/bg_totop.gif) right 22px  no-repeat;
	padding-right:17px;
}

#page_top a {
	color:#F96400;
}

.small {
	font-size:10px;
}

.pad10px {
	padding:10px 0 0 0;	
}

.mgn10px {
	margin:10px 0 0 0;
}

.mgn20px {
	margin:20px 0 0 0;
}

.mgn30px {
	margin:30px 0 0 0;
}

.pad30px {
	padding:30px 0 0 0;
}
