@charset "UTF-8";

/*-----Common-----*/

a:link { text-decoration:none; color:#cb7171; }
a:visited { text-decoration:none; color:#cb7171; }
a:active { text-decoration:none; color:#cb7171; }
a:hover { text-decoration:underline; color:#f0a900; }

body {
background:#0d5278 url(http://blog.so-net.ne.jp/_common/skins/748/images/bg.jpg) repeat top left;
}
blockquote {
margin:0;
padding:10px 12px 10px 28px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/blockquote_bg.gif) #eae2cd no-repeat 4px 8px;
}
#container {
margin-bottom:20px;
line-height:1.5;
color:#151515;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/header_shadow.jpg) repeat-x 0px 117px;
}
#banner {
height:117px;
/*margin-bottom:20px;*/
padding:0px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/header_bg_LR.jpg) center no-repeat;
text-align:left;
}
#banner h1{
width :860px;
margin:0 auto;
padding:15px 0px 0px 40px;
font-size:28px;
font-family: Helvetica,Arial,sans-serif;
}
#banner h1 a{
color:#ffffff;
}
#lead{
width :860px;
margin:0 auto;
padding-left:40px;
color:#ffffff;
}
/*-----Content-----*/

#content{
width :900px;
margin:0 auto;
text-align:left;
}

/* Links */
.archive-title{
padding:0px 20px 10px 20px;
margin:0px;
}
.archive-bottom{
padding:10px 20px 0px 20px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/archive-bottom_bg_LR.jpg) no-repeat left bottom;
min-height:70px;
height: auto !important;
height: 70px;
}
.archive-name{
float:left;
}
.previousLink{
padding-left:14px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/arrowL_small.gif) no-repeat left center;
}
.nextLink{
padding-right:14px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/arrowR_small.gif) no-repeat right center;
}
.archive-links{
float:right;
padding-left:14px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/arrowT_small.gif) no-repeat left center;
white-space:nowrap;
}

.archive-title a:link { text-decoration:none; color:#4d4d4d; }
.archive-title a:visited { text-decoration:none; color:#4d4d4d; }
.archive-title a:active { text-decoration:none; color:#4d4d4d; }
.archive-title a:hover { text-decoration:underline; color:#4d4d4d; }
.archive-bottom a:link { text-decoration:none; color:#4d4d4d; }
.archive-bottom a:visited { text-decoration:none; color:#4d4d4d; }
.archive-bottom a:active { text-decoration:none; color:#4d4d4d; }
.archive-bottom a:hover { text-decoration:underline; color:#4d4d4d; }

/* Articles */
#main {
width:520px;
margin:0px;
overflow:hidden;
float:left;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/archive-title_bg_LR.jpg) no-repeat;
color:#666666;
padding-top:50px;
}
.articles {
width:480px;
margin:0px auto;
padding:0px 20px 0px 20px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/main_bg_LR.jpg) repeat-y;
overflow:hidden;
}
.articles-title {
margin:0 0 20px 0;
font-size:18px;
color:#cb7171;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/articles-title_bg.jpg) no-repeat left bottom;
padding-bottom:10px;
}

.articles-title a:link { text-decoration:none; color:#cb7171; }
.articles-title a:visited { text-decoration:none; color:#cb7171; }
.articles-title a:active { text-decoration:none; color:#cb7171; }
.articles-title a:hover { text-decoration:underline; color:#cb7171; }

.articles-body {
line-height:1.6;
margin-bottom:20px;
}
.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}


.articles-bottom{
height:60px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/articles-body_bottom_LR.jpg) no-repeat left bottom;
}
a.readMoreLink {
padding:2px 15px 2px 5px;
background:#2279A6 url(http://blog.so-net.ne.jp/_common/skins/748/images/arrow_white.gif) no-repeat right center;
text-decoration:none;
color:#ffffff;
}

.posted{
margin-bottom:20px;
}

/*-----Entry-----*/
.entry {
margin-bottom:20px;
}
.entry h4 {
margin:0 0 5px 0;
padding:0;
font-size:13px;
}
.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
margin:0;
padding:0;
}

/* nice! */
#nice h4 {
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/icon-nice.gif) no-repeat left center;
padding-left:20px;
}
#nice form {
margin-bottom:5px;
}
#nice ul {
background:#eae2cd;
padding:8px;
margin-bottom:5px;
}
#nice li {
float:left;
width:65px;
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 {
}
.each-comment {
background:#eae2cd;
padding:8px;
margin-bottom:1px;
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 dl {
background:#eae2cd;
padding:8px 15px;
}
#comment-write dd {
margin:0 0 3px 80px;
line-height:1.5;
}
#comment-write textarea {
height:150px;
border:1px solid #969696;
}
.comment-input {
width:360px;
border:1px solid #969696;
}

/* Trackback Write */
#trackback-write p {
margin:0;
}
#trackback-write form {
margin:12px 0;
}
.each-trackback {
background:#eae2cd;
padding:8px 15px;
margin-bottom:1px;
}
.trackback-url {
padding-top:10px;
}
.trackback-url input {
width:98%;
border:1px solid #969696;
}

/*-----Side-----*/
#side-a {
float:left;
width:170px;
padding-right:20px;
/*background:url(http://blog.so-net.ne.jp/_common/skins/748/images/dotline_tate.gif) repeat-y right top;*/
font-size:11px;
overflow:hidden;
color:#fff;
margin-top:40px;
}
#side-b {
float:right;
width:170px;
padding-left:20px;
/*background:url(http://blog.so-net.ne.jp/_common/skins/748/images/dotline_tate.gif) repeat-y left top;*/
font-size:small;
overflow:hidden;
color:#fff;
margin-top:40px;
}
.sidebar {
width:170px;
margin-bottom:20px;
overflow:hidden;
}
.sidebar-title {
margin:0 0 10px 0;
padding:11px 15px 4px 15px;
font-size:13px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/sidebar-title_bg_LR.gif) no-repeat;
min-height:18px;
height: auto !important;
height: 18px;
color:#ff9999;
}

