﻿@charset "UTF-8";

div.omni {
	background:#FFFFFF !important;
	line-height:1.5;
	color:#000000;
	font-size:10pt;
	font-family:serif;
	}

/* anchor */
a,
a:visited {
	text-decoration:none;
	color:#000000;
	}
a[href^="/"]:after {
	color:#01B6CB;
	font-family:monospace;
	font-weight:normal;
	content:" http://komakihal.com"attr(href)" ";
	}
a[href^="http"]:after {
	color:#01B6CB;
	font-family:monospace;
	font-weight:normal;
	content:" "attr(href)" ";
	}

/* display */
#guide {
	display:none;
	}
