@charset "UTF-8";

/*-----Common-----*/

a:link { text-decoration:none; color:#2279a6; }
a:visited { text-decoration:none; color:#2279a6; }
a:active { text-decoration:none; color:#2279a6; }
a:hover { text-decoration:underline; color:#f0a900; }

body {
background:#ffffff;
background:url(_common/skins/757/images/bg.gif) 0 -3px repeat;
}
blockquote {
margin:0;
padding:10px 12px 0 28px;
background:url(_common/skins/757/images/blockquote_bg.gif) no-repeat 4px 8px;
}
#container {
margin-bottom:20px;
line-height:1.5;
color:#151515;
}
#banner {
height:100px;
margin-bottom:20px;
padding:30px 0 0 0;
text-align:left;
}
#banner h1{
width :900px;
margin:0 auto;
font-size:30px;
font-family: Helvetica,Arial,sans-serif;
}
#banner h1 a{
color:#000;
text-decoration:none;
}
#lead{
width :900px;
margin:0 auto;
color:#000;
}
/*-----Content-----*/

#content{
width :900px;
margin:0 auto;
text-align:left;
}

/* Links */
.archive-title{
padding-bottom:0;
margin-bottom:0;
}
.archive-bottom{
margin-top:20px;
}
.archive-name{
float:left;
}
.previousLink{
padding-left:20px;
background:url(_common/skins/757/images/arrowL_small.gif) no-repeat left center;
}
.nextLink{
padding-right:20px;
background:url(_common/skins/757/images/arrowR_small.gif) no-repeat right center;
}
.archive-links{
float:right;
padding-left:20px;
background:url(_common/skins/757/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; }

.archive-name,
.archive-name {
display: block;
}
.archive-title .archive-links,
.archive-title .archive-links {
display: none;
}


/* Articles */
#main {
width:636px;
overflow:hidden;
float:right;
}
.articles {
width:636px;
background:url(_common/skins/757/images/articles_bg2.gif) 0 0 repeat-y;
margin:15px 0 0 0;
}
.articles-title {
background:url(_common/skins/757/images/articles_bg1.gif) 0 0 no-repeat;
font-size:18px;
margin:0;
padding:30px 40px 0 45px;
}

.articles-title a:link { text-decoration:none; color:#151515; }
.articles-title a:visited { text-decoration:none; color:#151515; }
.articles-title a:active { text-decoration:none; color:#151515; }
.articles-title a:hover { text-decoration:underline; color:#555555; }

.articles-body {
line-height:1.6;
margin:20px 0 0 0;
padding:0 40px 0 45px;
}
.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}
a.readMoreLink {
padding:4px 15px 4px 8px;
background:#888 url(_common/skins/757/images/arrow_white.gif) no-repeat right center;
color:#ffffff;
}

.posted{
margin:0 0 0 0;
padding:40px 40px 20px 45px;
font-size:10px;
}
.posted .postDate{
}
.posted a{
}
.articles-bottom{
background:url(_common/skins/757/images/articles_bg3.gif) 0 bottom no-repeat;
height:17px;
margin:0 0 30px 0;
padding:0;
}
/*-----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 {
margin:0 45px 0 45px;
}
#nice h4 {
background:url("_common/skins/757/images/icon-nice.gif") no-repeat left center;
padding-left:20px;
}
#nice form {
margin-bottom:5px;
}
#nice ul {
padding:0;
margin-bottom:5px;
}
#nice li {
float:left;
width:67px;
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 {
margin:40px 45px 0 45px;
}
#comments form {
}
.each-comment {
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 {
margin:40px 45px 0 45px;
}
#comment-write dt {
float:left;
clear:both;
}
#comment-write dl {
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:420px;
border:1px solid #969696;
}

/* Trackback Write */
#trackback-write {
margin:40px 45px 0 45px;
padding:0 0 30px 0;
}
#trackback-write p {
margin:0;
}
#trackback-write form {
margin:13px 0 0 0;
}
.each-trackback {
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:220px;
padding-right:20px;
font-size:small;
overflow:hidden;
}
.sidebar {
width:220px;
margin-bottom:20px;
overflow:hidden;
}
.sidebar-title {
margin:10px 0 0 0;
font-size:12px;
width:190px;
background:url("_common/skins/757/images/heading_bg1.gif") no-repeat 0 0;
padding:15px 30px 8px 20px;
}

