@charset "UTF-8";

#banner {

/* ■■■■■■■■■■■■■■■■↓ 背景画像指定 ↓■■■■■■■■■■■■■■■■ */

background:url("https://blog.so-net.ne.jp/_images/blog/_84a/suzume-zanmai/E38199E3819AE38281E4B889E698A7-8.jpg?no_header=9") no-repeat;

/* ■■■■■■■■■■■■■■■■↑ 背景画像指定 ↑■■■■■■■■■■■■■■■■ */

}


/*-----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:#556b2f;
background:url repeat 0 0;
font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
blockquote {
margin:0;
padding:15px 12px 15px 50px;
background:#FFF url(_common/skins/9010/images/blockquote_bg.png) no-repeat 10px 10px;
}
#container {
margin-bottom:2px;
font-size:12px;
line-height:1.5;
color:#000000;
text-shadow: 1px 1px 1px #;
}
#banner {
width :1000px;
height:420px;
margin:0 auto;
text-align:left;
position:relative;
background-position:center 120px;
}
#banner h1{
float:left;
font-weight:normal;
width:800px;
font-size:30px;
font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
margin:50px 0 2px 0;
}
#banner h1 a{
color:#000000;
text-decoration:none;
}
#lead{
float:left;
color:#000000;
width:800px;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.gnavi {
	position:absolute;
	right:0;
	top:50px;
}
.gnavi ul li {
	float:left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style:none;
	margin:0 0 0 30px;
}
.gnavi a,
.gnavi a:link,
.gnavi a:visited,
.gnavi a:active { text-decoration:none; color:#000; }
.gnavi a:hover { text-decoration:none; color:#666; }










/*-----Content-----*/
#content{
width :1100px;
margin:10px auto 0 auto;
text-align:left;
clear:both;
}

