@charset "UTF-8";

/*-----Common-----*/

a:link{ text-decoration: none; color:#63B1FF; }
a:visited{ text-decoration: none; color:#63B1FF; }
a:active{ text-decoration: none; color:#63B1FF; }
a:hover{ text-decoration: underline; text-align: center;  color:#FFFFFF;}
body { background:#111533;
text-align: center;
}

blockquote {
border: 1px solid #CCC;
margin: 8px;
padding: 6px;
}
#container {
width :770px;
margin:0 auto;
line-height:1.4;
text-align:left;
background: url(/_common/skins/406/images/main_visual.jpg) no-repeat #111533;
}

/*-----Header-----*/

#header {
width :770px;
height: 25px;
margin: 0px;
padding: 20px 0px 100px;
color: #898EB6;
}
#header a{ text-decoration: none; color:#898EB6; }
#header a:link{ text-decoration: none; color:#898EB6; }
#header a:visited{ text-decoration: none; color:#898EB6; }
#header a:active{ text-decoration: none; color:#898EB6; }
#header a:hover{ text-decoration: underline; color:#898EB6;}

#header p {
font-size: x-small;
margin:0;
padding: 2px 15px 0px 15px;
}

#memberMenu{
float:left;
}

#globalMenu {
float:right;
}
.menuDecoration{
background: url("/_common/skins/406/images/arrowR_small.gif") no-repeat left center;
margin-left: 12px;
padding-left: 18px;
}

#banner {
height: auto;
clear:both;
padding: 145px 0 0 0;
margin: 0 0 10px 0;
vertical-align: bottom;
}

#banner h1{
margin:0;
padding: 0px 20px 15px 14px;
_padding : 0px 20px 10px 14px;
font-size: 18px;
}

#banner h1 a{
color: #ffffff;
font-weight: bold;
}

#lead{
font-size: small;
color: #BCC4FF;
margin-left: 25px;
margin-right: 25px;
text-align: left;
display: block;
margin-bottom: 65px;
}
/*-----Content-----*/

/* Links */

.archive-title{
font-size: small;
margin-bottom:5px;
color: #999999;
}

.archive-bottom{
font-size:x-small;
color: #999999;
}

.archive-name{
float:left;
font-size: small;
}

.previousLink{
padding-left:18px;
background:url(/_common/skins/406/images/arrowL_small.gif) no-repeat left center;
font-size: small;
}

.nextLink{
padding-right:18px;
background:url(/_common/skins/406/images/arrowR_small.gif) no-repeat right center;
font-size: small;
}

.archive-links{
float:right;
padding-left:18px;
background:url(/_common/skins/406/images/arrowT_small.gif) no-repeat left center;
font-size: x-small;
}

/* Articles */

#main {
width:540px;
overflow:hidden;
padding: 10px 0 0 0;
}

.articles {
width:540px;
overflow:hidden;
color: #A7A8B7;
}

.articles-title {
background: url(/_common/skins/406/images/articles_h3_bg.gif) no-repeat 3px 0px;
margin: 0px 1px;
padding: 3px 0px 6px 30px;
font-size: medium;
font-weight: bold;
display: block;
color: #FFFFFF;
margin: 0 0 16px 0;
}

.articles-body {
line-height:1.6;
padding:0 4px;
margin-bottom:20px;
}

.articles-body blockquote {
line-height:1.6;
color: #FFFFFF;
}

.articles-bottom {
margin-bottom:30px;
}

.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}

.posted{
padding: 3px 4px 0px 4px;
font-size:x-small;
color:#999999;
}

/*-----Entry-----*/

.entry {
margin-top:10px;
padding:12px;
border-top: 1px #B6B59C solid;
}

.entry h4 {
margin:0 0 10px 0;
padding:0;
font-size:small;
color:#FFFFFF;
}

.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
margin:0;
padding:0;
}

/* nice! */

#nice h4 {
background:url("/_common/skins/406/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;
color: #999999;
}

.comment-input {
width:420px;
}

/* 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:202px;
overflow:hidden;
}
.sidebar {
width:202px;
margin-bottom:10px;
overflow:hidden;
color: #A7A8B7;
}

.sidebar-title {
margin: 0px 1px 0px 1px;
background: url(/_common/skins/406/images/menu_h3bg.gif) no-repeat;
font-size: x-small;
font-weight: bold;
padding: 6px 7px 5px 18px;
line-height: 1.4;
color: #FFFFFF;
}

.sidebar-body {
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;
}

.sidebar-body ul{
padding: 3px 12px 3px 12px;
margin: 0px 0px 15px 0px;
}

.new {
margin-left:6px;
color:#f00;
font-weight:bold;
}

/*--Profile--*/

#profile div.sidebar-body {
padding: 6px 6px 6px 12px;
font-size: x-small;
overflow: hidden;
}

dt.profile-img {
float:left;
padding: 0;
margin-left: 10px;
margin-right: 3px;
}

dd.profile-status{
margin-left:84px;
line-height:1.8;
color: #CCCCCC;
}

#profile .profileLink{
background: url(/_common/skins/406/images/arrowR_small_org.gif) no-repeat -1px 0px;
line-height:1.2;
padding: 3px 0px 15px 18px;
}
.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}

/*--Calendar--*/
#calendar div.sidebar-body{
font-size: x-small;
padding: 0 12px 3px 12px;
margin: 0;
}
.calendar-date {
text-align:center;
}

#calendar table {
margin:3px auto;
text-align:center;
border-spacing: 1px;
}

#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 {
}

#calendar td a{
}

/*--Custom Pane--*/
.custom-body {
padding:1px 12px 1px 12px;
}

/*--RSS Regist--*/

#rssRegist {
margin: -5px 5px 18px;
padding: 2px 0;
background: #111533 url("/_common/skins/406/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 div.sidebar-body {
padding:2px 0 0 12px;
}
.search-tbox {
width:70%;
}

/*--So-net--*/

#powered img {
border:0;
margin: 0px 0px 15px 12px;
padding: 0px;

}

/*--So-net rss--*/

#rssfeed {
margin: 0 0 10px 12px;
color:#A7A8B7;
}


/*--Tag--*/
.tag-word{
margin:10px 0 0 0;
}
.tag{
padding:0 5px;
color: #A7A8B7;
}
#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;
color:#CCCCCC;

}

#main {
float:right;
}

#side-a {
float:left;
}
