@charset "Shift_Jis";

*{
	margin:2; padding:0;
	font:normal normal normal small/1.55 "Trebuchet MS", Arial, Helvetica,Osaka,メイリオ,Meiryo,"ＭＳ Pゴシック",Sans-serif;
	color:gray;
             text-decoration:none; }

body{ 
	padding-bottom:15px;
	background:#fff7f0 url("i/bg.gif");
	color:#fff7f0;
	text-align:left; 
             }

p{
	margin:0 0 0.5em; }

br{ 
	letter-spacing:normal; }

hr{
	display:none; }

	div.text hr{
		display:block; }


a{
	font:inherit; }

a:link{ 
	color:#002C86; }

a:visited{ 
	color:#002C86; }

a:hover,
a:active,
a:focus{ 
	color:#db3004; }

	#KIZI a{ 
		text-decoration:underline; }



em,
em *{ 
	color:#009984;
	font-weight:bold; }

strong,
strong *{ 
	background:#fffdbe;
	color:#009984;
	font-weight:bold;
	letter-spacing:1px; }

del{ 
	background:#ddd;
	color:#aaa;
	text-decoration:line-through; }

h2{
	margin:0; padding:8px 5px 0;
	color:#886644;
	background:url("i/kado1.gif") no-repeat 100% 0; 
	font-weight:bold; font-size:150%; }
