@charset "euc-jp";
/* CSS Document */

body         { background-position: 0% 0%; font-size:12px; background-image:url('../images/haikei.jpg'); background-repeat:repeat; background-attachment:scroll}

a:link       { font-size: 12px; color: #0000FF; text-decoration:none }
a:visited    { font-size: 12px; color: #0000FF; text-decoration:none } 
a:active     { font-size: 12px; color: #FF0000 }
a:hover      {
	font-size: 12px;
	color: #FF0000;
	text-decoration:blink
}
h1           {
	font-size: 13px;
	color: #000080;
	font-weight: normal;
	height: 23px;
	line-height: 23px;
	margin: 0px;
}
h2           {
	font-size: 12px;
	color: #000080;
	font-weight: 400;
	margin-top: 2;
	margin-right: 3;
	margin-bottom: 2;
	margin-left: 3;
	padding-left: 20px;
}
h3           { font-size: 12px; color: #008080; margin: 2 3 }
h4           {
	font-size: 12px;
	color: #000080;
	margin: 0
}
h5           { font-size: 12px; color: #FF00FF; margin: 2 3 }
h6 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	background-image: url('../images/contents/h_back/chgr22.gif');
	margin: 0px;
	color:#000080;
	letter-spacing:2pt;
	padding-left:6px
} 
table        { text-decoration: none; font-size: 12px; color:#000080}