.sidebar-title a:link { text-decoration:none; color:#cb7171; }
.sidebar-title a:visited { text-decoration:none; color:#cb7171; }
.sidebar-title a:active { text-decoration:none; color:#cb7171; }
.sidebar-title a:hover { text-decoration:underline; color:#cb7171; }

.sidebar-body {
}
.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:8px;
padding-left:12px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/dot.gif) no-repeat 0 4px;
list-style-type:none;
line-height:1.3;
}
.sidebar-body li a {
margin-right:4px;
}
.new {
margin-left:6px;
color:#ff6666;
font-weight:bold;
}


.sidebar-body a:link { text-decoration:none; color:#ff9999; }
.sidebar-body a:visited { text-decoration:none; color:#ff9999; }
.sidebar-body a:active { text-decoration:none; color:#ff9999; }
.sidebar-body a:hover { text-decoration:underline; color:#ff9999; }


/*--Profile--*/
#profile a:link { text-decoration:none; color:#ff9999; }
#profile a:visited { text-decoration:none; color:#ff9999; }
#profile a:active { text-decoration:none; color:#ff9999; }
#profile a:hover { text-decoration:underline; color:#ff9999; }

dt.profile-img {
float:left;
}
dd.profile-status{
margin-left:80px;
line-height:1.8;
font-size:11px;
}
#profile .profileLink{
padding-left:14px;
background: url(http://blog.so-net.ne.jp/_common/skins/748/images/arrowR_small.gif) no-repeat left center;
line-height:1.2;
}
.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}
/*--Calendar--*/
#calendar a:link { text-decoration:none; color:#ff9999; }
#calendar a:visited { text-decoration:none; color:#ff9999; }
#calendar a:active { text-decoration:none; color:#ff9999; }
#calendar a:hover { text-decoration:underline; color:#ff9999; }

.calendar-date {
text-align:center;
}
#calendar table {
margin:3px auto;
text-align:center;
}
#calendar th {
height:20px;
width:24px;
background:#ffffff;
color:#094668;
font-weight:normal;
}
#calendar td{
height:18px;
width:22px;
border:1px solid #dddddd;
font-size:11px;
}
#calendar td.link {
border:1px solid #969696;
color:#ffffff;
font-weight:bold;
}

/*--Search--*/
#search .sidebar-body {
}
.search-tbox {
width:67%;
}

/*--Message--*/
#send-message {
}

/*--RSS Regist--*/
#rssRegist {
margin-bottom:20px;
padding:25px 0px 0px 0px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/arrow_rssentry_RL.jpg) no-repeat 0px 0px;
text-align:center;
font-weight:bold;
font-size:11px;
line-height:1;
min-height:35px;
height: auto !important;
height: 35px;
}

#rssRegist a:link { text-decoration:none; color:#ffffff; }
#rssRegist a:visited { text-decoration:none; color:#ffffff; }
#rssRegist a:active { text-decoration:none; color:#ffffff; }
#rssRegist a:hover { text-decoration:underline; color:#ffffff;}

/*--So-net--*/
#powered {
}
#powered img {
margin-bottom:10px;
}
#rssfeed {
}
#rssfeed a:link { text-decoration:none; color:#ff9999; }
#rssfeed a:visited { text-decoration:none; color:#ff9999; }
#rssfeed a:active { text-decoration:none; color:#ff9999; }
#rssfeed a:hover { text-decoration:underline; color:#ff9999; }

/*--Tag--*/
.tag-word{
margin:10px 0 0 0;
}
.tag{
width:480px;
margin:0px auto;
padding:0px 20px 0px 20px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/main_bg_LR.jpg) repeat-y;
overflow:hidden;
}
#tag_cloud{
margin-bottom:10px;
padding:12px 10px;
background:#eae2cd;
text-align:left;
}
#tag_cloud a {
padding:2px;
}
.tag-title{
padding-top:5px;
font-size:18px;
text-align:left;
font-weight:bold;
}
.tag-body{
margin:10px 0;
}
.tag-service{
margin:0 0 20px 0;
font-size:18px;
color:#cb7171;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/articles-title_bg.jpg) no-repeat left bottom;
padding-bottom:10px;
font-weight:bold;
}
.tag-search{
text-align:right;
padding:5px 0 0 0;
margin-bottom:10px;
}
.tag-article{
padding:2px 10px;
text-align:left;
}
.tag-article-title{
text-align:left;
padding:0 0 5px 18px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/arrowR_small.gif) no-repeat 0 4px;
}
.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 18px;
background:url(http://blog.so-net.ne.jp/_common/skins/748/images/arrowR_small.gif) no-repeat 0 4px;
}
.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 {
padding:10px 20px;
background:#eeeeee;
font-size:11px;
clear:both;
}

#footer a:link { text-decoration:none; color:#666666; }
#footer a:visited { text-decoration:none; color:#666666; }
#footer a:active { text-decoration:none; color:#666666; }
#footer a:hover { text-decoration:underline; color:#666666; }

.copyright{
padding:0;
margin:0;
text-align:right;
}

/* Message(2011.08) */
.message {
width: 480px;
margin: 0px auto -30px;
padding: 0px 20px 60px;
background: url(http://blog.so-net.ne.jp/_common/skins/748/images/main_bg_LR.jpg) repeat-y;
overflow: hidden;
}
h3.message-title {
margin:10px 0;
padding:0;
font-size: 13px;
color: #CB7171;
}
.message-body {
}