@charset "euc-jp";
/* CSS Document */

body {
	background:#EEEEEE;
	line-height:20px;
	margin:auto;
	font-size:12px;
	padding:0;
	}
	
.clear {
	clear:both;
	}


	
/* ヘッダー */

#header {
	background:url(../img/top.gif) top left no-repeat;
	width:190px;
	height:38px;
	padding:20px 10px 0 550px; 
	}

/* トップEぅ▲Ε */

#wrapper {
	width:760px;
	margin:auto;
	background:#FFFFFF;
	}
	

	
#boxTable {
	margin:20px 0 20px 0;
	}
	
#navi {
	width:200px;
	padding:3px 0 20px 0;
	margin:0 0 0 10px
	;}
	
#navi a{
	text-decoration:none;
	color:#000000;
	}
	
#navi a:hover{
	text-decoration:none;
	color:#339900;
	}
	
#navi h3{
	background:url(../img/navi_yajirusi.gif) top left no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 25px;
	margin:5px 0 0 10px;
	}
	
#navi ul{
	margin:0 0 10px 15px;
	padding:0;
	}

#navi li{
	width:180px;
	height:30px;
	border:#999999;
	border-width:1px;
	border-top:solid;
	border-right:solid;
	border-bottom:solid;
	border-left:solid;
	list-style:none;
	font-size:12px;
	padding:0;
	margin:10px 0 0 0;
	}
	
#jyuusyo {
	background:url(../img/navi_jyuusyobox.gif) top left no-repeat;
	position:relative;
	left : 0px;
	}
	
#kanren {
	}