/* Links */
.archive-title{
font-size:10px;
padding-bottom:0;
margin-bottom:30px;
}
.archive-bottom{
}
.archive-name{
font-size:10px;
float:left;
}
.previousLink{
font-size:10px;
background:url(_common/skins/9010/images/arrowL_small.gif) no-repeat left center;
margin:0 10px 0 0;
padding:0 0 0 10px;
}
.nextLink{
font-size:10px;
background:url(_common/skins/9010/images/arrowR_small.gif) no-repeat right center;
margin:0 0 0 10px;
padding:0 10px 0 0;
}
.archive-links{
float:right;
font-size:10px;
background:url(_common/skins/9010/images/arrowT_small.gif) no-repeat left center;
padding:0 0 0 10px;
}
.archive-title a:link { text-decoration:none; color:#000; }
.archive-title a:visited { text-decoration:none; color:#000; }
.archive-title a:active { text-decoration:none; color:#000; }
.archive-title a:hover { text-decoration:underline; color:#000; }
.archive-bottom a:link { text-decoration:none; color:#000; }
.archive-bottom a:visited { text-decoration:none; color:#000; }
.archive-bottom a:active { text-decoration:none; color:#000; }
.archive-bottom a:hover { text-decoration:underline; color:#000; }

.archive-name,
.archive-name {
display: block;
}
.archive-title .archive-links,
.archive-title .archive-links {
display: none;
}











/* Articles */
#main {
width:800px;
float:left;
overflow:hidden;
}
.articles {
width:800px;
overflow:hidden;
margin:0 0 50px 0;
}
.articles-title {
clear:both;
font-size:18px;
}
.articles-title a:link { text-decoration:none; color:#000; }
.articles-title a:visited { text-decoration:none; color:#000; }
.articles-title a:active { text-decoration:none; color:#000; }
.articles-title a:hover { text-decoration:underline; color:#555555; }
.articles-body {
clear:both;
line-height:1.6;
}
.articles-body img {
margin-right:20px;
margin-bottom:10px;
}
a.readMoreLink {
background:#999 url(_common/skins/9010/images/arrow_white.gif) no-repeat right center;
text-decoration:none;
color:#fff;
font-size:12px;
padding:6px 15px 6px 10px;
}
a.readMoreLink:hover {
color:#DDD;
}
.posted{
clear:both;
font-size:10px;
margin:10px 0 0 0;
}
.posted a{
color:#000;
}
.posted .postDate{
font-size:10px;
}
.adView {
	margin:30px 0 0 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 h4 {
background:url("images/icon-nice.gif") no-repeat left center;
padding-left:20px;
}
#nice form {
margin-bottom:5px;
}
#nice ul {
background:#FFF;
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 {
background:#FFF;
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:#FFF;
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 p {
margin:0;
}
#trackback-write form {
margin:12px 0;
}
.each-trackback {
background:#FFF;
margin-bottom:1px;
padding:15px;
}
.trackback-url {
padding-top:10px;
}
.trackback-url input {
width:98%;
border:1px solid #969696;
}











/*-----Side-----*/
#side-b {
float:right;
font-size:12px;

width:200px;
overflow:hidden;
}
.sidebar {
width:200px;
margin-bottom:30px;
overflow:hidden;
}
.sidebar-title {
font-size:13px;
margin:30px 0 20px 0;
}
.sidebar-title a:link { text-decoration:none; color:#000; }
.sidebar-title a:visited { text-decoration:none; color:#000; }
.sidebar-title a:active { text-decoration:none; color:#000; }
.sidebar-title a:hover { text-decoration:underline; color:#555555; }

.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 {
list-style-type:none;
margin:0 0 7px 15px;
}
.sidebar-body li a {
margin-right:4px;
color:#000000;
}
.new {
margin-left:6px;
color:#ffffff;
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{
color:#888;
font-size:10px;
}
#profile h3{
font-size:14px;
font-weight:bold;
margin:0 0 8px 0;
}
#profile .sidebar-body{
border:#999 1px solid;
}
dt.profile-img {
float:left;
margin:10px;
}
dd.profile-status{
line-height:2.2;
float:left;
margin:8px 0 0 5px;
}
#profile .profileLink{
padding-left:14px;
background: url(_common/skins/9010/images/arrowR_small.gif) no-repeat 2px center;
line-height:1.2;
padding:0 0 0 7px;
}
.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#ffffff;
}
.ad-sponsor-url {
	font-size:10px;
}
/*--Calendar--*/
.calendar-date {
text-align:center;
font-size:10px;
margin:15px 0 0 0;
}
.calendar-date a {
color:#000000;
}
#calendar table {
margin:4px auto;
text-align:center;
border-collapse:separate;
border-spacing:6px;
}
#calendar th {
height:19px;
width:19px;
font-weight:normal;
font-size:10px;
}
#calendar td{
height:15px;
width:15px;
font-size:12px;
font-family: Helvetica,Arial,sans-serif;
}
#calendar td.link {
font-weight:bold;
background-color:#ffffff;
}
#calendar td.link a {
color:#FFF;
}
#calendar td.link a:hover {
color:#DDD;
text-decoration:none;
}

/*--Search--*/
#search .sidebar-body {
}
.search-tbox {
width:67%;
}

/*--Message--*/
#send-message {
margin:0 0 40px 0;
}

/*--RSS Regist--*/
#rssRegist {
margin-bottom:20px;
padding:8px 0 10px 0;
font-size:12px;
text-align:center;
line-height:1;
background: #000000;

}
#rssRegist a{
background:url("images/arrow_white.gif") no-repeat 0 center;
padding:0 0 0 10px;
}
#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:none; color:#ccc;}

/*--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--*/
#side_tag a{
}
.tag-word{
font-size:10px;
margin:10px 0 0 0;
}
.tag{
}
#tag_cloud{
margin-bottom:10px;
padding:12px 10px;
background:#f3f3f3;
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{
text-align:left;
font-weight:bold;
font-size:16px;
border-bottom:#666 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/9010/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/9010/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:#FFF;
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;
}
