@charset "utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-color: #fff;
	margin: 0;
	color: #333;
}

.pattmenu {
	background-image: url(../imgs/patt_menu.gif);
	background-repeat: repeat-y;
	background-position: left top
}

.list_title {
	font-weight: bold;
	margin-bottom: 2px;
}

.list_descr {
	font-size: smaller;
}

.list_item {
	border-bottom: 1px solid #ffe892;
	margin-bottom: .5em;
}

.content {
	margin: 20px;
	line-height: 1.3em;
}

.category_title, .content_title {
	font-weight: bold;
	font-size: larger;
}

.category_description, .content_description {
	margin-bottom: 1em;
	font-size: smaller;
	border-bottom: 3px solid #f4c000;
}

.top_list {
	font-size: smaller;
	line-height: 1.2em;
}
.fs1 { font-size:  8pt; }
.fs2 { font-size: 10pt; }
.fs3 { font-size: 12pt; }
.fs4 { font-size: 14pt; }
.fs5 { font-size: 18pt; }
.fs6 { font-size: 24pt; }
.fs7 { font-size: 36pt; }