.sidebar-title a:link { text-decoration:none; color:#151515; }
.sidebar-title a:visited { text-decoration:none; color:#151515; }
.sidebar-title a:active { text-decoration:none; color:#151515; }
.sidebar-title a:hover { text-decoration:underline; color:#555555; }

.sidebar-body {
background:url("_common/skins/757/images/heading_bg2.gif") no-repeat 0 0;
padding:20px 0 0 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 {
margin-bottom:8px;
padding-left:20px;
background:url(_common/skins/757/images/arrowR_small.gif) no-repeat 0 4px;
list-style-type:none;
line-height:1.3;
}
.sidebar-body li a {
margin-right:4px;
color:#000;
}
.new {
margin-left:6px;
color:#ee0000;
font-weight:bold;
}

/*--Profile--*/
#profile a:link { text-decoration:none; color:#000; }
#profile a:visited { text-decoration:none; color:#000; }
#profile a:active { text-decoration:none; color:#000; }
#profile a:hover { text-decoration:underline; color:#000; }

#profile {
font-size:12px;	
}
dt.profile-img {
float:left;
}
dd.profile-status{
margin-left:80px;
line-height:1.8;
}
#profile .profileLink{
padding-left:18px;
background: url(_common/skins/757/images/arrowR_small.gif) no-repeat left center;
line-height:1.1;
}
.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}

/*--Calendar--*/
#calendar a:link { text-decoration:none; color:#000; }
#calendar a:visited { text-decoration:none; color:#000; }
#calendar a:active { text-decoration:none; color:#000; }
#calendar a:hover { text-decoration:underline; color:#000; }

.calendar-date {
text-align:center;
}
#calendar table {
margin:3px auto;
text-align:center;
}
#calendar th {
height:20px;
width:24px;
color:#000;
font-weight:normal;
}
#calendar td{
height:18px;
width:22px;
font-size:11px;
font-family:Georgia,"Times New Roman",Times,serif;
}
#calendar td.link {
color:#ffffff;
font-weight:bold;
background: url(_common/skins/757/images/calendar_bg.gif) no-repeat center center;
}

/*--Search--*/
#search .sidebar-body {
}
.search-tbox {
width:67%;
}

/*--Message--*/
#send-message {
}

/*--RSS Regist--*/
#rssRegist {
margin-bottom:20px;
padding:10px 0;
background: #888 url("_common/skins/757/images/arrow_rssentry.gif") no-repeat 10px 11px;
text-align:center;
font-weight:bold;
line-height:1;
}

#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:#666666; }
#rssfeed a:visited { text-decoration:none; color:#666666; }
#rssfeed a:active { text-decoration:none; color:#666666; }
#rssfeed a:hover { text-decoration:underline; color:#666666; }

/*--Tag--*/
.tag-word{
margin:10px 0 0 0;
font-size:10px;
}
.tag{
}
#tag_cloud{
margin-bottom:10px;
padding:12px 10px;
text-align:left;
border:#888 1px dotted;
}
#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{
text-align:left;
font-weight:bold;
font-size:16px;
border-bottom:#888 1px dotted;
padding:0 0 3px 0;
clear:left;
position:relative;
}
.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(_common/skins/757/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(_common/skins/757/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 {
margin: 10px 0 35px 0;
padding: 0 10px;
}
h3.message-title {
margin: 0 0 5px 0;
padding: 0 0 3px 0;
font-size: 15px;
font-weight:bold;
}
.message-body {
padding: 0;
}