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

#wrapper {
	background:url(../img/bg_admi.gif) no-repeat right 220px;
}
#contents h3 {
	border-top:solid 1px #CCC;
	margin:1em 0 1em;
	padding-top:3px;
	font-weight:bold;
}
#contents p, #contents dd, #contents dt {
	line-height:1.5em;
	font-size:86%;
}
#contents dl {
	margin-top:2em;
}
#contents dt {
	font-weight:bold;
	margin:1.5em 0 0.5em;
}
#contents dd {
	margin:0 0 2em 2em;
}
#contents dd a {
	text-decoration:underline;
}
#contents dd a:hover {
	text-decoration:none;
}
#contents p {
	margin:0 0 1em 0;
}
#youkou {
	background: url(../admi/img/bg_w.gif);
	padding:0.1em 1em 1em;
	margin:0 0 2em;
}
/*********************************************必要な機材・環境****/
ul{
list-style:outside;
margin-left:2.5em;
margin-bottom:4em;
}

li{
font-size:86%;
margin-top:0.8em;
}
	ul ul{
	list-style:outside;
	margin-left:1.5em;
	margin-bottom:0em;
	}
	li li{
	font-size:100%;
	list-style-type:circle;
	margin-top:0.5em;
	}
