@charset "Shift-JIS";

body {
color: #000000;
margin: 10px 0px 20px 0px;
background: white url(/images/water_bg.gif);
background-repeat: repeat;
background-attachment: scroll;
font-family: "ＭＳ Ｐゴシック", Verdana, helvetica, serif;
}

A:link {
color: #0066FF;
text-decoration: underline;
}

A:visited {
color: #0066FF;
text-decoration: none;
}

A:hover {
color: blue;
text-decoration: underline;
}

A:active {
color: red;
text-decoration: underline;
}

h1, h2, h3 {
font-weight: normal;
}

#container {
width: 780px;
line-height: 140%;
margin-top:10px;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
}

#banner {
color: #333333;
padding: 15px;
}

#banner-img {
display: none;
}

#banner a {
color: #0066FF;
}

#banner h1 {
color: #0066FF;
margin-top: 0em;
font-family: Verdana, helvetica;
font-size: 2.5em;
padding-left: 0.3em;
padding-bottom: 0.3em;
border-bottom: 3px double #0066FF;
}

#banner h2 {
color: #555555;
font-size: 0.8em;
margin-left: 2em;
margin-right: 2em;
line-height: 110%;
margin-bottom: 0em;
}

#center {
float: left;
overflow: hidden;
width: 600px;
}

#archivecenter {
float: left;
width: 598px;
overflow: hidden;
}

#left {
float: left;
width: 180px;
overflow: hidden;
}

.content {
color: #333333;
padding: 15px 15px 5px 15px;
font-family:'ＭＳ Ｐゴシック', sans-serif;
font-size: 0.8em;
}

.content h1 {
color: white;
font-size: 1.5em;
font-weight: bold;
background: #3066FF;
padding: 0.1em;
padding-left: 0.3em;
margin-top: 0em;
text-align: left;
}

.content h2 {
color: #3066FF;
font-size: 1.5em;
border-bottom: 1px solid #3066FF;
padding: 0em 0em 0.1em 0.5em;
margin-top: 0em;
}

.content h3 {
color: teal;
border-left: 3px solid teal;
font-size: 1.3em;
padding-left: 0.5em;
text-align: left;
margin: 0.5em;
}

.content h4 {
color: black;
font-size: 1.2em;
padding-left: 0.5em;
text-align: left;
margin: 0.5em;
}

.content p {
color: #333333;
margin: 0.5em;
padding-left: 1.5em;
padding-right: 0.5em;
font-weight: normal;
text-align: left;
line-height: 150%;
}

.content p.posted {
color: #777777;
font-size: 0.8em;
text-align: right;
margin-top: 0.5em;
margin-bottom: 2em;
padding: 0.5em;
}

.content p.techstuff {
margin-top: 0em;
margin-bottom: 3em;
}

.content p.techstuff2 {
margin-top: 0em;
margin-bottom: 0em;
}

.content blockquote {
line-height: 1.5em;
padding: 1em;
color: brown;
margin-top: 1em;
margin-bottom: 1em;
margin-right: 2em;
margin-left: 3em;
border: 3px dotted lightsalmon;
background-color: seashell;
}

.content li {
line-height: 150%;
margin-left: 1em;
margin-right: 3em;
}

.sidebar {
margin: 15px;
background-color: aliceblue;
border: 1px solid #0066FF;
}

#staticlink {
margin-top: 0.7em;
margin-bottom: 0em;
}

#staticlink a {
color: dodgerblue;
text-decoration: none;
font-weight: normal;
}

#staticlink a:hover {
color: blue;
font-weight: normal;
text-decoration: underline;
}

#staticlink p {
color: darkolivegreen;
font-size: 0.7em;
margin: 0em;
margin-top: -0.5em;
margin-bottom: 1em;
text-align: center;
line-height: 1.5em;
}

#calendar {
line-height: 120%;
color: #333333;
font-size: 1em;
text-align: center;
margin: 0em 0.5em 0.5em 0.5em;
}

#calendar table {
padding: 2px;
border-collapse: collapse;
border: 0px;
width: 100%;
}

#calendar th {
padding-top: 0.5em;
font-size: 0.8em;
text-align: center;
font-weight: normal;
}

#calendar td {
font-size: 0.8em;
text-align: center;
line-height: 1em;
}

.sidebar p {
color: darkolivegreen;
font-size: 0.7em;
margin-left: 1.5em;
margin-top: -0.5em;
margin-bottom: 0em;
text-align: left;
}

.sidebar form {
font-size: 0.7em;
text-align: center;
margin: 0em;
margin-bottom: 1em;
padding-left: 0.5em;
padding-right: 0.5em;
}

.sidebar h2 {
color: green;
font-size: 0.8em;
font-weight: normal;
margin: 0em;
margin-top: 0.5em;
text-align: left;
padding: 0.5em;
padding-bottom: 0.2em;
line-height: 1.3em;
border: none;
text-transform: none;
border-top: 1px dotted #0066FF;
}

.sidebar ul {
font-size: 0.7em;
margin-top: 0.5em;
margin-left: 25px;
margin-right: 7px;
margin-bottom: 1.5em;
padding-left: 0em;
}

.sidebar li {
color: #333333;
text-align: left;
line-height: 110%;
margin-top: 5px;
list-style-type: circle;
}

.sidebar img {
margin-right: 2px;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

.link-note {
font-size: 0.7em;
text-align: left;
margin: 0em;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.footer{
width: 726px;
line-height: 130%;
margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding: 1em;

border: 1px solid #0066FF;

color: #0066FF;
background-color: aliceblue;
font-family: Verdana, helvetica;
font-size: 0.7em;
text-align: center;
}