@charset "UTF-8";

/*-----Common-----*/
img.emoji { margin: 0; vertical-align: middle;} 
a:link { color: #0000ff; text-decoration:none; }
a:visited { color: #0000ff; text-decoration:none; }
a:hover { color:#70430c; text-decoration:underline; }
a:active { color:#70430c; text-decoration:none; }

body {
background: url(/_common/skins/746/images/body_bg.jpg) center top;
font-size:medium;
font-family:"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",sans-serif;
line-height:1.6;
color:#333333;
}
blockquote {
margin:0;
padding:5px 10px;
border-left:3px solid #70430c;
}
#container {
margin-bottom:20px;
background:url(/_common/skins/746/images/banner_bg.jpg) no-repeat center top;
}
#banner {
padding:162px 0 20px 0;
margin:0 auto;
text-align:left;
width:900px;
}
#banner h1{
margin:0 10px 0 0;
padding-left: 220px;
font-size:24px;
}
#banner h1 a {
color:#ff69b4 ;
}
#lead{
padding-left: 220px;
color:#4c2d11;
}
/*-----Content-----*/

#content{
width:900px;
margin:0 auto;
text-align:left;
}

/* Links */
.archive-title{
height: 40px;
padding-top: 21px;
background: url(/_common/skins/746/images/obj_bird.png) no-repeat 428px 0px;
line-height: 1.3;
}
.archive-bottom{
}
.archive-name{
float:left;
}
.previousLink a {
background:url(/_common/skins/746/images/arrow_left.gif) no-repeat left center;
padding:0 0 0 15px;
}
.nextLink a {
background:url(/_common/skins/746/images/arrow_right.gif) no-repeat right center;
padding:0 15px 0 0;
}
.archive-links{
float:right;
white-space:nowrap;
}


/* Articles */
#main{
width:643px;
overflow:hidden;
float:left;
}
.articles {
margin-bottom:20px;
background: url(/_common/skins/746/images/articles_title.png) no-repeat;
}
.articles-title {
color:##3cb371;
height: 30px;
margin: 0;
padding:40px 0 20px 76px;
background: url(/_common/skins/746/images/title_bg.png) no-repeat 40px 36px;
font-size:140%;
line-height: 1.3;
overflow: hidden;
}
.articles-body {
color:#8B4513;
padding:5px 40px;
background: url(/_common/skins/746/images/articles_body.png) repeat-y;
line-height: 1.6;
}
.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}
a.readMoreLink {
padding-right: 15px;
background: url(/_common/skins/746/images/arrow_more.gif) no-repeat right center;
color: #489f39;
}
.posted{
margin-bottom: 15px;
padding:20px 40px;
background: url(/_common/skins/746/images/articles_bottom.png) no-repeat left bottom;
}

/*-----Entry-----*/
.entry {
margin-bottom: 30px;
padding:0;
}
.entry h4 {
padding:6px 10px;
background: url(/_common/skins/746/images/entry_bg.png) no-repeat;
font-weight:bold;
color: #4a2d12;
}
.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
margin:0;
padding:0;
}

/* nice! */
#nice h4 {
padding:6px 10px 6px 30px;
background: url(/_common/skins/746/images/nice_bg.png) no-repeat;
}
#nice form {
margin-bottom:5px;
}
#nice ul {
padding:8px;
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 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 dt {
float:left;
clear:both;
}
#comment-write dl {
padding:8px 0px;
}
#comment-write dd {
margin:0 0 3px 80px;
line-height:1.5;
}
#comment-write textarea {
height:150px;
border:1px solid #969696;
}
.comment-input {
width:520px;
padding: 3px;
border:1px solid #969696;
}

/* Trackback Write */
#trackback-write p {
margin:0;
}
#trackback-write form {
margin:12px 0;
}
.each-trackback {
padding:8px 0px;
margin-bottom:1px;
}
.trackback-url {
padding-top:10px;
}
.trackback-url input {
width:620px;
padding: 3px;
border:1px solid #969696;
}

/*-----Side-----*/
#side-b,
#side-a {
float:right;
width:221px;
background: url(/_common/skins/746/images/side_bg_head.png) no-repeat;
padding-top: 30px;
font-size: small;
overflow:hidden;
}
.sidebar {
width:221px;
padding-bottom: 15px;
background: url(/_common/skins/746/images/side_bg_body.png) repeat-y;
overflow:hidden;
}
.sidebar-title{
padding:15px;
margin:0 0 10px 0;
background: url(/_common/skins/746/images/side_title_bg.png) no-repeat;
line-height:1.3;
text-align: center;
font-size: 90%;
color: #4a2d12;
}
.sidebar-body {
padding: 0 10px;
font-size: 90%;
}
.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:0 0 5px 10px;
background: url(/_common/skins/746/images/side_list.gif) no-repeat 0px 6px;
list-style-type:none;
}
.sidebar-body li a {
margin-right:4px;
}
.new {
margin-left:6px;
color:#ee0000;
font-weight:bold;
}

