@charset "Shift_JIS";
* {
	font-family: "Lucida Grande", "Verdana", "Lucida, Helvetica", "‚l‚r ‚oƒSƒVƒbƒN", serif;
	font-size: 100%;
	line-height : 1.4;
	font-style: normal;
	font-variant: normal;
}
body {
	font-size: small;
	color: #333333;
	margin : 0;
	padding : 0;
	background-image: url(back_img.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
h3 {
	font-size:small;
	text-decoration:none;
}
ul, li, dl, dt, dd, p {
	margin : 0;
	padding : 0;
}
div#Contents {
	top: 0px;
	left: 0px;
	width: 950px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background:#ffffff;
	margin-top: 15px;
	margin-bottom: 15px;
}
div#Container {
	text-align: left;
	width: 950px;
	margin-left: 0px;
	margin-right: 0px;
	top: 15px;
}
#Article {
	width: 950px;
	vertical-align: top;
	font-weight: normal;
	margin-top: 15px;
}
#Article dt {
	font-size: 130%;
	line-height : 1.6;
	background-color: #FFFF99;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #00CC66;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
#Article dd {
	font-weight: normal;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 15px;
}
#Article ul {
	margin-left: 30px;
	list-style-position: outside;
	text-align: left;
}
#Article li {
	font-size: 120%;
	line-height : 1.3;
	display : block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}

div#LibFooter {
	clear: both;
	font-size: 100%;
	line-height: 2.0;
	font-weight: normal;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.Chapter1 {
	line-height: 1.2;
	font-size: 100%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.boxline {
	font-size: 100%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #666666;
}

