﻿body {
background-color: #ffffcc;
text-align:center;
}
a:link {
color: #0000ff;
}
a:visited {
color: #800080;
}
a:hover {
color: #ff9900;
}
ul{
list-style-type: none;
}
.outer {
width:780px;
text-align:left;
margin:0 auto;
}
div.d0 {
color: #ff0080;
font-style: normal;
font-weight: bold;
font-size: x-large;
line-height: 2.0em;
text-align: center;
}
div.d1 {
color: #000000;
font-style: normal;
font-weight: bolder;
font-size: large;
line-height: 1.6em;
text-align: left;
}
div.d2 {
font-style: normal;
font-weight: bolder;
font-size: normal;
line-height: 1.6em;
text-align: left;
}
.header {
width:780px;
margin:0 auto;
}
.logo {
margin:0 auto;
float:left;
}
.bosyuu {
margin:0 auto;
float:right;
}
.navi {
margin:10px 0;
padding:0;
width:780px;
height:30px;
overflow:hidden;
background:#ffeeff;
float:left;
}
.navi li {
list-style:none;
width:130px;
float:left;
}
.navi li a {
display:block;
line-height:30px;
color:#0000ff;
text-align:center;
}
.navi li a:hover {
background:#eeaaee;
color: #ffffff;
}
.no_border {
border-style:none;
}
