@charset "EUC-JP";

/*
 *  ealis v3.0  stylesheet
 *      classic edition  (K.Kan'o) , modified by Lilia
*/


	body {
		background-color: #cccccc;
		color: #333333;
		font-family: Verdana,Arial,Helvetica,Osaka,'MS UI Gothic',sans-serif;
		margin: 0;
		padding: 8px;
	}
	body.nomargin {
		margin: 0;
		padding: 0;
	}
	body.pastlog {
		margin: 0;
		padding: 10px 0;
	}
	a:link {
		color: #333399;
		text-decoration: underline;
	}
	a:visited {
		color: #6666cc;
		text-decoration: underline;
	}
	a:active {
		color: #6666cc;
		text-decoration: underline;
	}
	a:hover {
		color: #6666cc;
		background-color: #eeeeee;
		text-decoration: none;
	}
	a.constant:visited {
		color: #333399;
	}
	a img {
		border: 0 none;
	}
	.menubox img {
		margin: 0 2px;
	}
	.headblock .menubox a {
		text-decoration: none;
	}
	.headblock .menubox a:hover {
		text-decoration: underline;
	}

	form {
		margin-top: 10px;
		padding: 0;
	}
	select option {
		padding: 0 5px;
	}
	iframe {
		border: 0 none;
	}

	hr {
		color: #666666;
		height: 0;
		border: 0 none;
		border-bottom: 1px solid #666666;
	}
	hr.section {
	}
	hr.separator {
		display: none;
	}

	var {
		color: #993300; /* #996633 */
		font-style: normal;
		font-weight: normal;
		font-family: Century,'MS UI Gothic',Osaka,serif;
	}
	address {
		font-size: 90%;
		font-family: Arial,Helvetica,Verdana,sans-serif;
		font-style: italic;
		text-align: right;
		padding-right: 1em;
	}
	address p {
		padding: 0;
		margin: 0;
	}
	address a:link, address a:visited {
		color: #333399;
		text-decoration: none;
	}
	address a:active, address a:hover {
		color: #6666cc;
		text-decoration: underline;
	}
	q {
		font-style: italic;
		color: #666666;
		padding: 0 0 0 0.7em;
		quotes: none;
	}
	q:before {
		content: no-open-quote;
	}
	q:after {
		content: no-close-quote;
	}
	p {
		line-height: 120%;
	}
	tt {

		font-size: 1em;
	}
	span.key {
		text-decoration: underline;
	}


	div.site-menu {
		clear: both;
		background-color: #000000;
		color: #ffffff;
		text-align: right;
		font-family: Arial,Helvetica,Osaka,'MS PGothic',sans-serif;
		font-size: small;
		padding: 10px 1.5em 9px;
		margin: 0;
	}
	div.site-menu a:link, div.site-menu a:visited { /* サイトメニュー中のアンカー */
		color: #ccccff;
		text-decoration: none;
	}
	div.site-menu a:active, div.site-menu a:hover {
		color: #ffffff;
		background-color: transparent;
		text-decoration: underline;
	}
	div.site-menu a.self:link, div.site-menu a.self:visited {
		color: #ffffff;
	}
	div#page_top {
		border-bottom: 1px solid #ffffff;
	}
	div#page_bottom {
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
	}


	div#news {
		font-family: Arial,Helvetica,'MS PGothic',Osaka,sans-serif;
		font-size: small;
		background-color: #fcfcfc;
		border-top: 1px solid #666666;
		border-bottom: 1px solid #666666;
		text-align: center;
		margin: 0 0 2px;
		padding: 0 1px;
	}
	div#news h2 {
		display: none;
		/*
		background-color: #eeeeee;
		font-size: 120%;
		font-weight: bold;
		line-height: 140%;
		margin: 1px 2px;
		padding: 2px 0.5em;
		border-bottom: 1px dashed #999999;
		*/
	}
	div#news ul {
		text-align: left;
		list-style-type: circle;
		margin: 0;
		padding: 5px 3em 5px 10%;
		font-size: small;
		line-height: 150%;
	}
	div#news span.date {
		font-family: Tahoma,Arial,Helvetica,sans-serif;
	}
	div#news strong.topic {
		font-size: 105%;
		padding: 0 0.4em;
	}
	div#news a:visited {
		color: #333399;
	}
	div#news .hot {
		color: #ff3333;
	}

