@charset "UTF-8";

/*-----Common-----*/

a:link{
color: #2A86FF;
text-decoration: none;
}

a:visited{
color: #2A86FF;
text-decoration: none;
}

a:active{
color: #2A86FF;
text-decoration: none;
}

a:hover{
color: #2A86FF;
text-decoration: underline;
}

body {
background: #BBDDF6 url("/_common/skins/713/images/bg.gif") repeat-y center top;
}

blockquote {
padding: 6px;
margin: 12px;
border: 1px solid #cccccc;
}

#container {
width: 770px;
margin: 0 auto;
line-height: 1.4;
text-align: left;
background: #ffffff url("/_common/skins/713/images/main.jpg") no-repeat center top;
}

/*-----Header-----*/

#header {
height: 30px;
}

#header p {
padding: 3px 12px;
margin: 0;
}

#memberMenu{
float: left;
color: #222222;
}

#globalMenu{
float: right;
color: #ffffff;
}

.menuDecoration{
padding-left: 12px;
margin-left: 12px;
background: url(/_common/skins/713/images/arrowR_small.gif) no-repeat left center;
}

#banner {
clear: both;
height: 193px;
}

#banner h1{
padding: 70px 30px 56px 30px;
margin: 0;
font-family: Helvetica,Arial,sans-serif;
font-size: 22px;
}

#banner h1 a{
}

#lead{
padding: 0 20px;
margin: 0;
color: #ffffff;
}
/*-----Content-----*/

#content {
padding: 0 10px;
margin-top: 12px;
color: #222222;
}

/* Links */

.archive-title{
margin-bottom: 10px;
color: #2A86FF;
}

.archive-bottom{
padding-top: 3px;
margin: 10px 0;
color: #2A86FF;
}

.archive-name{
float: left;
}

.previousLink{
padding-left: 12px;
background: url(/_common/skins/713/images/arrowL_small.gif) no-repeat left center;
}

.nextLink{
padding-right: 12px;
background: url(/_common/skins/713/images/arrowR_small.gif) no-repeat right center;
}

.archive-links{
float: right;
padding-left: 12px;
font-size: x-small;
white-space: nowrap;
background: url(/_common/skins/713/images/arrowT_small.gif) no-repeat left center;
}
/* Articles */

#main {
width: 532px;
}

.articles {
width: 532px;
overflow: hidden;
}

.articles-title {
padding: 1px 0px 5px 0;
margin: 0;
margin-bottom: 15px;
font-size: small;
background: url("/_common/skins/713/images/unline.gif") repeat-x left bottom;
}

.articles-body {
margin: 0 0 20px 0;
line-height: 1.6;
}

.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}

.posted{
margin-bottom: 30px;
font-size: x-small;
color: #666666;
}

/*-----Entry-----*/

.entry {
padding: 12px;
margin-top: 12px;
border: 1px #BBDDF6 solid;
color: #666666;
}

.entry h4 {
padding: 0;
margin: 0 0 10px 0;
font-size: small;
color: #222222;
}

.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/713/images/icon-nice.gif") no-repeat left center;
}

#nice form {
margin: 12px 0;
}

#nice li {
float: left;
width: 63px;
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 {
margin: 12px 0;
}

.each-comment {
clear: both;
margin: 20px 0;
}

.each-comment img {
float: left;
margin: 0 10px;
}

.each-comment input {
padding: 0;
margin: 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;
}

.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: 190px;
padding: 1px;
overflow: hidden;
border: 2px solid #BBDDF6;
color: #666666;
}

.sidebar {
width: 190px;
margin-bottom: 15px;
overflow: hidden;
}

.sidebar-title {
padding: 3px 0 3px 5px;
margin: 0;
font-size: x-small;
font-weight: normal;
background: #BBDDF6 url("/_common/skins/713/images/sttl_bg.gif") no-repeat right bottom;
}

.sidebar-body {
padding: 6px 12px;
}

.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 {
margin-bottom: 9px;
line-height: 1.3;
list-style: none;
}

.new {
margin-left: 6px;
font-weight: bold;
color: #ff6600;
}

/*--Profile--*/

dt.profile-img {
float: left;
}

dd.profile-status{
margin-left: 85px;
line-height: 1.8;
}

#profile .profileLink{
padding-left: 12px;
line-height: 1.4;
background: url("/_common/skins/713/images/arrowR_small.gif") no-repeat 0 2px;
}

.nice {
padding: 0 2px;
margin: 0;
border: 1px solid #0090ff;
color: #0090ff;
background: #ffd900;
}

/*--Calendar--*/

.calendar-date {
text-align: center;
}

#calendar table {
margin: 3px auto;
text-align: center;
border-spacing: 1px;
}

#calendar th {
height: 20px;
width: 20px;
font-weight: normal;
}

#calendar td{
height: 20px;
width: 20px;
background: #BBDDF6;
}

#calendar td.link {
font-weight: bold;
background-color: #3471C3;
}

#calendar td a{
color: #ffffff;
}
/*--Search--*/

#search .sidebar-body {
padding-bottom: 6px;
}

.search-tbox {
width: 67%;
}

/*--RSS Regist--*/
#rssRegist {
width: 190px;
padding: 4px 0;
padding-top: 3px;
margin-bottom: 15px;
font-weight: bold;
line-height: 1;
text-align: center;
background: #51A1DD url("/_common/skins/713/images/arrowR_large.gif") no-repeat left center;
}

#rssRegist a:link{
color: #ffffff;
text-decoration: none;
}

#rssRegist a:visited{
color: #ffffff;
text-decoration: none;
}

#rssRegist a:active{
color: #ffffff;
text-decoration: none;
}

#rssRegist a:hover{
color: #ffffff;
text-decoration: underline;
}

/*--So-net--*/

#powered img {
padding: 0 12px;
margin-bottom: 6px;
}

#rssfeed {
padding: 0 12px;
}


/*--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{
clear: both;
width: 770px;
padding: 20px 0;
margin: 0 auto;
background: #ffffff;
}

.copyright{
padding: 0 10px 0 0;
margin: 0;
font-size: x-small;
text-align: right;
}
#main {
float: right;
}

#side-a {
float: left;
}
#main {
float: left;
}
#side-b {
float: right;
}
