body{
	font-size : 12px ;
	font-family : "ＭＳ ゴシック","等幅ゴシック","ＭＳ 明朝","等幅明朝" ;
}

table{
	font-size : 12px ;
	font-family : "ＭＳ ゴシック","等幅ゴシック","ＭＳ 明朝","等幅明朝" ;
}

a {color: #06f ; text-decoration: underline ;}

a:hover{color: #fff; background-color: #06f;}

form {margin : 0em ;}

h1 {font-size : 12px ; font-weight : normal ; margin : 0em ;}
h2 {font-size : 12px ; font-weight : normal ; margin : 0em ;}
h3 {font-size : 12px ; font-weight : normal ; margin : 0em ;}
h4 {font-size : 12px ; font-weight : normal ; margin : 0em ;}
h5 {font-size : 12px ; font-weight : normal ; margin : 0em ;}
h6 {font-size : 12px ; font-weight : normal ; margin : 0em ;}

.title {
	background-color:#d20;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:6px 0;
	margin:5px 0;
}

.subtitle {
	background-color:#fed;
	padding:5px 10px;
	margin:5px 0;
}

.line {
	margin:5px 0;
	text-align:center;
}

.center{
	text-align:center;
}

dt {
	color:#cc0000;
}

.star{
	color:ff6600;
}