@import url("blog_common.css");

#wrap.staffblog-content {
	background:url(images/staffblog_illust.jpg) no-repeat right top;
}

a#sitelogo {
	background-image:url(images/site_logo_staff.gif);
}

#cattitle {
	border-bottom:5px solid #990000;
}

.staffblog-content #content-header {
	padding-top:10px;
	background:url(images/staffblog_ttlbar.gif) repeat-y left top;
}

.staffblog-content #content-title a {
	width:350px;
	height:62px;
	background-image:url(images/staffblog_ttl.gif);
}

.staffblog-content #content-read {
	width:350px;
	height:45px;
	background-image:url(images/staffblog_read.gif);
}

.staffblog-content #blog-sidebar {
	background:url(images/staffblog_sidebar_top.gif) repeat-x left top;
}

.staffblog-content .blog-authorpr-txt {
	padding-top:155px;
	background:url(images/staffblog_primg.jpg) no-repeat center top;
}


.staffblog-content #staffblog_conlst {
	width:600px;
	margin-top:130px;
	margin-left:48px;
	position:absolute;
}

.staffblog-content #staffblog_conlst a {
	padding:10px 20px;
	display:block;
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #999;
}
.staffblog-content #staffblog_conlst a:hover {
	background-color:#eee;
}
.staffblog-content #staffblog_conlst h2 {
	widows:160px;
	height:30px;
	background:url(images/staffblog_idx_head.gif) no-repeat left top;
	text-indent:-9999px;
	border-bottom:1px solid #999;
}
.staffblog-content #staffblog_conlst span {
	display:block;
}
.staffblog_conttl1 {
	width:120px;
	height:17px;
	margin-bottom:3px;
	text-indent:-9999px;
	background:url(images/staffblog_idx_ttl01.gif) no-repeat left top;
}
.staffblog_conttl2 {
	width:170px;
	height:17px;
	margin-bottom:3px;
	text-indent:-9999px;
	background:url(images/staffblog_idx_ttl02.gif) no-repeat left top;
}

/*blog style*/

#blog-content {
	margin-top:100px;
	background-image:none;
}

.post {
	margin-bottom:30px;
	line-height:30px;
}
.postlst {
	padding:10px;
	border:1px solid #990000;
}

.post h2 {
	margin-left:80px;
	margin-bottom:0px;
	padding-bottom:4px;
	border-bottom:1px dashed #999;
	font-size:17px;
	line-height:30px;
	font-weight:normal;
}

.post div.postdata {
	text-align: right;
	font-size: 1em;
	margin-top:-4px;
	margin-bottom:26px;
	line-height:30px;
}

.post p {
	line-height:30px;
	margin-bottom:30px;
}

.post ul{
	margin-left: 20px;
}

.post ul li{
	margin-left: 10px;
	list-style: disc inside;
}

.entry {
	margin:0 20px;
}
.entry img {
	vertical-align:top;
}

ul {
	margin-bottom:30px;
}

.ttl-date {
	width:60px;
	margin-right:20px;
	border:1px solid #999;
	background:url(images/staffblog_datebg.gif) no-repeat left bottom;
	float:left;
}
.ttl-y {
	padding:2px;
	background-color:#999;
	text-align:center;
	font-size:16px;
	line-height:normal;
	color:#FFFFFF;
	font-weight:bold;
}
.ttl-m {
	text-align:center;
	font-size:15px;
	line-height:normal;
	color:#666;
}
.ttl-j {
	text-align:center;
	font-size:30px;
	line-height:normal;
	color:#666;
}

.author-banner {
	width:140px;
	height:50px;
	float:right;
}
.author-banner a {
	width:140px;
	height:50px;
	text-align:center;
	line-height:50px;
	text-indent:-8000px;
	display:block;
}

.author-admin a		{ background:url(images/kobayashi-i.jpg) no-repeat left top; }
.author-itou a	 	{ background:url(images/ito-i.jpg) no-repeat left top; }
.author-iwamura a	{ background:url(images/iwamura-i.jpg) no-repeat left top; }
.author-kobayashi a	{ background:url(images/kobayashi-i.jpg) no-repeat left top; }
.author-komatsu a	{ background:url(images/komatsu-i.jpg) no-repeat left top; }
.author-matsuzawa a	{ background:url(images/matsuzawa-i.jpg) no-repeat left top; }
.author-osawa a		{ background:url(images/osawa-i.jpg) no-repeat left top; }
.author-paul a		{ background:url(images/paul-i.jpg) no-repeat left top; }
.author-sekine a	{ background:url(images/sekine-i.jpg) no-repeat left top; }
.author-suganuma a	{ background:url(images/suganuma-i.jpg) no-repeat left top; }
.author-tsukamoto a	{ background:url(images/tsukamoto-i.jpg) no-repeat left top; }
.author-ushiyama a	{ background:url(images/ushiyama-i.jpg) no-repeat left top; }
.author-zakoji a	{ background:url(images/zakoji-i.jpg) no-repeat left top; }
