@charset "shift_jis";

*{
  margin:0;
  padding:0;
}

body{
  font-size:medium;
  background-color:#fefefe;
  color:#111;
}

h1{
  font-size:200%;
  margin:1em 0;
}

h2{
  font-size:150%;
  margin:1em 0;
}

h3{
  font-size:130%;
  margin:1em 0;
}

h4,h5,h6{
  font-size:120%;
  margin:1em 0;
}

p{
  font-size:100%;
  line-height:140%;
  margin:1em;
}

pre{
  font-size:100%;
  white-space:pre;
  line-height:140%;
  margin:1em;
  letter-spacing:0.03em;
}

dl{
  margin-left:1em;
}

ul{
  margin:1em 2em;
  line-height:130%;
  list-style:disc outside;
}

ol{
  margin:1em 2em;
  line-height:130%;
  list-style:decimal outside;
}

li{
}

address{
  font-style:normal;
}

blockquote{
}

caption{
}

strong{
  font-weight:bold;
}

em{
  font-style:normal;
/*  text-decoration:underline;*/
}

kbd{
}

code{
  font-family:monospace;
}

abbr{
}

q{
}

cite{
}

del{
}

ins{
}
hr{
}

/* \*/@media screen,tv,print{/* */
dl{
  margin:1em 0;
  line-height:120%
}

dt{
  margin:0.3em 1em;
}

dd{
  margin-left:3em;
}

table{
	border-collapse:collapse;
	border:1px solid #333;
  margin-left:1em;
}

th{
	border:1px solid #333;
  font-weight:bold;
  text-align:center;
}

td{
	padding:0 0.5em;
	border:1px solid #333;
}

/* \*/}/* */

/*
@import url(nnw.css);
*/
