@charset "UTF-8";

/*-----Common-----*/

a:link{ text-decoration:none; color:#97ECFF; }
a:visited{ text-decoration:none; color:#97ECFF; }
a:active{ text-decoration:none; color:#97ECFF; }
a:hover{ text-decoration:underline; color:#97ECFF; }

body {
background-image: url("/_common/skins/617/images/bg2.gif");
background-repeat: repeat;
}

blockquote {
margin:10px 0;
padding:6px;
border:1px solid #FEBC3C;
}

#container {
width :770px;
margin:0 auto;
line-height:1.4;
text-align:left;
color:#FFFC98;
background-image: url("/_common/skins/617/images/bg.gif");
background-repeat: repeat-y;
background-position: center top;
}

#banner {
height:145px;
padding-top:10px;
clear:both;
background-image: url("/_common/skins/617/images/head.jpg");
background-repeat: no-repeat;
background-position: center top;
text-align: center;
color:#685D29;
margin-bottom:10px;
}
#banner a {
color:#685D29;
}

#banner h1{
margin:0;
padding:40px 0 5px 0;
font-size:x-large;
}

#lead{
margin:0;
color:#685D29;
}
/*-----Content-----*/

#content {
}

/* Links */

.archive-title{
margin-bottom:5px;
font-size:x-small;
}

.archive-bottom{
margin-top:5px;
margin-bottom:0px;
font-size:x-small;
}

.archive-name{
float:left;
}

.previousLink{
padding-left:12px;
background:url("/_common/skins/617/images/arrow.gif") no-repeat left center;
}

.nextLink{
padding-right:12px;
background:url("/_common/skins/617/images/arrow.gif") no-repeat right center;
}

.archive-links{
float:right;
padding-left:12px;
background:url("/_common/skins/617/images/arrow.gif") no-repeat left center;
margin:0px 20px;
}

/* Articles */

#main {
width:560px;
overflow:hidden;

}

.articles {
width:540px;
overflow:hidden;
background-image: url("/_common/skins/617/images/articles_bg.gif");
background-repeat: repeat-y;
background-position: left top;
color:#774300;

}

.articles-title {
height:40px;
margin: 0px 0px  15px  0px ;
padding:45px 70px 0px 30px;
font-size:small;
background-image: url("/_common/skins/617/images/articles_heady.gif");
background-repeat: no-repeat;
background-position: left top;
}
h2 a:link{ text-decoration:none; color:#FF2984; }
h2 a:visited{ text-decoration:none; color:#FF2984; }
h2 a:active{ text-decoration:none; color:#FF2984; }
h2 a:hover{ text-decoration:underline; color:#FF2984; }
.articles-body {
line-height:160%;
padding:0px 30px;
margin-bottom:20px;
}
.articles-body a:link{ text-decoration:none; color:#FF6500; }
.articles-body a:visited{ text-decoration:none; color:#FF6500; }
.articles-body a:active{ text-decoration:none; color:#FF6500; }
.articles-body a:hover{ text-decoration:underline; color:#FF6500; }
.articles-top { }
.articles-bottom {
height:76px;
background-image: url("/_common/skins/617/images/articles_footdish.gif");
background-repeat: no-repeat;
background-position: left bottom;
}

.articles-body img {
margin-right:6px;
margin-bottom:6px;
}

.posted{
padding:0px 30px 0px 30px;
font-size:x-small;
text-align: right;
}
.posted a:link{ text-decoration:none; color:#FF6500; }
.posted a:visited{ text-decoration:none; color:#FF6500; }
.posted a:active{ text-decoration:none; color:#FF6500; }
.posted a:hover{ text-decoration:underline; color:#FF6500; }
/*-----Entry-----*/

.entry {
margin-top:10px;
}
.entry a:link{ text-decoration:none; color:#FF6500; }
.entry a:visited{ text-decoration:none; color:#FF6500; }
.entry a:active{ text-decoration:none; color:#FF6500; }
.entry a:hover{ text-decoration:underline; color:#FF6500; }

.entry h4 {
margin:0 0 10px 0;
padding:0;
font-size:small;
}

.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
margin:0;
padding:0;
}

/* nice! */
#nice{
margin:40px 30px 0px 30px;
}

#nice h4 {
background:url("/_common/skins/617/images/icon-nice.gif") no-repeat left center;
padding-left:20px;
}

#nice form {
margin:12px 0;
}

#nice li {
float:left;
width:63px;
padding:5px 0;
font-size:x-small;
line-height:1.2;
text-align:center;
list-style:none;
overflow:hidden;
white-space:nowrap;
display:block;
}

/* Comments */
#comments {
margin: 40px 30px 0px 30px;
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #FBC342;
}
#comments form {
margin:12px 0;
}

.each-comment {
margin:20px 3px;
clear:both;
}

.each-comment img {
float:left;
margin:0 10px;
}

.each-comment input {
margin:0;
padding:0;
}

* html .each-comment input {
margin-bottom:-2px;
}

.comments-body {
margin:0 0 0 60px;
}

#comments .delete {
margin-left:60px;
}

/* Comment Write */
#comment-write {
margin: 40px 30px 0px 30px;
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #FBC342;
}
#comment-write dt {
float:left;
clear:both;
}
#comment-write dd {
margin:0 0 3px 80px;
line-height:150%;
}
#comment-write textarea {
height:150px;
}

.comment-input {
width:350px;
}

/* Trackback Write */
#trackback-write {
margin: 40px 30px 0px 30px;
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #FBC342;
}

#trackback-write p {
margin:0;
}

#trackback-write form {
margin:12px 0;
}

.each-trackback {
margin:15px 0;
}

.trackback-url input {
width:98%;
}
/* Related */
#related {
margin: 40px 30px 0px 30px;
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #FBC342;
}
#related ul {
padding-left:20px;
}