/*■ メイン部分全体 */
	div#main {
		clear: both;
		padding: 0 8px 10px;
	}

/*■ ヘッダ部メニュー */
	div.headblock {
		display: block;
		clear: both;
		padding: 6px 0;
		margin: 0 8px 12px;
		border-bottom: 3px double #999999;
	}
	div.sub-headblock {
		display: block;
		clear: both;
		padding: 5px 8px;
		margin: 8px 0 15px;
		background-color: #eeeeee;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}
	h1.main {
		float: left;
		font-size: 185%;
		font-weight: 500;
		color: #333333;
		margin: 0;
		padding: 4px 0.6em 4px;
	}
	h1.sub {
		display: block;
		float: left;
		font-size: 170%;
		font-weight: 500;
		color: #333366;
		margin: 0;
		padding: 3px 1em 4px;
	}
	div.x-headblock h1.sub {
		float: none;
		font-size: 170%;
		font-weight: 500;
		margin: 8px 0 15px;
		padding: 5px 1.2em;
		background-color: #eeeeee;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}
	h2 {
		margin: 0;
		clear: both;
		color: #333366;
		font-size: 120%;
		padding-left: 0.6em;
		border-bottom: 1px solid #999999;
	}
	body.pastlog h2 {
		margin: 0 0 1em;
		padding: 3px 0.8em;
		border-bottom: 1px solid #999999;
	}
	div.menubox p {
		text-align: right;
		font-size: 85%;
		line-height: 140%;
		white-space: nowrap;
		margin: 0;
		padding: 0 0.9em;
	}
	div.menubox hr {
		display: none;
	}
	body.plogmenu {
		margin: 0;
		padding: 10px 0;
	}
	body.plogmenu address {
		margin: 0;
		padding: 0 0.5em 0 0;
	}
	body.plogmenu p {
		margin: 0;
		padding: 2px 10px;
		font-size: small;
	}
	body.plogmenu h1.sub {
		float: none;
		text-align: center;
		font-size: 150%;
		font-weight: 600;
		padding: 5px 2px 2px;
		margin: 0;
		background-color: #eeeeee;
		border-top: 1px solid #999999;
	}
	div.sub-headblock div.menubox p {
		line-height: 2.6em;
	}
	div.sub-menubox {
		clear: both;
		text-align: center;
		margin: 0 0 10px;
		padding: 0;
		background-color: #eeeeee;
		border-top: 1px dashed #999999;
		border-bottom: 1px solid #999999;
	}
	div.sub-menubox p {
		font-size: 80%;
		line-height: 130%;
		margin: 0;
		padding: 2px;
	}
	div.sub-menubox hr {
		display: none;
	}
	div.menubox a:visited, div.sub-menubox a:visited {
		color: #333399;
	}
	ul.plogfiles {
		list-style-type: none;
		margin: 5px 0;
		padding: 0 0 0 0.5em;
		font-size: small;
	}
	body.plogmenu li var {
	}
	body.plogmenu hr {
		margin: 1px 0;
	}

	div.oform-block {
		display: block;
		margin: 0 0 10px 2%;
		padding: 0;
		width: 780px;
	}
	div.oform-main {
		margin-right: 186px;
		width: 590px;
		border-right: 1px dotted #999999;
		border-bottom: 1px dotted #999999;
	}
	div.oform-main form {
		margin: 0 0 5px;
		padding: 0;
	}
	div.oform-sub {
		float: right;
		width: 186px;
		text-align: left;
	}
	div.oform-sub h2 {
		display: none;
	}
	div.oform-sub ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	div.oform-sub li {
		list-style-type: none;
		margin: 0 0 0 5px;
		padding: 0;
		font-size: small;
		line-height: 100%;
	}
	div.oform-sub .blog-ticker {
		margin-bottom: 8px;
	}
	div.oform-sub .amazon-banner {
		margin-bottom: 5px;
	}
	div.oform-sub .google-ad {
		margin-bottom: 5px;
	}
	div.oform-sub .google-ad-link {
		margin-bottom: 8px;
/*
		border-top: 1px solid #aaaaaa;
		border-bottom: 1px solid #aaaaaa;
*/
	}


/*■ アナウンスウィンドウ */
	div.infobox {
		background-color: #fcfcfc;
		border: 1px solid #666666;
		border-radius: 5px;
		-moz-border-radius: 5px;
		margin: 0.5em 4% 0.5em 3%;
		padding: 0;
	}
	div.infobox p {
		font-size: 95%;
		margin: 0;
		padding: 0.4em 1.5em;
	}
	div.infobox ul {
		margin: 8px 0 10px 2em;
		padding: 2px 1em;
		list-style-type: circle;
		font-size: small;
		line-height: 130%;
	}
	div.infobox li {
		padding: 2px;
	}
	div.infobox ul ul {
		list-style-type: square;
	}
	div.infobox dt {
		font-weight: bold;
	}
	div.infobox a:visited {
		color: #333399;
	}



	div.article {
		background-color: #fcfcfc;
		border: 1px solid #999999;
		border-radius: 5px;
		-moz-border-radius: 5px;

		width: 90%;
		clear: both;
		font-family: Arial,Helvetica,Osaka,'MS PGothic',sans-serif;
	}
	article ul {
		padding-left: 2em;
		clear: both;
	}



		h3 {
			background-color: #eeeeee;
			font-size: 105%;
			font-weight: normal;
			line-height: 150%;
			margin: 1px 2px;
			padding: 3px 8px 2px;
			border-bottom: 1px dashed #999999;
		}
		ul h3, ol h3 {
			border-top: 1px solid #999999;
		}
		div.infobox h3 {
			font-weight: bold;
			line-height: 140%;
			border-top: 1px solid #999999;
		}
		h3 span.pageing {
			float: right;
			font-size: 90%;
		}
		h3 span.atclno {
			font-size: 95%;
			font-family: Georgia,Century,serif;
		}
		h3 em {
			color: #333366;
			font-weight: bold;
			font-style: normal;
		}
		h3 cite {
			color: #6666cc;
		}
		h3 cite a:link, h3 cite a:visited, h3 cite a:active {
			color: #6666cc;
		}
		h3 a.web, h3 a.mail {
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 85%;
		}
		h3 span.mail-priv {
			font-size: 85%;
			color: #999999;
		}
		h3 span.mail-priv a.mail {
			font-size: 100%;
		}
		h3 a:link, h3 a:visited, h3 a:active,
		cite a:link, cite a:visited, cite a:active {
			text-decoration: none;
		}
		h3 a:hover, cite a:hover {
			background-color: #f6f6f6;
			text-decoration: underline;
		}
		li cite a:link, li cite a:visited, li cite a:active, li cite a:hover {
			/* color: inherit; */
		}
		p.msg-oya {
			padding: 0px 4em 1em;
			font-size: 90%;
			line-height: 155%;
		}
		p.msg-oya-tt {
			padding: 0px 4em 1em;
			font-size: 90%;
			line-height: 145%;
		}


		ul.msg-res {
			list-style-type: none;
		}
		ul.msg-res li {
			padding: 4px 3em 4px 1em;
			text-indent: -2em;
			font-size: 90%;
			line-height: 130%;
		}
		ul.msg-res li p {
			padding: 0;
			margin: 0;
			line-height: 130%;
		}
		span.shorten {
			line-height: 190%;
			font-size: 90%;
		}
		a.resanchor:link, a.resanchor:visited, a.resanchor:active {
			text-decoration: none;
		}
		a.resanchor:hover {
			text-decoration: underline;
		}
		table img.ico {
			float: right;
			margin:0.5em 0.5em 0.5em 1em;
		}


		table.msg-oya {
			margin: 0.5em auto 4px 1em;
		}
		table.msg-res {
			border-top: 1px solid #adcbda;
			margin-left: 1em;
			margin-top: 1em;
			padding-top: 10px;
		}
		table col.ico {
			text-align: left;
		}
		table col.msg {
			vertical-align: top;
			width: 100%;
		}


		h4 {
			background-color: #999999;
			padding: 1px;
			margin: 0;
			font-weight: normal;
		}
		h4 em {
			color: #333366;
			font-weight: bold;
			font-style: normal;
		}
		p.msg-res {
			margin: 5px 1em 3px 7px;
			font-size: 90%;
		}


		cite {
			font-size: 95%;
			font-weight: bold;
			font-style: normal;
		}
		span.stamp {
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 84%;
			font-style: italic;
			color: #666666;
		}
		h3 span.stamp {
			font-size: 80%;
			font-style: normal;
			color: #444444;
		}
		li h3 span.stamp {
			font-style: italic;
		}
		span.stamp a:link, span.stamp a:visited, span.stamp a:active {
			text-decoration: none;
		}
		span.stamp a:hover {
			text-decoration: underline;
		}
		span.edtcnt {
			font-size: 80%;
			color: #aaaaaa;
		}
		p.note {
			padding: 0 1.5em 5px 2.5em;
			margin: 1px 2px 2px;
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 84%;
			color: #666666;
			text-align: right;
			border-bottom: 1px dashed #999999;
		}
		p.note a:link, p.note a:visited, p.note a:active {
			text-decoration: none;
			background-color: transparent;
			color: #666666;
		}
		p.note a:hover {
			text-decoration: underline;
			background-color: transparent;
			color: #666666;
		}
		div.noreslink {
			font-size: small;
			margin: 0 1.5em 1em 2.5em;
			clear: both;
		}
		div.noreslink a:link, div.noreslink a:visited, div.noreslink a:active {
			text-decoration: none;
		}
		div.noreslink a:hover {
			text-decoration: underline;
		}

	/*■ Thread, Lapse モード */
		p.msg-each {
			margin: 0.7em 1.5em 1em 2.5em;
			font-size: 90%;
			line-height: 140%;
		}
		p.msg-each-tt {
			margin: 0.7em 1.5em 1em 2.5em;
			font-size: 90%;
			line-height: 130%;
		}
		h3 span.rescnt {
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 80%;
		}
		ul.thread {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		ol.lapse {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		ul.thread li, ol.lapse li {
			margin-bottom: 12px;
		}
		li.deleted h3 {
			background-color: #f6f6f6;
			font-size: 100%;
			border-bottom: 1px dashed #999999;
		}
		li.deleted h3 em {
			color: #666666;
			font-weight: normal;
			font-style: italic;
		}
		.nl-slash {
			color: #aaaaaa;
		}

	/*■ 編集メニュー */
		div.article#selected {
			margin-bottom: 0.5em;
		}
		ul.edtview {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		ul.edtview li {
			margin-bottom: 10px;
			line-height: 130%;
		}
		ul.edtview li#picked {
			border-right: 10px dashed #9999cc;
			border-bottom: 1px solid #9999cc;
			background-color: #f0f0ff;
		}
		ul.edtview cite a:link, ul.edtview cite a:visited, ul.edtview cite a:active {
			color: #6666cc;
		}
		#picked span.atclno {
			font-weight: bold;
			border-bottom: 1px solid #666666;
		}
		#picked em {
			font-style: italic;
		}
		cite.yours {
			background-color: #ffff99;
			border-bottom: 1px solid;
		}
		ul.edtview ol {
			margin: 0 0 0 3em;
			padding: 5px;
			border-top: 1px solid #cccccc;
		}
		ul.edtview ol li {
			margin-bottom: 2px;
		}
		p.msg-edit {
			margin: 0.8em 1.5em 1em 4.5em;
			font-size: 90%;
			line-height: 130%;
		}
		div.article#selected p.msg-edit {
			margin: 1em 1.5em 1.5em 3em;
			font-size: 90%;
		}
		div.article#selected p.msg-edit-tt {
			margin: 1em 1.5em 1.5em 3em;
			font-size: 90%;
			line-height: 130%;
		}
		span.msg-edit {
			font-size: 90%;
		}
