@charset "utf-8";

body {
	color: #797979;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E2E4E7;
	}

a{
color:#666666;
text-decoration:underline;
}

a:hover{
color:#3E434D;
text-decoration:underline;
}



#container	{
	width: 840px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	}
	
	
/* menu */

#menu {
	width: 550px;
	height:60px;
	top: 0px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	float: left;
	left: 0px;
	bottom: 0px;
	margin: 0;
}

#menu ul {
	list-style:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
}

#menu li {
	display:inline;
	list-style-type:none;
}
#menu li a {
	height:60px;
	display:block;
	float:left;
	text-indent:-9999em;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/
#menu li.menu01 a {
	background:url(../images/menu.gif) no-repeat 0px 0px;
	width:113px;
}
#menu li.menu02 a {
	background:url(../images/menu.gif) no-repeat -113px 0px;
	width:103px;
}
#menu li.menu03 a {
	background:url(../images/menu.gif) no-repeat -216px 0px;
	width:96px;
}
#menu li.menu04 a {
	background:url(../images/menu.gif) no-repeat -312px 0px;
	width:91px;
}
#menu li.menu05 a {
	background:url(../images/menu.gif) no-repeat -403px 0px;
	width:93px;
}
#menu li.menu06 a {
	background:url(../images/menu.gif) no-repeat -496px 0px;
	width:54px;
}



/*------hover*/
#menu li.menu01 a:hover {
	background:url(../images/menu.gif) no-repeat 0px -60px;
}
#menu li.menu02 a:hover {
	background:url(../images/menu.gif) no-repeat -113px -60px;
}
#menu li.menu03 a:hover {
	background:url(../images/menu.gif) no-repeat -216px -60px;
}
#menu li.menu04 a:hover {
	background:url(../images/menu.gif) no-repeat -312px -60px;
}
#menu li.menu05 a:hover {
	background:url(../images/menu.gif) no-repeat -403px -60px;
}
#menu li.menu06 a:hover {
	background:url(../images/menu.gif) no-repeat -496px -60px;
}

/*  top */

#top	{
	padding: 0px;
	height: 45px;
	font-size: 0.7em;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: 250px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E434D;
	margin-bottom: 5px;
	margin-top: 10px;
	background-image: url(../images/topname.gif);
	}


	

/* header */

#headerindex	{
	padding: 0px;
	height: 225px;
	top: 0px;
	clear: left;
	}

	
#header h1	{
	margin: 0 0 5px 5px;
	}

#header img	{
	border: none;
	}

#header p	{
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3E434D;
	}


/*  */

#c-bg	{
	background: url(../images/c-bg.jpg) no-repeat center top;
	padding: 0px;
	height: 8px;
	margin: 0px;
	clear: both;
	}

/* main */

#main	{
	padding: 0 5px;
	}


/* contents */

#contents	{
	float: left;
	width: 570px;
	padding-top: 0px;
	padding-bottom: 5px;
	}
	
#contents h1{
	clear:both;
	font-size:1.5em;
	border-bottom:1px solid #ccc;
	padding-top: 0.2em;
	padding-right: 0.5em;
	color: #3A4B61;
}

#contents h2{
	font-size:1.1em;
	clear:both;
	color: #3A4B61;
	width: 350px;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: 1px dotted #CCCCCC;
}

/* sidebar */

#sidebar {
	width: 230px;
	border-size: 1px;
	border-width: 1px;
	float: right;
	}

	
#sidebar h2{
	display: block;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B1BFD0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1BFD0;
	font-size: 1.2em;
	}


/* footer */

#footer	{
	clear: both;
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #3A4B61;
	height: 20px;
	line-height: 160%;
	}
	


h1{
	font-size : 1.2em;
	font-weight : bold;
	text-align : left;
	letter-spacing : 1px;
	}
	
	
	


	
h3{
	color: #3E434D;
	font-size : 1.1em;
	text-indent: 10px;
}

	

h4{
	padding:0px 0 0px 30px;
	font-weight: bold;
	color:#336600;
	font-size : 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 25px;
}

	

h5{
	font-size : 0.8em;
	font-weight : normal;
	color : #3E434D;
	text-align : center;
	padding: 0px 10px;
	margin: 10px;
	border: 1px solid #3E434D;
	}
	

.waku1{
	margin:10px;
	padding:5px;
	border:1px solid #3E434D;
	background: #FFFFFF;
}

.waku2{
	border:1px solid #006633;
	width: 300px;
	background-color: #FFFFFF;
	background-position: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 100px;
}

.waku3{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E4E5E8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3E434D;
	border-bottom-color: #3E434D;
}

.waku4 {
	margin: 1em;
	border: 1px solid #CCCCCC;
	font-size: 100%;
	line-height: 150%;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}

.sub{
	color: #3E434D;
	font-size: 110%;
	text-indent: 10px;
	font-weight: bold;
}

.hide { display: none; }

img {border: 0;}

form {
	border: 0;
	padding: 0;
	margin: 0;
	}

.floatClr {
	width: 1px;
	height: 1px;
	overflow: clip;
	clear:both;
	}

.fbold {
	font-weight: bold;
	}

.aka{
	color: #F00;	
	}