#related li {
padding:1px 0;
}

/*-----Side-----*/

#side-a, #side-b {
width:190px;
overflow:hidden;
}

.sidebar {
width:170px;
margin: 0px 0px 40px 20px;
overflow:hidden;
}

.sidebar-title {
margin:0;
padding-left:5px;
font-size:x-small;
color:#FFCB5A;
}

.sidebar-body {
margin:0;
padding-top:35px;
background-image: url("/_common/skins/617/images/articlestit_bg.gif");
background-repeat: no-repeat;
background-position: left top;
}

.sidebar-body ul, .sidebar-body li, .sidebar-body dl, .sidebar-body dt, .sidebar-body dd, .sidebar-body form {
margin:0;
padding:0;
}

.sidebar-body li {
padding:3px 0px 0px 5px;
list-style-type:none;
}

.new {
margin-left:6px;
color:#fff;
font-weight:bold;
}

/*--Profile--*/

dt.profile-img {
float:left;
}

dd.profile-status{
margin-left:85px;
line-height:180%;
}

.profileLink {
padding-left:12px;
background:url("/_common/skins/617/images/arrow.gif") no-repeat left center;
}

.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}

/*--Calendar--*/

.calendar-date {
text-align:center;
}

#calendar table {
margin:3px auto;
text-align:center;
}

#calendar th {
height:20px;
width:20px;
font-weight:normal;
}

th.sun {
}

th.sat {
}

#calendar td{
height:20px;
width:20px;
}

#calendar td.link {
font-weight:bold;
}

#calendar td a{
color:#97ECFF;
}

/*--Custom Pane--*/
.custom-body {
padding: 30px 0px 1px 0px;
}

/*--RSS Regist--*/

#rssRegist {
margin: 0px  0px 20px 20px;
padding: 4px 12px;
background: url("/_common/skins/617/images/arrow.gif") no-repeat left center;
font-weight:bold;
line-height:100%;
}

#rssRegist a:link{ text-decoration:none; color:#97ECFF; }
#rssRegist a:visited{ text-decoration:none; color:#97ECFF; }
#rssRegist a:active{ text-decoration:none; color:#97ECFF; }
#rssRegist a:hover{ text-decoration:underline; color:#97ECFF;}

/*--Search--*/

.search-tbox {
width:70%;
}

/*--So-net--*/

#powered img {
margin:10px 20px;
}
#rssfeed{
margin:0px 20px;
}

/*--Tag--*/
.tag-word{
margin:10px 0 0 0;
}
.tag{
padding:0 5px;
padding-right:20px;
}
#tag_cloud{
border:1px solid #cccccc;
margin-bottom:10px;
padding:12px 10px;
text-align:left;
}
#tag_cloud a {
padding:2px;
}
.tag-title{
padding-top:5px;
font-size:16px;
text-align:left;
font-weight:bold;
}
.tag-body{
margin:10px 0;
}
.tag-service{
text-align:left;
font-weight:bold;
border-bottom:1px solid #cccccc;
padding:0 0 3px 0;
clear:left;
position:relative;
}
.tag-search{
text-align:right;
padding:5px 0;
margin-bottom:10px;
}
.tag-article{
padding:2px 10px;
text-align:left;
}
.tag-article-title{
text-align:left;
padding:0 0 5px 0;
}
.tag-article-posted{
}
.tag-article-summary{
padding:0px 10px;
line-height:1.4em;
}
.tag-more{
text-align:right;
margin:10px 0;
clear:left;
}
.tag-photos{
float:left;
margin:0px 10px;
width:140px;
height:200px;
}
.tag-photos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-audios{
margin:2px 10px;
}
.tag-audios-title{
text-align:left;
padding:0 0 5px 0;
}
.tag-audios-posted{
}
.tag-videos{
float:left;
margin:0 10px;
}
.tag-videos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-navi{
clear:left;
text-align:center;
margin:10px 0;
}

/*-----Footer-----*/

#footer{
width:770px;
margin:0 auto;
padding:20px 0;
clear:both;
background-image: url("/_common/skins/617/images/bg.gif");
background-repeat: repeat-y;
background-position: center top;
}

.copyright{
padding:0 10px 0 0;
margin:20px;
font-size:x-small;
text-align:right;
color:#FFFC98;
}
#footer .footlink {
padding-left:15px;
}

#main {
float:right;
}

#side-a {
float:left;
}