BODY {
          color:                black;
	  background:		#efefff;
          width:                600px;
          margin:               1em 2.5em;
          text-align:           left;
}

h1, h2 {
	   color:	green;
	   font-size:	medium;
	   text-decoration:underline;
	   font-weight: 800;
}

h3{color:blue;text-decoreation:bold;font-weight: 800;}


P.blue {backgroud: blue;}

P DT {color: blue}

strong.title {font-size: medium}

strong.magazine {font-style: italic}

strong.red_word { color: red }
div.menu_select { text-indent: 0em; font-decoration: bold; color: #ffffff; background-color: orange;}
div.menu_depth0 { text-indent: 0em; background-color: #b4d4d4;}
div.menu_depth1 { text-indent: 0.5em; }
div.menu_depth2 { text-indent: 1em; }

div.ayame-logo { text-align: center; }

li.ayame-history { margin-top: 10px; list-style-type: square }
dt.roadmap { margin-top: 0.75em; font-decoration: bold}

div.install-manual { background-color: #cccccc; padding: 1em; white-space: pre;}

div.change-lang { background-color: #c0ffc0; }

div.faq_index { margin-top: 0.75em;}
div.faq_answer {  margin-top: 0.75em;}
li.faq_type {  background-color: #c0ffc0;}
.faq_question {  background-color: #b4d4d4;}

.space_20 { height: 20px; }
