@charset "UTF-8";

/*-----Common-----*/

a{
color: #7f756b;
text-decoration: underline;
}

a:hover {
color: #3f352b;
text-decoration: none;
}

body {
font-size: medium;
color: #423B35;
line-height: 18px;
background: #7f756b;
}

blockquote {
padding: 10px;
margin: 0;
border: 1px solid #7f756b;
}

#container {
margin-bottom: 20px;
line-height: 1.5;
}

#banner {
width: 100%;
padding: 20px 0;
margin: 0 auto 20px auto;
text-align: left;
background: #423b35;
}

#banner h1{
width: 900px;
margin: 0 auto;
font-family: Helvetica,Arial,sans-serif;
font-size: 28px;
}

#lead{
width: 900px;
margin: 0 auto;
color: #e2e0d4;
}

#banner a{
color: #e2e0d4;
text-decoration: none;
}

#banner a:hover{
color: #e2e0d4;
text-decoration: underline;
}

/*-----Content-----*/

#content{
width: 900px;
margin: 0 auto;
text-align: left;
}

/* Links */
.archive-title{
padding: 0 5px;
margin-bottom: 5px;
color: #e2e0d4;
font-size:90%;
}

.archive-bottom{
padding: 0 5px;
margin-top: 5px;
color: #e2e0d4;
font-size:90%;
}

.archive-name{
float: left;
}

.previousLink a{
padding: 0 0 0 12px;
background: url(/_common/skins/320/images/acs_left.gif) no-repeat left center;
}

.nextLink a{
padding: 0 12px 0 0px;
background: url(/_common/skins/320/images/acs_right.gif) no-repeat right center;
}

.archive-links a{
float: right;
padding: 0 0 0 12px;
white-space: nowrap;
background: url(/_common/skins/320/images/arrow_top.gif) no-repeat left center;
}

.archive-title a ,
.archive-bottom a {
color: #e2e0d4;
text-decoration:none;
}
.archive-title a:hover ,
.archive-bottom a:hover {
color: #e2e0d4;
text-decoration:underline;
}

/* Articles */
#main {
float: left;
width: 626px;
overflow: hidden;
}

.articles-top{
height: 7px;
width: 626px;
background: #e2e0d4 url(/_common/skins/320/images/entry_top.gif) no-repeat left top;
font-size:0;
}

.articles-bottom{
height: 7px;
width: 626px;
margin-bottom: 8px;
background: #e2e0d4 url(/_common/skins/320/images/entry_bottom.gif) no-repeat left bottom;
font-size:0;
}

.articles{
padding: 5px 0 0 0;
margin: 0;
overflow: hidden;
background: #e2e0d4;
}

.articles-title {
padding: 5px 10px;
margin: 0 25px 20px 25px;
font-size: 110%;
font-weight: bold;
color: #ffd439;
background: #423b35;
}

#container .articles-title a{
font-weight: bold;
color: #ffd439;
text-decoration: none;
}

#container .articles-title a:hover{
color: #ffd439;
text-decoration: underline;
}

.articles-body {
margin: 0 25px 15px 25px;
}

.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}

a.readMoreLink {
}

.posted{
padding: 0 0 15px 0;
margin: 0px 25px;
font-size:90%;
}

/*-----Entry-----*/
.entry {
padding: 5px 5px 30px 5px;
margin: 0px 25px 0px 25px;
border-top: 1px solid #423b35;
}

.entry h4 {
padding: 0;
margin: 0 0 10px 0;
font-size: small;
color: #423b35;
}

.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
padding: 0;
margin: 0;
}

/* nice! */

#nice h4 {
padding-left: 20px;
background: url(/_common/skins/320/images/icon-nice.gif) no-repeat left center;
}

#nice form {
margin-bottom: 5px;
}

#nice ul {
padding: 8px;
margin-bottom: 5px;
}

#nice li {
float: left;
width: 67px;
padding: 5px 0;
overflow: hidden;
font-size: x-small;
line-height: 1.2;
display: block;
text-align: center;
white-space: nowrap;
list-style: none;
}

/* Comments */
#comments form {
}

