* {
  padding: 0px;
  margin: 0px;
}

body {
  background-color: #fff;
  font-family: verdana;
  margin: 20px;
}

img {
  border: none;
}

div#head {
  width: 100%;
  height: 60px;
}

div.logo {
  float: left;
}

p#head_link {
  float: right;
  text-align: right;
}


div.title {
  padding: 5px;
  margin-bottom: 12px;
}

p.navi {
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 8px;
}

address{
	font-style:italic;
	/*color:#333;*/
	font-size:0.8em;
	}

h1{
	font-size:1.3em;
	color: #fff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #69c;
	padding: 2 3 3 6px;
	}
	
h1 a{
	color: #fff;
	}
	
h2 {
	clear:both;
	font-size: 1.1em;
	font-weight:bold;
	font-variant: small-caps;
	padding-left:.25em;
	background-color:#EEE;
	border-bottom: 1px solid #ccc;
	letter-spacing: .06em;
	}
h3 {
	font-size: 0.9em;
	margin: 1em 0 0 0;
	text-indent: 1em;
	line-height: 1.2em;
}

h4 {
	font-size: 1.0em;
	line-height: 1.2em;
}

h5 {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

.topics {
	margin: 0;
	padding: 0;
}

#content dt {
	clear:both;
	font-size: 0.9em;
	font-weight:bold;
	margin-top:2em;
	padding: 3px;
	background-color:#eee;
	letter-spacing: .06em;
	}

#content dd{
  line-height: 1.5em;
  margin-top: 16px;
  margin-bottom: 16px;
}

#content li{
  line-height: 1.5em;
}

div.hatebu {
  float: left;
}

#contents ul {
  margin: 16 20 16 20px;
  line-height: 1.5em;
}

#contents ol {
  margin: 16 20 16 20px;
  line-height: 1.5em;
}

#contents p {
  margin: 16 20 16 8px;
  line-height: 1.5em;
}

input {
	margin: 3 0 3 0px;
}





#foot {
	font-size: 0.8em;
	line-height: 1.2em;
}

ul {
        line-height : 1.2em;
	list-style-type : none;
}

ol {
        line-height : 1.2em;
	list-style-type : none;
}


.topmenu2 {
       margin: 0px;
       padding: 0px;
       margin-left: 16px;
}


hr {
  margin: 0;
  clear: both;
}

#searchbox {
	margin: 0px;
	font-size: 0.8em;
        background-color: #fff;
	padding-left: 3px;
	float: left;
	margin-right: 10px;
}

#comment p {
  margin: 8px;
}

#comment {
  margin-top:24px;
}

#comment > dl {
  
}

#comment > dl > dt {
  font-size: 14px;
  margin: 0px;
  margin-top: 10px;
  background-color: #eee;
  padding: 5px;
}

#comment > dl > dd{
  font-size: 12px;
  text-align: right;
  margin: 0px;
  background-color: #eee;
  padding: 5px;
}

form{
        display: inline;
}

.error {
  margin: 0px;
  padding: 0px;
  color: #ff0000;
}


#head p.logo {
  float: left;
}

#head_link {
  text-align: right;
}

.clear {
  clear: both;
}

div#footer {
  border-top: solid 1px #ccc;
  margin-top: 20px;
}

div#footer p {
  font-size:10px;
  font-family:verdana;
  margin-top: 8px;
}

.topmenu dd {
  margin-left: 24px;
  margin-bottom: 5px;
  float:left;
}

dl.topmenu dt {
  clear: both;
  margin-left: 10px;
  margin-bottom: 0.5em;
}

.topmenu dd ul {
  margin-bottom: 20px;
}

.topmenu dd ul li {
 line-height: 1.5em;
}

.topmenu dd ul ul {

}

li.subject_name {
 font-size: 20px;
 font-weight: bold;
 line-height: 1.5em;
}


li.subject_name ul li {
 font-size: 14px;
 font-weight: normal;
 line-height: 1.5em;
}

h3.option_name {
  margin-bottom: 8px;
  margin-left: -10px;
}

div.topsy-sm {
  display: inline;
  vertical-align: middle;
  margin-top: 5px;
}


div.topsy-sm img {
  vertical-align: middle;
}

dl.announce {
  margin: 0 8px 16px 8px;
  background-color: #cfc;
  border: solid 1px #9f9;
}
dl.announce dt {
  padding-left: 8px;
  padding-top: 3px;
  font-size: 0.8em;
}

dl.announce dd {
  padding-left: 8px;
  padding-bottom: 3px;
  line-height: 1.0sem;
}

#demo p {
  margin-bottom: 20px;
  line-height: 1.5em;
}

