@charset "UTF-8";
*{
margin: 0;
padding: 0;
}

html, body {
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Arial, Helvetica, sans-serif;
background:#FFF;
font-size: 100%;
line-height: 150%;
margin:10px
}

a {
color:#366;
text-decoration:none;
font-weight:700
}

h1,h2,h3 {
font-size: 1em;
margin:0;
padding:0
}

div img {
border:1px solid #666;
margin:4px 8px;
padding:1px
}

#banner {
color:#C93;
font-size:1.8em;
font-weight:700;
background:#FFF;
margin-bottom:15px;
}

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

.description {
color:#CCC;
font-size:.85em;
font-weight:700;
background:#FFF;
text-transform:none;
letter-spacing:none
}

#content {
float:left;
width:100%;
background:#FFF;
margin-right:15px;
margin-bottom:20px
}

#links {
background:#FFF;
color:#CCC;
margin:0
}

.blog {
padding-left:15px;
padding-top:15px;
padding-right:15px
}

.blogbody {
color:#333;
font-size:.85em;
font-weight:400;
line-height:180%;
letter-spacing:1px;
border:1px solid #666;
margin-bottom:30px;
padding:20px
}

.blogbody p {
margin: 5px 0 20px;
}

.blogbody a {
font-weight:400;
text-decoration:underline
}

.blogbody div.photocapt {
border-left:3px solid #AA3;
margin-left:1em;
margin-right:2em;
padding-left:1em
}

.title {
font-size:1.1em;
color:#333;
text-transform:uppercase;
margin-bottom: 15px;
font-weight:700
}

#menu {
margin-bottom:10px;
background:#FFF;
font-weight:700
}

.date {
color:#666;
font-weight:700;
text-transform:uppercase;
margin-top:10px
}

.posted {
font-size:.9em;
letter-spacing:0;
color:#666
}

.calendar {
color:#666;
font-size:.75em;
font-weight:400;
padding:3px
}

.calendarhead {
color:#C93;
font-size:.75em;
font-weight:700;
background:#FFF;
}

.side {
color:#999;
font-size:.85em;
font-weight:400;
background:#FFF;
line-height: 130%;
}

.side p {
line-height: 160%;
}

.sidetitle {
color:#999;
font-size:.85em;
font-weight:700;
background:#FFF;
line-height:140%;
margin-top:20px;
border-bottom:1px dotted #666;
text-transform:uppercase;
letter-spacing:.2em;
padding:2px
}

.syndicate {
font-size:.75em;
font-weight:700;
line-height:140%;
margin-top:10px;
text-align:center;
background:#FFF;
padding:2px
}

.powered {
color:#999;
font-size:.75em;
font-weight:700;
border-top:1px dotted #666;
border-bottom:1px dotted #666;
line-height:140%;
text-transform:uppercase;
margin-top:10px;
text-align:center;
letter-spacing:.2em;
background:#FFF;
padding:2px
}

.comments-body {
color:#666;
font-size:.85em;
font-weight:400;
background:#FFF;
line-height:140%;
padding-bottom:10px
}

.comments-post {
color:#999;
font-size:.75em;
font-weight:400;
background:#FFF;
margin-top:0
}

.comments-head {
font-size:.85em;
color:#999;
font-weight:700;
margin-top:10px;
text-transform:uppercase;
border-bottom:1px dotted #666
}

.trackback-body {
color:#333;
font-size:.85em;
font-weight:400;
background:#FFF;
line-height:140%;
padding-top:15px
}

.trackback-url {
color:#666;
font-size:.85em;
font-weight:400;
background:#FFF;
line-height:140%;
border:1px dashed #666;
padding:5px
}

.trackback-post {
color:#999;
font-size:.75em;
font-weight:400;
background:#FFF;
margin-bottom:20px
}

#banner-commentspop {
color:#C93;
font-size:1.2em;
font-weight:700;
background:#FFF;
padding-left:15px
}

A:link,A:visited {
color:#699;
text-decoration:none
}

A:active,A:hover {
color:#366
}
