@charset "UTF-8";
/* CSS Document */

h1{
	background-image:url(../img/h1.jpg);
	height:100px;
	}

/*clearfix start*/
#contents:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
#contents {/*------------------------------IE7*/
	display:inline-block;
}
/*clearfix end*/


.lCol,
.rCol{
	float:left;
	width:275px;
	}

.lev1{
	}
.single{
	margin-bottom:2em;
	}
.lev1 a{
	color:#333333;
	font-weight:bold;
	}
.lev1 a:link,
.lev1 a:visited{
	}
.lev1 a:hover{
	text-decoration:underline;
	}


.lev2{
	margin:0.5em 0 2em 0;
	padding-left:2em;
	list-style-type:disc;
	}

.lev2 a{
	color:#666666;
	}
.lev2 a:link,
.lev2 a:visited{
	}
.lev2 a:hover{
	text-decoration:underline;
	}