@charset "UTF-8";

/*-----Common-----*/

a:link{ text-decoration:none; color:#333333; }
a:visited{ text-decoration:none; color:#333333; }
a:active{ text-decoration:none; color:#333333; }
a:hover{ text-decoration:underline; color:#333333; }

body {
background:#EEEEEE;
color:#003366;
}

blockquote {
margin:10px 0;
padding:6px;
border:1px solid #cccccc;
}

#container {
background:url(/_common/skins/851/images/banner.jpg) no-repeat;
width :770px;
margin:0 auto;
line-height:1.4;
text-align:left;
color:#003366;
}

#banner {
height:215px;
padding-top:20px;
clear:both;
}

#banner h1{
margin:0;
padding:53px 20px 10px 50px;
font-family: Helvetica,Arial,sans-serif;
font-size: 16px;
}

#banner h1 a{
color: #10003c;
}

#lead{
margin:0 20px 0 50px;
color: #10003c;
}
/*-----Content-----*/

/* Links */

.archive-title{line-height:2em;font-size:x-small;
margin-bottom:7px;
}

.archive-bottom{line-height:2em;font-size:x-small;
border-top: 1px solid #adc1df;
margin-bottom:7px;
padding-top:3px;
}

.archive-name{
float:left;
}

.previousLink{
padding-left:12px;
background:url(/_common/skins/851/images/arrowL_small.gif) no-repeat left center;
}

.nextLink{
padding-right:12px;
background:url(/_common/skins/851/images/arrowR_small.gif) no-repeat right center;
}

.archive-links{white-space:nowrap;
float:right;
padding-left:12px;
background:url(/_common/skins/851/images/arrowT_small.gif) no-repeat left center;
font-size:x-small;
}

/* Articles */

#main {
width:550px;
padding-right:10px;
overflow:hidden;
}

.articles {
background:url(/_common/skins/851/images/articles_bg.jpg) no-repeat left top;
width:550px;
overflow:hidden;
}

.articles-title {
background:url(/_common/skins/851/images/arth3_bg.gif) no-repeat  left bottom;
margin:0;
margin-top:3px;
margin-bottom:15px;
padding:3px 10px 6px 10px;
font-size:small;
color: #003366;
}

.articles-body {
padding:0 8px;
line-height:1.6;
margin-bottom:20px;
}

.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}

.posted{
margin-bottom:40px;
padding:6px;
border-top:1px dotted #ccc;
font-size:x-small;
}

/*-----Entry-----*/

.entry {
margin:0 0 10px 0;
padding:12px;
border:1px solid #ADC1DF;
}

.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 h4 {
background:url("/_common/skins/851/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 form {
margin:12px 0;
}

.each-comment {
margin:20px 0;
clear:both;
}

.each-comment img {
float:left;
margin:0 10px;
}

.each-comment input {
margin:0;
padding:0;
_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 dd {
margin:0 0 3px 80px;
line-height:1.5;
}
#comment-write textarea {
height:150px;
}

/* Trackback Write */

#trackback-write p {
margin:0;
}

#trackback-write form {
margin:12px 0;
}

.each-trackback {
margin:15px 0;
}

.trackback-url input {
width:98%;
}
/* Related */

#related ul {
padding-left:20px;
}

#related li {
padding:1px 0;
}

/*-----Side-----*/

#side-a, #side-b {
width:190px;
overflow:hidden;
}

.sidebar {
width:190px;
margin-bottom:20px;
overflow:hidden;
}

.sidebar-title {
background:url(/_common/skins/851/images/menuDecoration.gif) no-repeat left center;
margin:0;
margin-bottom:5px;
padding:4px 10px 4px 25px;
font-size:x-small;
color:#003366;
}

.sidebar-body {
padding:0 10px;
margin:0;
}

.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 0;
list-style-type:none;
}

.new {
margin-left:6px;
color:#f00;
font-weight:bold;
}

/*--Profile--*/
#profile div.sidebar-body{padding:0 10px;}
.profileLink{
padding-left:12px;
background:url(/_common/skins/851/images/arrowR_small.gif) no-repeat left center;
}
dt.profile-img {
float:left;
}

dd.profile-status{
margin-left:85px;
line-height:1.8;
}

.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}

/*--Calendar--*/
#calendar div.sidebar-body{padding:0 10px 0 10px;}
.calendar-date {
text-align:center;
}

#calendar table {
margin:3px auto;
text-align:center;
}

#calendar th {
height:21px;
width:21px;
font-weight:normal;
}

th.sun {
color:#ff0000;
}

th.sat {
color:#0000ff;
}

#calendar td{
height:21px;
width:21px;
}

#calendar td.link {
background:#CCCCCC;
font-weight:bold;
}

#calendar td a{
color:#000;
}

/*--Custom Pane--*/
.custom-body {
padding:1px 10px;
}

/*--RSS Regist--*/

#rssRegist {
margin-bottom:20px;
padding: 2px 0;
background: #999 url("/_common/skins/851/images/arrowR_large.gif") no-repeat left center;
text-align:center;
font-weight:bold;
}

#rssRegist a:link{ text-decoration:none; color:#fff; }
#rssRegist a:visited{ text-decoration:none; color:#fff; }
#rssRegist a:active{ text-decoration:none; color:#fff; }
#rssRegist a:hover{ text-decoration:underline; color:#fff;}

/*--Search--*/

.search-tbox {
width:60%;
}

/*--So-net--*/

#powered img {
margin:10px 10px;
}

/*--RSS feed--*/
#rssfeed{padding:0 10px;}


/*--Tag--*/
.tag-word{
margin:10px 0 0 0;
}
.tag{
padding:0 5px;
}
#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;
}

.copyright{
padding:0;
margin:0;
font-size:x-small;
text-align:right;
}


.comment-input{
width:420px;
}
#main {
float:left;
}
#side-b {
float:right;
}

/* Message(2011.08) */
.message {
width:540px;
margin:0 0 25px 0;
padding:0;
}
h3.message-title {
margin:10px 0 10px 0;
font-size:small;
font-weight:bold;
}
.message-body {
}