@charset "UTF-8";

/*-----Common-----*/

a:link			{ text-decoration:none; color:#C574AE; }
a:visited		{ text-decoration:none; color:#C574AE; }
a:active		{ text-decoration:none; color:#C574AE; }
a:hover			{ text-decoration:underline; color:#C574AE; }

body {
background:url(/_common/skins/520/images/bg.jpg) repeat-y center top;
background-color:#eee;
}

blockquote {
margin:12px;
padding:6px;
border:1px solid #ccc;
}

#container {
width :900px;
margin:0 auto;
line-height:1.4;
text-align:left;
color:#636466;
}

#banner {
background:url(/_common/skins/520/images/header.jpg) no-repeat center top;
width:900px;
height:225px;
margin:0px 0 0px 0;
}

#banner h1{
text-align:right;
margin:0;
padding:35px 40px 5px 10px;
font-size:24px;
font-family: Helvetica,Arial,sans-serif;
}

#banner h1 a{
color:#fff;
}

#lead{
text-align:right;
margin:0;
padding:0px 40px 0px 10px;
color:#fff;
}
/*-----Content-----*/

#content{
padding:0 15px;
margin:0;
}

/* Links */

.archive-title{
padding:5px 0 0 5px;
}

/* === clearfix ==*/
.archive-title:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.archive-title{
display: inline-block;
}

/* Hides from IE-mac \*/
* html .archive-title{height: 1%;}
.archive-title{display: block;}
/* End hide from IE-mac */

.archive-bottom{
margin:10px 5px;
padding-top:10px;
}

.archive-name{
float:left;
}
.previousLink{
padding-left:12px;
background:url(/_common/skins/520/images/arrowL_small.gif) no-repeat left center;
}
.nextLink{
padding-right:12px;
background:url(/_common/skins/520/images/arrowR_small.gif) no-repeat right center;
}
.archive-links{
float:right;
padding-left:12px;
background:url(/_common/skins/520/images/arrowT_small.gif) no-repeat left center;
white-space:nowrap;
}
/* Articles */

#main {
width:390px;
margin-left:10px;
overflow:hidden;
float:left;
}
.articles {
width:390px;
overflow:hidden;
}
.articles-top{
clear:both;
}
.articles-title {
background:url(/_common/skins/520/images/blog_top_narrow.jpg) no-repeat 0 6px;
font-size:14px;
padding:30px 25px 0 25px;
margin:0;
}
.articles-title a,
.articles-title a:hover{
color:#7176BF !important;
}
.articles-body {
line-height:1.6;
background:url(/_common/skins/520/images/blog_bg_narrow.jpg);
margin:0 0 0px 0;
padding:10px 25px 10px 25px;
}

.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}

.posted{
background:url(/_common/skins/520/images/blog_bottom_narrow.jpg) no-repeat left bottom;
margin-bottom:0px;
font-size:11px;
text-align:right;
padding:0px 25px 30px 25px;
}
.posted a{
}

/*-----Entry-----*/

.entry {
margin-top:0px;
padding:12px;
}
.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/520/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;
}

.nice-button{
clear:both;
}

/* 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;
}
* 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 dd {
margin:0 0 3px 80px;
line-height:1.5;
}
#comment-write textarea {
height:150px;
}

.comment-input {
width:360px;
}

/* Trackback Write */

#trackback-write p {
margin:0;
}

#trackback-write form {
margin:12px 0;
}

.each-trackback {
margin:15px 0;
}

.trackback-url input {
width:98%;
}

/*-----Side-----*/

#side-a {
width:230px;
overflow:hidden;
float:left;
}
#side-b {
width:230px;
overflow:hidden;
float:right;
}
.sidebar {
width:230px;
margin-bottom:20px;
overflow:hidden;
}
.sidebar-title{
background:url(/_common/skins/520/images/cw_side_box_top.jpg) no-repeat left top;
margin:0 0 5px 0;
padding:3px 0px 5px 25px;
color:#666666;
font-weight:bold;
font-size:12px;
}
.sidebar-title a:link,
.sidebar-title a:visited,
.sidebar-title a:hover,
.sidebar-title a:active {
color:#666666;
}

.sidebar-body {
padding:0 8px;
font-size:12px;
}
.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 {
margin-bottom:10px;
list-style-type:none;
line-height:1.3;
}
.sidebar-body li a {
margin-right:3px;
}
.new {
margin-left:6px;
color:#f00;
font-weight:bold;
}

/*--Profile--*/

#profile .sidebar-body {
font-size:11px;
}

dt.profile-img {
float:left;
}
dd.profile-status{
margin-left:80px;
line-height:1.8;
}
#profile .profileLink{
padding-left:12px;
background: url("/_common/skins/520/images/arrowR_small.gif") no-repeat left center;
line-height:1.2;
}
#profile .sidebar-body dt, #profile .sidebar-body dd, #profile .sidebar-body form {
margin-bottom:0;
}
.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}

/*--Calendar--*/
.calendar-date {
padding-bottom:5px;
text-align:center;
}
a.thisMonth{
color:#666666;
font-weight:bold;
}

#calendar table {
width:100%;
background-color:#EFF0F5;
border:1px solid #dddddd;
font-size:11px;
}
#calendar th {
background-color:#DADCE8;
font-weight:normal;
font-weight:bold;
text-align:center;
}
#calendar td{
padding:5px;
margin-bottom:10px;
font-family:Verdana;
color:#5D5D5D;
text-align:center;
}
#calendar td.link {
background:#ffffff;
}
#calendar td.link a,
#calendar td.link a:hover{
color:#C574AE;
font-weight:bold;
}

/*--Search--*/

#search .sidebar-body {
padding-bottom:6px;
}

.search-tbox {
width:150px;
margin:3px 0 0 0;
}

.search-button{
margin:3px 0 0 0;
}

/*--RSS Regist--*/
#rssRegist {
margin:0 0px 15px 0px;
padding:5px;
background: #C574AE url("/_common/skins/520/images/arrowR_large.gif") no-repeat left center;
text-align:center;
font-weight:bold;
font-size:11px;
line-height:1;
}
#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;}
/*--So-net--*/

#powered img {
margin-bottom:6px;
margin-left:5px;
}

#rssfeed{
margin-left:5px;
}

/*--Tag--*/
.tag-word{
margin:10px 0 0 0;
}
.tag{
}
#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;
font-size:14px;
border-bottom:1px solid #dddddd;
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 6px;

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 6px;
}
.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:900px;
background:#EEEEEE url(/_common/skins/520/images/footer.jpg) no-repeat center top;
margin:0px auto 0 auto;
padding:20px 0px;
clear:both;
}

.copyright{
padding:0 0px 0 0;
margin:0;
font-size:x-small;
text-align:right;
}

.postDate {
display: block;
}
#comment-write dt {
float: none;
}
#comment-write dd {
margin-left: 0;
}