/* Base Weblog (base-weblog.css) */

* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
}

strong {
font-weight:normal;
}

em {
font-style:normal;
}

a,
a:link,
a:visited {
    color: #006699;
    text-decoration: none;
}
a:hover {
    color: #006699;
    text-decoration: none;
}
a:active {}

a img {
    border: 0;
}

p {
    margin-top: 15px;
    margin-bottom: 15px;
}

ul {
    padding-left: 16px;
}
ul li {
    list-style:none;
}

dl {}
dt {}

form {
    margin: 0px;
}
input {
    padding: 1px;
    font-size: 100%;
}

h3 {
    margin: 15px 0 0;
    color: #333;
    font-size: 100%;
    font-weight: bold;    
}

blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 90%;
    line-height: 150%;
}
.quotetitle {
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

#banner {
    border-bottom: 1px solid #ffffff;
    color: #999999;
    height: 148px;    
    background-position: left ;
    background-repeat: no-repeat;
    background-image: url("http://www.sakagawa.org/sakaphoto/sakaban.jpg");
}
  

#banner a,
#banner a:link,
#banner a:visited {
    padding: 15px;
    color: #ffffff;
    font-size: 24px;
    text-decoration: none;
}
#banner a:hover {}
#banner a:active {}

#banner h2 {
    padding: 10px 15px  0;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}

.blog {
    padding: 10px;
    font-size: 100%;
    color: #fffff0;
    background: none;
}

.date { 
    margin: 6px 5px 0;
    padding: 2px 0 2px 5px;
    color: #fff;
    background: #6495ED;
    background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");
    font-size: 14px;
    font-weight: bold;
}

.entry {
    padding: 12px;
    margin: 0 5px 15px;
    color: #111;    
    font-size: 14px;
    line-height:150%;
　background: #ffffff;
}

.entry2 {
    padding: 12px;
    margin: 0 5px 15px;
    color: #222;     
    background-image: url("");
    background: #ffffff; 
    font-size: 95%;
    line-height:150%;  
}


.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

.entry textarea {
    width: 97%; 
}

.entry.extended {}

.entry-header {
    margin: 15px 0 0;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    
}

.entry-footer {
    margin: 10px 0 0 0;
    border-top: 1px dotted #2b5695;
    text-align: left;
    color: #36414d;
    font-size: 12px;
    }

.entry-footer2 {
    margin: 10px 0 0 0;
    border-bottom: 1px dotted #2b5695;
    text-align: right;
    color: #36414d;
    font-size: 75%;
    }

.entry-footer3 {
    margin: 10px 0 0 0;
    border-top: 1px dotted #2b5695;
    text-align: right;
    color: #36414d;
    font-size: 75%;
    }


.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 85%;
    color: #333;
}

.centercontent {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 10px;
    font-size: 14px; 
    background: #ffffff;
    color: #111111;
    background-image: url("http://www.sakagawa.org/sakaphoto/sakacont.gif");
}

.sidetitle {
    margin-top: 3px;
    padding: 2px 0 1px;
    border: 1px solid  #006699;
    text-align: center;
    color: #006699;
    background: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 140%;
}

.side {
    margin: 3px 0 20px;    
    color: #444;
    font-size:14px;
    line-height: 150%;
}

.side3 {
    margin: 0px 0 20px;    
    color: #444;
    font-size:14px;
    line-height: 150%;
}

.side select {
    font-family: Verdana, Arial, sans-serif;
    color:#111;
    background: #fff;
    font-size:100%;
}

.side #categories ul {
    padding-left: 16px;
}
.side #categories ul ul {
    padding-left: 10px;
}
.side #categories li {
    list-style-type: circle;
}

.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: none;
    font-size: 9px;
}

.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #333;
    font-size: 12px;
    line-height: 150%;
}

.copyright {
    margin-bottom: 5px;
    text-align: left;
    color: #555;
    font-size: 68%;
    line-height: 150%;
}

.address {
    padding: 10px;
    text-align: center;
    font-size: 16px;
    color: #111;
}


.adone{
margin:0 15px 0;
text-align:left;
}

.clear {
    clear: both;
}

.entry-tags {
    margin: 0 0 10px 10px;
}

.paginate {    
    text-align: center;
    font-size: x-small;
    color: #111;     
}

body {
    margin-bottom: 20px;
    text-align: center;
     background: #ffffff;
    background-image: url("http://www.sakagawa.org/sakaphoto/sakakabe.gif");
}

#container {
    margin-bottom: 10px;
}

#box {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    text-align: left;
    background-color: #fffffe;
}

#content {
    float: left;
    width: 560px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}

#links-right-box {
    float: right;
    width: 225px;
}

#links-right {
    padding: 15px 4px 0;
    color: #ffffff;
}

.sponce3 {
    margin:0 15px 0;
    text-align: left; 
    font-size: 90%;
    color: #111;
}

.news {
    margin:0 15px 0;
    text-align: left;    
}

dd{
	text-align: left;
	color: #111111;
	margin:0;
	border-collapse: collapse;
	background-color: #ffffff;
	font-size: 12px;	
}


input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}