/*--Profile--*/
.sidebar #profile{
}
#profile .sidebar-title {
background: no-repeat;
}
dt.profile-img {
float:left;
}
dd.profile-status{
margin-left:10px;
width:100px;
line-height:1.8;
float:left;
display:inline;
}
#profile .profileLink{
line-height:1.2;
}
.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}

/*--Calendar--*/
.calendar-date {
text-align:center;
}
#calendar table {
margin:3px 5px;
text-align:center;
}
#calendar th {
height:24px;
width:28px;
font-weight:normal;
text-align:center;
}
#calendar td{
height:24px;
width:28px;
text-align:center;
}
#calendar td.link {
font-weight:bold;
background:url(/_common/skins/746/images/calendar_bg.png) no-repeat center center;
}

/*--Search--*/
#search .sidebar-body {
}
.search-tbox {
width:57%;
}

/*--Message--*/
#send-message {
margin: 0;
padding: 15px 0;
background: url(/_common/skins/746/images/side_bg_body.png) repeat-y;
}

/*--RSS Regist--*/
#rssRegist {
height: 27px;
padding: 42px 0 0 0;
background: url(/_common/skins/746/images/rss.png) no-repeat;
text-align: center;
font-weight: bold;
overflow: hidden;
}
#rssRegist a{
}

/*--So-net--*/
#powered {
padding: 10px 0;
background: url(/_common/skins/746/images/side_bg_body.png) repeat-y;
}
#powered img {
}

/*--RSS Feed--*/
#rssfeed {
padding: 10px 0 30px 0;
background: url(/_common/skins/746/images/side_bg_bottom.png) no-repeat left bottom;
font-size: 90%;
}

/*--Tag--*/
.tag-word{
margin:0;
padding:0;
}
.tag-top {
height: 30px;
background: url(/_common/skins/746/images/articles_title.png) no-repeat;
}
.tag{
padding: 0 20px 20px 20px;
background: url(/_common/skins/746/images/articles_body.png) repeat-y;
}
#tag_cloud{
padding:12px 10px;
background: #ffffff;
border: 1px solid #f0e9de;
text-align:left;
}
#tag_cloud a {
padding:2px;
}
.tag-title{
margin: 0;
padding:0 0 5px 40px;
background: url(/_common/skins/746/images/title_bg.png) no-repeat;
font-size: 140%;
font-weight: bold;
color: #4a2d12;
}
.tag-body{
padding-bottom: 10px;
}
.tag-service{
background:url(/_common/skins/746/images/tag_title_bg.png) no-repeat;
padding:6px 10px;
font-weight:bold;
color: #4a2d12;
}
.tag-search{
text-align:right;
padding:5px 15px 5px 0;
margin-bottom:5px;
background: url(/_common/skins/746/images/arrow_right.gif) no-repeat right center;
}
.tag-article{
padding:3px 0px 3px 15px;
background: url(/_common/skins/746/images/arrow_right.gif) no-repeat left center;
text-align:left;
}
.tag-article-posted{
margin-left: 5px;
font-size: 90%;
}
.tag-more{
text-align:right;
margin:10px 0;
clear:left;
}
.tag-photos{
float:left;
margin:0px 40px 0px 0;
width:140px;
height:200px;
}
.tag-photos-title{
line-height:1.3;
padding:5px 0;
text-align:left;
}
.tag-audios{
}
.tag-audios-title{
text-align:left;
padding:3px 0px 3px 15px;
background: url(/_common/skins/746/images/arrow_right.gif) no-repeat left center;
}
.tag-audios-posted{
margin-left: 5px;
font-size: 90%;
}
.tag-videos{
float:left;
margin:0px 40px 0px 0;
width:140px;
height:200px;
}
.tag-videos-title{
line-height:1.3;
padding:5px 0;
text-align:left;
}
.tag-navi{
}

/*-----Footer-----*/
#footer {
width: 900px;
font-size:x-small;
padding:10px 0;
clear:both;
margin:0 auto;
}

.copyright{
padding:0;
margin:0;
text-align:right;
}


/* Message(2011.08) */
.message {
margin:25px 0 35px 0;
padding: 0 20px;
}
h3.message-title {
margin:15px 0 10px 0;
margin: 0 0 10px 0;
font-size: 100%;
line-height: 1.3;
color: #70430C;
}
.message-body {
color:#4C2D11;
}