/*
		div.edit-oya {
			background-color: #eeeeee;
			border-bottom: 1px dashed #999999;
		}
		div.edit-oya h3 {
			background-color: #eeeeee;
			border-bottom: 0 none;
		}
*/


		ol.findresult {
			margin: 0 0 0 5em;
			padding: 0;
			font-size: x-small;
		}
		ol.findresult div.li-cont {
			font-size: medium;
		}
		ol.findresult p.msg-each, ol.findresult p.msg-each-tt {
			margin: 0.7em 1.5em 0.5em 3em;
			padding-bottom: 0.8em;
		}
		h2 a.plog:link, h2 a.plog:visited, h2 a.plog:active {
			color: #333366;
			background-color: transparent;
			text-decoration: none;
		}
		h2 a.plog:hover {
			color: #333366;
			background-color: #f6f6f6;
			text-decoration: underline;
		}
		.findresult p.note {
			padding: 0.5em 2.5em 1em;
			color: #333333;
			border-top: 0 none;
			border-bottom: 0 none;
			text-align: left;
		}
		.seamless li.pastlog {
			background-color: #f3f3f3;
		}
		.seamless li.pastlog h3 a:link, .seamless li.pastlog h3 a:visited, .seamless li.pastlog h3 a:active {
			color: #666688;
			text-decoration: none;
		}
		.seamless li.pastlog h3 a:hover {
		}
		div#msgWait {
			border: 1px dashed #999999;
			border-radius: 3px;
			-moz-border-radius: 3px;
			color: green;
		}
		div.notfound {
			background-color: #eeeeee;
			color: #666666;
		}
		div.error {
			border: 1px dashed #999999;
			border-radius: 3px;
			-moz-border-radius: 3px;
			background-color: #eeeeee;
			color: #cc3300;
		}
		li.notfound {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		li.notfound p.msg-each {
			margin: 0.5em 1em;
		}



	/* input 枠 etc. */
	input.in, textarea {
		border: 1px solid #666699;
		border-radius: 2px;
		-moz-border-radius: 2px;
	}
	select.min {
		font-size: small;
	}


	fieldset {
		margin: 1em 4%;
		padding: 3px 1em;
		white-space: nowrap;
		border: 0 none;
		font-size: 90%;
	}
	fieldset.oyaform {
		margin: 1em 0;
		padding: 3px 10px;
	}
	fieldset p {
		margin: 4px 0;
		font-size: small;
	}
	fieldset.oyaform table {
		border-spacing: 0;  /* cellspacing */
	}
	fieldset.oyaform table td {
		padding: 1px;  /* cellpadding */
	}
	fieldset.oyaform table th {
		text-align: right;
	}
	fieldset.findform {
		margin: 2px 5px 10px;
		padding: 2px 1em;
		width: 550px;
		overflow: auto;
	}
	fieldset.findform, fieldset.edtform {
		border: 1px solid #666666;
		border-radius: 3px;
		-moz-border-radius: 3px;
		background-color: #fafafc;
	}
	fieldset.oyaform div.input-opt {
		text-align: left;
	}
	fieldset.edtform p.input-opt {
		font-size: small;
	}
	fieldset.oyaform div.input-opt small, fieldset.oyaform small.tip {
		font-size: small;
	}
	fieldset legend {
		color: #333366;
		font-size: medium;
	}
	fieldset legend var {
		font-size: 80%;
		font-style: italic;
	}


	form.resform {
		text-align: center;
		clear: both;
		width: 98%;
	}
	form.resform table {
		background-color: #eeeeee;
		font-size: 80%;
		margin: 0.5em auto 1em;
		padding: 0 5px;
		border: 1px solid #666666;
		border-spacing: 1px;
		border-radius: 3px;
		-moz-border-radius: 3px;
	}
	form.resform textarea {
		width: 540px;
	}
	form.resform table th {
		text-align: right;
		font-weight: normal;
	}
	form.resform table td {
		padding: 1px;
	}
	form.resform div.input-opt {
		text-align: left;
		padding-left: 3.5em;
	}
	form.resform div.input-opt small {
		font-size: small;
	}

	div.disabled form.resform textarea, div.disabled form.resform input.in {
		color: #777777;
	}


	form select option.group {
		background-color: #e6ebf0;
	}
	form label.requisite {
		text-decoration: underline;
	}
	form td.submit {
		text-align: center;
	}
	form div.list-colors {
		font-size: 80%;
		white-space: nowrap;
	}
	div.list-colors a:visited {
		color: #333399;
	}

	div.resform {
		margin: 0;
		clear: both;
	}
	div.reslink {
		text-align: right;
		font-size: 80%;
		margin: 0.5em 1em;
		clear: both;
	}



	div.view-select {
		letter-spacing: 1px;
	}
	div.log-pager, div.view-select {
		clear: both;
		margin: 2px 2px;
		padding: 1px 1em;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
		font-size: 80%;
		font-family: Verdana,Arial,sans-serif;
	}
	div.log-pager strong {
		font-weight: bold;
		font-style: normal;
	}

/*
	div.log-pager a, div.view-select a {
		text-decoration: none;
	}
*/
	div.view-select a:link, div.view-select a:visited {
		color: #333399;
		text-decoration: none;
	}
	div.view-select a:active, div.view-select a:hover {
		color: #6666cc;
		background-color: #dddddd;
		text-decoration: underline;
	}

	div.log-pager a:link, div.log-pager a:visited {
		color: #333399;
		text-decoration: none;
	}
	div.log-pager a:active, div.log-pager a:hover {
		color: #6666cc;
		background-color: #dddddd;
		text-decoration: underline;
	}

	span.label {
		background-color: #999999;
		padding: 2px 4px;
	}



	div.valueinput {
		margin: 0.3em 1.5em;
		font-size: 90%;
	}
	.findform div.valueinput {
	}
	div.valueinput small {
		font-size: small;
	}

	form div.calendar {
		font-size: 90%;
		background-color: #fcfcfc;
		border: 1px solid #666666;
		border-radius: 3px;
		-moz-border-radius: 3px;
		margin: 10px 5px;
		padding: 5px 1em;
		line-height: 130%;
		width: 550px;
	}

	table th {
		white-space: nowrap;
	}
	table.preview {
		width: 96%;
	}

	div.headcom, div.headcom-sp {
		font-family: Verdana,Arial,Helvetica,Osaka,'MS PGothic',sans-serif;
		background-color: #fcfcfc;
		border: 1px solid #666666;
		border-radius: 3px;
		-moz-border-radius: 3px;
		margin: 2px 5px 5px;
		padding: 2px 0.5em;
		width: 560px;
	}
	div.headcom p, div.headcom-sp p {
		font-size: 90%;
		line-height: 130%;
		margin: 0;
		padding: 0.5em 1em;
	}
	div.headcom a:visited, div.headcom-sp a:visited {
		color: #333399;
	}

	div.headcom-sp {
		border: 1px dashed #cc3300;
	}

	div.no-oyaform {
		background-color: #f0f0f0;
		border: 1px solid #666666;
		border-radius: 3px;
		-moz-border-radius: 3px;
		margin: 5px 5px;
		padding: 2px 0.5em;
		width: 560px;
	}
	div.no-oyaform p {
		font-size: 90%;
		line-height: 130%;
		margin: 0;
		padding: 0.5em 1em;
	}

	div.no-resform {
		text-align: center;
		clear: both;
		background-color: #eeeeee;
		border: 1px solid #666666;
		border-radius: 3px;
		-moz-border-radius: 3px;
		border-spacing: 0;
		width: 80%;
		vertical-align: middle;
		margin: 0.5em auto 1em;
		padding: 1em 0.5em;
	}
	div.no-resform p {
		font-size: small;
		line-height: 130%;
		margin: 0;
		padding: 0.5em 1.3em;
	}

	a.editanchor:link, a.editanchor:visited, a.resanchor:active {
		color: #666666;
		text-decoration: none;
	}
	a.editanchor:hover {
		text-decoration: underline;
	}
	h3 a.editanchor:link, h3 a.editanchor:visited, h3 a.resanchor:active {
		color: #444444;
	}

	em.attention {
		font-style: normal;
		color: green;
	}

	em.disabled {
		color: #777777;
	}

	.highlight {
		border-right: 14px solid #9999cc;
		border-bottom: 1px solid #9999cc;
	}
	h3.highlight {
		border-top: 0 none;
		border-right: 0 none;
		border-bottom: 1px dashed #999999;
	}
	.pastlog span.highlight {
		border-top: 1px dashed #9999cc;
		border-right: 0 none;
		border-bottom: 1px solid #9999cc;
		font-weight: bold;
		font-style: italic;
	}
	.pastlog h3.highlight {
		border-top: 1px dashed #9999cc;
		border-right: 14px solid #9999cc;
		border-bottom: 1px solid #9999cc;
	}
	.pastlog h3.highlight .atclno {
		font-weight: bold;
		font-style: italic;
	}
	.hl1 {
		color: #000000;
		background-color: #ffff66;
	}
	.hl2 {
		color: #000000;
		background-color: #a0ffff;
	}
	.hl3 {
		color: #000000;
		background-color: #99ff99;
	}
	.hl4 {
		color: #000000;
		background-color: #ff9999;
	}
	.hl5 {
		color: #000000;
		background-color: #ff66ff;
	}
	
	.hidden {
		display: none;
	}

	.clearer {
		font-size: 0px;
		clear: both;
	}

	div.sub-infobox {
		clear: both;
		background-color: #fcfcfc;
		color: #333333;
		border: 1px dashed #666666;
		border-radius: 3px;
		-moz-border-radius: 3px;
		margin: 1.5em 8% 1.5em 7%;
		padding: 0;
	}
	div.sub-infobox ul {
		margin: 8px 0 10px 2em;
		padding: 5px 1.5em;
		list-style-type: circle;
		font-size: small;
		line-height: 130%;
	}
	div.sub-infobox li {
		padding: 2px;
	}
	div.sub-infobox a:link, div.sub-infobox a:visited, div.sub-infobox a:active {
		text-decoration: none;
		border-bottom: 1px dashed #666666;
		background-color: transparent;
		color: #333333;
	}
	div.sub-infobox a:hover {
		text-decoration: none;
		border-bottom: 1px solid #666666;
		color: #333333;
		background-color: #eeeeff;
	}

	div.sub-navibox {
		clear: both;
		margin: 10px 0;
		padding: 5px 4%;
		background-color: #eeeeee;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
		line-height: 130%;
		font-size: 80%;
		font-family: Verdana,Arial,sans-serif;
	}

	div.bigbanner {
/*
		text-align: center;
		margin: 10px 0;
*/
		text-align: center;
		background-color: #fcfcfc;
		border-top: 1px solid #666666;
		border-bottom: 1px solid #666666;
		margin: 5px 0 0;
		padding: 3px 0 0;
	}
	div.bigbanner-a {
		text-align: center;
		margin: 10px 0;
	}

	div.amazon-widget {
		margin: 15px auto 10px 3%;
		padding: 0;
		border: 0 none;
		font-size: small;
		width: 760px;
	}

/* end */