.each-comment {
clear: both;
padding: 8px;
margin-bottom: 1px;
}

.each-comment img {
float: left;
margin: 0 10px;
}

.each-comment input {
padding:3px;
padding: 0;
margin: 0;
}

* html .each-comment input {
margin-bottom: -2px;
}

.comments-body {
margin: 0 0 0 60px;
}

#comments .delete {
margin-left: 60px;
}

/* Comment Write */
#comment-write dt {
float: left;
clear: both;
}

#comment-write dl {
padding: 8px 15px;
}

#comment-write dd {
margin: 0 0 3px 80px;
line-height: 1.5;
}

#comment-write textarea {
padding:3px;
height: 150px;
border: 1px solid #969696;
}

.comment-input {
width: 430px;
padding:3px;
border: 1px solid #969696;
}

/* Trackback Write */
#trackback-write p {
margin: 0;
}

#trackback-write form {
margin: 12px 0;
}

.each-trackback {
padding: 8px 15px;
margin-bottom: 1px;
}

.trackback-url {
padding-top: 10px;
}

.trackback-url input {
width: 98%;
padding:3px;
border: 1px solid #969696;
}

/*-----Side-----*/
#side-b {
float:right;
width: 266px;
overflow: hidden;
}

.sidebar{
width: 266px;
margin-bottom: 8px;
overflow: hidden;
font-size: small;
line-height: 18px;
}

.sidebar-end{
height: 5px;
width: 266px;
background: url(/_common/skins/320/images/side_bottom.gif) no-repeat left top;
font-size:0;
}

.sidebar-title{
padding: 10px 20px 0px 20px;
margin: 0 0 0px 0;
font-size: small;
font-weight: bold;
color: #423b35;
background: #e3e1d5 url(/_common/skins/320/images/side_top.gif) no-repeat left top;
}

.sidebar-title a {
color: #423b35;
text-decoration:none;
}

.sidebar-title a:hover{
text-decoration:underline;
}

.sidebar-body{
padding: 10px 20px 10px 20px;
margin: 0 0 0 0px;
background: #e3e1d5;
}

.sidebar-body p{
padding: 0 0 15px 0;
margin: 0 0 0 0;
}

.sidebar-body ul, .sidebar-body li, .sidebar-body dl, .sidebar-body dt, .sidebar-body dd, .sidebar-body form {
padding: 0;
margin: 0;
}

.sidebar-body li {
padding: 0 0 0 12px;
margin-bottom: 5px;
background: url(/_common/skins/320/images/acs01.gif) no-repeat left 5px;
list-style-type: none;
}

.sidebar-body li a {
margin-right: 4px;
color:#423B35;
text-decoration:none;
}

.sidebar-body li a:hover {
color:#7f756b;
text-decoration:underline;
}

.new {
margin-left: 6px;
font-weight: bold;
color: #ee0000;
}

/*--Profile--*/
.sidebar#profile{
line-height: 18px;
}

dt.profile-img {
float: left;
}

dd.profile-status{
float: left;
margin-left: 10px;
font-size:90%;
}

#profile .profileLink{
line-height: 1.2;
}

.nice {
padding: 0 2px;
margin: 0;
border: 1px solid #0090ff;
color: #0090ff;
background: #ffd900;
}

#calendar .sidebar-body{
}

.calendar-date{
}

.calendar-date {
text-align: center;
}

#calendar table {
margin: 0px auto;
text-align: center;
}

#calendar th {
height: 18px;
width: 24px;
font-weight: bold;
}

#calendar td{
height: 18px;
width: 24px;
}

#calendar td.link {
font-weight: bold;
color: #fff;
background: #7f756b;
}

#calendar td.link a,
#calendar td.link a:hover{
font-weight: normal;
color: #fff;
text-decoration: none;
}

#calendar td.link a:hover{
text-decoration: underline;
}

/*--Search--*/
#search .sidebar-body {
}

.search-tbox {
width: 57%;
}

/*--Message--*/
#send-message {
text-align: center;
}

/*--RSS Regist--*/
#rssRegist {
padding: 7px 0;
margin: 0 auto 8px auto;
font-size: small;
background: #ffd439;
text-align:center;
}

