.simple {
}

.simple_text {
	margin-bottom: 3em;
}

#sitetitle h1 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0.5em;
}

#sitetitle a {
	font-size: 16px;
	text-decoration: none;
}

#sitetitle a:hover {
	color: white;
	text-decoration: none;
}

.simple h2 {
	font-size: 15px;
	border-bottom: dotted 1px;
	border-color: gray;
	margin-top: 0.5em;
}

.simple_text h2 {
	font-size: 15px;
	border-bottom: solid 1px;
	border-color: gray;
	margin-top: 0.5em;
}

.simple_text h3 {
	font-size: 13px;
	border-bottom: dotted 1px;
	border-color: gray;
	margin-top: 3px;
}

.simple ul {
	list-style-type: none;
	margin-left: 15px;
}

.simple li {
	padding: 3px;
}

.simple_text ul {
	list-style-type: circle;
	margin-left: 2em;
}

.simple_text li {
	padding: 1px;
}

.simple a {
	text-decoration: none;
}

.simple a:hover {
	color: white;
	text-decoration: none;
}

.simple_text a {
	text-decoration: none;
}

.simple_text a:hover {
	color: white;
	text-decoration: none;
}

.thumb_h2 {
	width: 96px;
	height: 64px;
	border: 0;
	vertical-align: text-top;
	margin-right: 5px;
}

.thumb {
	width: 65px;
	height: 43px;
	border: 0;
	vertical-align: text-top;
	margin-right: 5px;
}

.thumbPort {
	width: 43px;
	height: 65px;
	border: 0;
	vertical-align: text-top;
	margin-left: 12px;
	margin-right: 18px;
}

#indexLeft {
	float: left;
	list-style-type: none;
	width: 807px;
}

#indexRight {
	float: left;
	list-style-type: none;
}

.year {
	padding-top: 10px;
	border-top: 1px dotted #7f7f7f;
}

.pref {
	font-size: 14px;
	margin: 0em 1.5em 0.5em;
}

.pref a {
	font-size: 14px;
}

.pref_off  {
	color: #555555 !important;
}

pre, code {
	font-size: 110% !important;
}

.top {
	position: fixed;
	right: 1.5em;
	bottom: 1em;
	transition: 1s;
}

.top a {
	font-size: 18px;
	text-decoration: none;
}

.top a:hover {
	color: white;
	text-decoration: none;
}
