@charset "shift_jis";
/*
# -*- text ; coding:shift_jis -*- 
*/
body {
  background-image: url("images/top-201005.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: white;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
  color: #ee7777;
}
div#header {
  float: right;
  text-align: right;
}
div#footer {
  position: absolute;
  top: 600;
  margin: 0 10%;
  width: 80%;
  height: 420;
  filter:alpha(opacity=75); /*IE*/
  -moz-opacity:0.75; /*FF*/
  opacity:0.75;
}

div#footer .content { 
  height: 415;
  background-color: #ffeecc;
  padding: 3px 8px 0 8px;
}

.r1, .r2, .r3, .r4, .r5 {
  background-color: #ffeecc;
  padding: 0;
  height: 1px;
  line-height: 1px;
  overflow: hidden;
}

.r1 {
  margin: 0 5px;
}
.r2 {
  margin: 0 3px;
}
.r3 {
  margin: 0 2px;
}
.r4 {
  margin: 0 1px;
}
.r5 {
  margin: 0 1px;
}

p.contact {
  margin-top: 4em;
}

div.menu {
  clear: left;
}
div.logo { 
  float: left;
  color: #ee5555;
  padding-left: 1em;
  padding-top: 1em;
  padding-bottom: 2em;
}
h1 {
  font-size: 400%;
  padding: 0;
  margin: 0;
}
div.logo p {
  margin-top: 0.2em;
}
p.contact {
  font-size: 75%;
}

.menu a:link, .menu a:visited {
  color: #ff5555;
  text-decoration:none;
  border-bottom: 1px #ff5555 dotted;
}

a:link { 
  color: #ee0000;
  text-decoration:none;
  border-bottom: 1px #ff7755 dotted;
}
a:visited {
  color: #ee5588;
  text-decoration:none;
  border-bottom: 1px #ff5555 dotted;
}

a:hover {
  color:#ffffff !important;
  text-decoration:none;
  background-color: #ee3333 !important;
}

div.menu {
	margin-left: 1em;
	margin-top: 2em;
	line-height: 1.5;
}
div.message {
  overflow: auto;
  height: 408px;
}

div.message p {
/*	text-align: right;*/
	text-align: center;
	font-weight: bold;
/*	font-size: 150%;*/
	margin-top: 1em;
	margin-bottom: 0;
}
.feed {
}
.feed a, .feed a:visited {
        font-size: 75%;
	background-color: #cc5555;
	color: #ffeeee;
	text-decoration:none;
	padding: 1px 3px;
	border: 1px #ffeeee dotted;
}
.changes {
	text-align: right;
	font-size: 100%;
}
.changes a, .changes a:visited {
	background-color: #cc5555;
	color: #ffeeee;
	padding: 1px 3px;
	border: 1px #ffeeee dotted;
}

