@charset "Shift_JIS";

/* exolib.net - exolib-index.css */

/* 以下、hn 用 */

div#index h2 {
	color: #191970;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 140%;
}

div#index h3 {
	color: #191970;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 120%;
	text-indent: 0.5em;
	margin: 0.5em 0 0;
}

/* 以下、p 用 */

div#index p {
	margin: 1em;
}

/* 以下、ul 用 */

div#index ul {
	margin: 0.8em 0;
	padding: 0 1.5em;
	list-style-type: none;
}

div#index ul.menu {
	margin-left: 1.5em;
	padding-left: 1.5em;
	list-style-type: disc;
}

div#index ul.history-exolib {
	font-size: 80%;
	line-height: 1.2em;
}

