body {
 margin: 0px 0px 0px 0px;
 background: #FFFFFF;
 text-align: center;
 }

div.header {
 padding : 30px 15px 0px;
 font : bold 14pt georgia;
 }

div.header a:link  {color: #8e8e8e; text-decoration: none}
div.header a:visited  {color: #8e8e8e; text-decoration: none}
div.header a:hover  {color: #c8c8c8; text-decoration: none}

a {
 color: #8FABBE;
 text-decoration: underline;
 }

a:link {
 color: #008000;
 }

a:visited {
 color: #008000;
 }

a:active {
 color: #008000;
 }

a:hover {
 color: #006400;
 }

h1, h2, h3 {
 margin: 0px;
 padding: 0px;
 font-weight: normal;
 }

#container {
 line-height: 140%;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 padding: 0px;
 width: 820px; 
 background-color: #FFFFFF;
 border: 1px solid #999999;
 }

#banner {
 color: #333333;
 font-family: Verdana, Arial, sans-serif;
 background-image:url("http://aquaexpress.jp/title_30.jpg");
 background-color: #999999;
 text-align: right;
 padding:25px 25px 250px 250px;
 border-bottom: 1px solid #FFFFFF;
 height: 25px;
 }

a#banner-img {
 display: none;
 }


#banner a {
 color: #9370db;
 text-decoration: none;
 }

#banner h1 {
 font-size: xx-large;
 font-weight:bold; 
 }

#banner h2 {
 font-size: small;
 font-weight:bold;
 color:#9370db;
 }


<!--新規追加-->

.menu {
background-color: #f3f3f3;
}

.menu h3 {
 background-color: #f3f3f3;
 padding: 5px;
 color: #006400;
 font-family: Verdana, Arial, sans-serif;
 text-align: left;
 border: 2px dotted #006400;
 font-size: 12px;
}

#center {
 float: left;
 width: 588px;
 overflow: hidden;

 border-top: 0px;
 border-right: 0px;
 border-bottom: 0px;
 border-color: #AAA;
 border-style: dotted;
 border-left: 1px;
 background-color: #FFFFFF;

 }


.content {
 padding: 15px 15px 5px 15px;
 background-color: #FFFFFF;
 color: #555555;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 }

#right {
 float: right;
 width: 230px;
 background-color: #FFFFFF;
 overflow: hidden;
 }

.content p {
 color: #555555;
 font-size: 14px;
 font-family: Verdana, Arial, sans-serif;
 font-weight: normal;
 line-height: 150%;
 text-align: left;
 margin-bottom: 10px;
 }

.content blockquote {
 line-height: 150%;
 }

.content li {
 line-height: 150%;
 }

.content h2 {
 color: #FFFFFF;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 text-align: left;
 font-weight: bold;
 border-top: 1px;
 border-right: 0px;
 border-bottom: 1px;
 border-color: #4b0082;
 border-style: dotted;
 border-left: 10px solid #3cb371;
 padding-left: 10px;
 margin-bottom: 10px;
 background-color: #2e8b57;
 }


.content h3 {
 color: #555555;
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
 padding: 5px 5px 5px 5px;
 }

.content blockquote {
 font-size: small;
 color:#2e8b57;
 background-color: #FFFFFF;
 margin-right: 1em; 
 margin-left: 1em; 
 padding:10px; 
 border: dotted 2px #191970;
 text-decoration: none;
 width: auto;
 }



.content p.posted {
 color: #999999;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 border-top: 1px dotted #701919;
 text-align: left;
 
 
 
 margin-bottom: 25px;
 line-height: normal;
 padding: 3px;
 }

.entry {
 margin: 5px;
 margin-bottom: 15px;
 padding: 5px;
 border: 1px dotted #AAA;
 }


.sidebar {
 padding: 15px;
 }



#calendar {
 line-height: 140%;
 color: #555555;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 padding: 2px;
 background-color: #FFFFFF;
 text-align: center;
 margin-bottom: 30px;
 }

#calendar table {
 padding: 3px;
 border-collapse: collapse;
 border: 0px;
 background-color: #FFFFFF;
 width: 100%;
 }

#calendar caption {
 color: #FFFFFF;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 text-align: left;
 font-weight: bold;
 border-top: 1px;
 border-right: 0px;
 border-bottom: 1px;
 border-color: #4b0082;
 border-style: dotted;
 border-left: 10px solid #3cb371;
 padding-left: 10px;
 margin-bottom: 10px;
 background-color: #2e8b57;
 text-align: center;
 }

#calendar th {
 text-align: center;
 font-weight: normal;
 }

#calendar td {
 text-align: center;
 }

.sidebar h2 {
 color: #FFFFFF;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 text-align: left;
 font-weight: bold;
 border-top: 1px;
 border-right: 0px;
 border-bottom: 1px;
 border-color: #4b0082;
 border-style: dotted;
 border-left: 10px solid #3cb371;
 padding-left: 10px;
 margin-bottom: 10px;
 background-color: #2e8b57;
 text-align: center;
 }

.sidebar h4 {
 color: #FFFFFF;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 text-align: left;
 font-weight: bold;
 border-top: 1px;
 border-right: 0px;
 border-bottom: 1px;
 border-color: #4b0082;
 border-style: dotted;
 border-left: 10px solid #3cb371;
 padding-left: 10px;
 margin-bottom: 10px;
 background-color: #2e8b57;
 text-align: center;
 }



.sidebar ul {
 padding-left: 0px;
 margin: 0px;
 margin-bottom: 30px;
 }

.sidebar li {
 color: #555555;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 line-height: 150%;
 
 
 
 margin-top: 10px;
 list-style-type: none;
 }

.sidebar img {
 border: 3px solid #FFFFFF;
 }

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

.link-note {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 line-height: 150%;
 text-align: left;
 padding: 2px;
 margin-bottom: 15px;
 }

#powered {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 line-height: 150%;
 text-align: left;
 color: #555555;
 margin-top: 50px;
 }

#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: 200px;
#80% }


.archivelist select{
 color: #FFFFFF;
 background-color: #c71585;
}