#rssRegist a{
padding: 0 0 0 12px;
font-weight: bold;
color: #423b35;
text-decoration: none;
background: #ffd439 url(/_common/skins/320/images/rss.gif) no-repeat left 4px;
}

#rssRegist a:hover {
font-weight: bold;
color: #423b35;
text-decoration: underline;
background: #ffd439 url(/_common/skins/320/images/rss.gif) no-repeat left 4px;
}

/*--So-net--*/
#powered {
margin: 0 0 15px 5px;
text-align: center !important;
}

#powered a {
color: #e2e0d4;
text-decoration: none;
}

#powered a:hover{
color: #e2e0d4;
text-decoration: underline;
}

#powered img {
text-align: center;
}

#rssfeed{
margin: 0 0 0 5px;
color: #e2e0d4;
text-align: center !important;
}

#rssfeed a{
color: #e2e0d4;
text-decoration: none;
}

#rssfeed a:hover{
color: #e2e0d4;
text-decoration: underline;
}

/*--Tag--*/
.tag-word{
padding: 5px 0 0 0;
margin: 0px 0 0px 0;
border-top: 1px solid #7f756b;
}

.tag{
padding: 5px 0 0 0;
margin: 0;
overflow: hidden;
background: #e2e0d4;
}

#tag_cloud{
padding: 12px 10px;
margin: 0px 25px 10px 25px;
border:1px solid #7f756b;
text-align: left;
}

#tag_cloud a {
padding: 2px;
}

.tag-title{
padding: 5px 10px;
margin: 0px 25px 30px 25px;
font-size: 120%;
font-weight: bold;
color: #ffd439;
line-height: 20px;
background: #423b35;
}

.tag-title a{
font-weight: bold;
color: #ffd439;
text-decoration: none;
}

.tag-title a:hover{
font-weight: bold;
color: #ffd439;
text-decoration: underline;
}

.tag-top{
height: 7px;
width: 626px;
background: #e2e0d4 url(/_common/skins/320/images/entry_top.gif) no-repeat left top;
}

.tag-bottom{
height: 7px;
width: 626px;
background: #e2e0d4 url(/_common/skins/320/images/entry_bottom.gif) no-repeat left bottom;
}

.tag-body{
margin: 0 25px 15px 25px;
}

.tag-service{
position: relative;
clear: left;
padding: 0 0 3px 0;
border-bottom: 1px solid #241c0f;
font-size: 120%;
font-weight: bold;
font-weight: bold;
color: #241c0f;
line-height: 18px;
text-align: left;
}

.tag-search{
padding: 5px 0 0 0;
margin-bottom: 10px;
text-align: right;
}

.tag-article{
padding: 2px 0px;
text-align: left;
}

.tag-article-title{
padding: 0 0 5px 0px;
text-align: left;
}

.tag-article-posted{
}

.tag-article-summary{
padding: 0px 10px;
line-height: 1.4em;
}

.tag-more{
clear: left;
margin: 10px 0;
text-align: right;
}

.tag-photos{
float: left;
height: 200px;
width: 140px;
margin: 0px 20px 0px 0;
}

.tag-photos-title{
padding: 5px 0;
line-height: 1.4em;
text-align: left;
}

.tag-audios{
margin: 2px 0px;
}

.tag-audios-title{
padding: 0 0 5px 0px;
text-align: left;
}

.tag-audios-posted{
}

.tag-videos{
float: left;
height: 200px;
width: 140px;
margin: 0px 20px 0px 0;
}

.tag-videos-title{
padding: 5px 0;
line-height: 1.4em;
text-align: left;
}

.tag-navi{
clear: left;
margin: 10px 0;
text-align: center;
}

/*-----Footer-----*/
#footer {
clear: both;
width: 900px;
margin: 0 auto;
padding:10px 0;
font-size: x-small;
color: #e2e0d4;
}

#footer a{
color: #e2e0d4;
text-decoration: none;
}

#footer a:hover{
color: #e2e0d4;
text-decoration: underline;
}

.copyright{
padding: 0;
margin: 0;
text-align: right;
}