body{
	margin-top:0px;
	background-image:url(/img-style2007/bg-body.gif);
	background-position:center;
	font-size:96%;
	line-height:140%;
	}

#all{
	margin:0px auto;
	width:800px;
	border:1px solid #CCCCCC;
	border-top:0px;
	}


/* ヘッダー */
#header{
	margin-top: 0px;
	border-bottom:1px sokid #FFFFFF;
	}

#header-item{
	margin:0px;
	text-align:right;
	background-color:#effafe;
	}

/* コンテンツ */
#contents{
	border-top:1px solid #ffffff;
	background-image:url(/img-style2007/bg-contents.gif);
		}

/* 左メニュー */
#contents #menu {
	float: left;
	width: 189px;
	text-align:left;
	background-color:#f9feea;
	padding:20px 5px 0px 5px;
	}

.iidenow{
	background-image:url(/img-style2007/bg-iidenow.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding:43px 0px 15px 0px;
	}

.iideold{
	background-image:url(/img-style2007/bg-iideold.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding:43px 0px 15px 0px;
	margin-top:10px;
	}



#contents #menu ul {
	margin:0px;
	padding:10px;
	}

#contents #menu h2{
	padding:2px 0px 0px 2.3em;
	background-image:url(/img-style2007/bg-menu-h2.gif);
	color:#FFFFFF;
	font-size:90%;
	margin:20px 0px 0px 0px;
	}

#contents #menu h3{
	background-image:url(/img-style2007/bg-menu-h3.gif);
	padding:2px 0px 3px 2.5em;
	font-size:small;
	margin:15px 0px 0px 0px;
	color:#003300;
	}		

#contents #menu h3 a:link,
#contents #menu h3 a:visited{
	color:#003300;
	}

#contents #menu h3 a:hover{
	color:#FF6600;
	}	

#contents #menu h4{
	border-bottom:2px dotted #339900;
	padding:2px 0px 0px 0.5em;
	font-size:medium;

	}

#contents #menu li{
	background-image:url(/img-style2007/bg-menu-li.gif);
	padding:0px 0px 0px 1em;
	list-style:none;
	}

#contents li a:link{
	color:#006600;
	}

#contents li a:visited{
	color:#003300;
	}

#contents li a:hover{
	color:#FF6600;
	}

/*    メイン　　　*/
#contents #main {
	float:right;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px;
	width: 557px;
	text-align:left;
	line-height:140%;
	color:#333333;
}

/* メイン　カテゴリー */
#contents #main  h2{
	font-size:larger;
	border-bottom:3px solid #99CC00;
	border-left:1em solid #99CC00;
	padding:0px 0px 0px 0.5em;
	margin:0px;
	}
	
/* メイン　カテゴリー */
#contents #main  h3{
	border-bottom:1px solid #999999;
	font-size:medium;
	padding:10px 0px 30px 3em;
	margin:20px 0px 0px 0px;
	}

.kurashi{
	background-image:url(/img-style2007/h3-kurashi.gif);
	background-repeat:no-repeat;
	color:#CC0000;
	}

.fukushi{
	background-image:url(/img-style2007/h3-fukushi.gif);
	background-repeat:no-repeat;
	color:#FF6699;
	}

.kankou{
	background-image:url(/img-style2007/h3-kankou.gif);
	background-repeat:no-repeat;
	color:#FF9933;
	}

.kyouiku{
	background-image:url(/img-style2007/h3-kyouiku.gif);
	background-repeat:no-repeat;
	color:#99CC00;
	}

.shigoto{
	background-image:url(/img-style2007/h3-shigoto.gif);
	background-repeat:no-repeat;
	color:#3399CC;
	}

.iide{
	background-image:url(/img-style2007/h3-iide.gif);
	background-repeat:no-repeat;
	color:#000099;
	}

.leftbox-list{
	width:250px;
	float:left;
	}
	
.rightbox-list{
	width:250px;
	float:right;
	}

#contents a:link,
#contents a:active{
	color:#3366CC;
	}

#contents a:visited{
	color:#330099;
	text-decoration:
	}

#contents a:hover{
	color:#CC0000;
	}

.itiran{
	text-align:right;
	float:right;
	}
.cl{
	clear:both;
	}
.list{
	margin:0px 0px 0px 50px;
	}
.leftbox{
	float:left;
	}
.rightbox{
	float:right;
	font-size:small;
	}


/* フッター　*/
#footer {
	text-align:center;
	padding:20px;
}

#footer-menu{
	background-color:#eeeeee;
	text-align:center;
	margin-top:30px;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	padding:5px 0px;
	}

#footer-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}

#footer-menu li{
	display:inline;
	margin:0px;
	}

#footer-menu li a{
	padding:10px;
	}
#footer-menu li a:link,
#footer-menu li a:active{
	color:#3366CC;
	}

#footer-menu li a:visited{
	color:#330099;
	text-decoration:
	}

#footer-menu li a:hover{
	color:#CC0000;
	}	
	

