﻿@charset "utf-8";

/* みんなの仕事ニュース CSS */

/* Blogタイトル部分 */
div#blogHeader {
	background: url(/newsblog/images/blogback.gif) repeat-x;
	clear: both;
	margin: 20px 0 0 0;
	text-align: left;
}
div#blogHeader ul {
	float: right;
	width: 314px;
	margin: 17px 3px 0 0;
}
div#blogTitle {
	float: left;
	width: 59%;
}
div#blogTitle img {
	margin: 17px 0 0 10px;
}
div#blogTitle p {
	margin: 10px 0 0 10px;
}
div#blogHeader li img {
	margin: 0px;
	padding: 0px;
}

/* Blog記事部分 */
div#blogBody {
	margin:15px 0 0 0;
	padding-right:220px;
	voice-family:"\"}\"";
	voice-family:inherit;
	padding-right:210px;
	padding-left: 10px;
}
div#contentsLeft {margin-right:10px;}
div.entryTop {
	background: url(/newsblog/images/entry_topright.gif) no-repeat right top;
	line-height: normal;
}
div.entryTop div {
	background: url(/newsblog/images/entry_topleft.gif) no-repeat left top;
	height: 29px;
	padding: 15px 15px 0 17px;
}
div.entryBody {
	background: url(/newsblog/images/entry_bodyleft.gif) top left repeat-y;
}
div.entryBody div {
	background: url(/newsblog/images/entry_bodyright.gif) repeat-y right top;
}
div.entryFoot {
	background: url(/newsblog/images/entry_footback.gif) repeat-x bottom;
	margin-bottom: 25px;
	font-size: 80%;
	height: 28px;
}
div.entryFootleft {
	background: url(/newsblog/images/entry_footleft.gif) no-repeat left bottom;
	height: 28px;
}
div.entryFootright {
	background: url(/newsblog/images/entry_footright.gif) no-repeat right bottom;
	text-align: right;
	padding: 0 6px 0 6px;
	height: 28px;
}
div.entryBody p {
	margin-bottom:0;
	padding: 0 20px 10px 20px;
}
div.entryBody blockquote p{
	margin:0 30px 10px;
	padding: 10px;
	border-left:6px solid #FFE1B9;
	color: #003366;
}
div.entryBody hr {
	margin:5px auto 15px;
	padding: 0;
	height:1px;
	display: block;
	color: #FFFFFF;
	border-top: 1px #999;
	border-style: dashed none none none;
	width: 95%;
}
div.entryTop div p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 20px 0 0;
	float: left;
}
div.entryTop div p.entryCategory {
	background: #5C91C0 url(/newsblog/images/cat_left.gif) no-repeat;
	margin:0 0 0 5px;
	padding:0;
	float: right;
}
p.entryCategory a {
	display:block;
	background: url(/newsblog/images/cat_right.gif) no-repeat right top;
	color:#FFF;
	text-align:center;
	font-size:10px;
	margin:0;
	padding:0 20px;
	line-height:normal;
	height: 14px;
	width: 150px;
	font-weight: bold;
	text-decoration:none;
}
p.entryCategory a:visited {color:#FFF;}
div.entryTitle {
	background: url(/newsblog/images/entry_bodyright.gif) repeat-y right top;
	clear: both;
	line-height: normal;
}
div.entryTitle div {
	background: url(/newsblog/images/entry_titleleft.gif) no-repeat left top;
	padding-bottom: 10px;
}
div.entryTitle h3 {
	border-top: 2px solid #FFE1B9;
	border-bottom: 2px solid #FFE1B9;
	padding: 5px 10px 5px 30px;
	margin: 0;
	font-size: 14px;
	color: #330000;
	background: url(/newsblog/images/blog_point.gif) no-repeat 10px 8px;
	line-height: normal;
}
div.entryBody p.entryContinue {
	margin:10px 0 0 10px;
	padding-bottom: 20px;
}
p.entryContinue a {
	font-weight:bold;
	color:#FF6600;
}
p.entryContinue a:hover {color:#CC3300;}
p.entryComment {
	background: url(/newsblog/images/comment_icon.gif) no-repeat 0 50%;
	float:right;
	padding: 0 0 0 18px;
	margin: 3px 15px 0 0;
	width: 55px;
	white-space: nowrap;
}
p.entryTrackback {
	background: url(/newsblog/images/trackback_icon.gif) no-repeat 0 50%;
	float:right;
	padding: 0 0 0 15px;
	margin: 3px 5px 5px 0;
	width: 80px;
	white-space: nowrap;
}
img.staffIcon {
	margin:3px 0 0 3px;
	vertical-align: text-bottom;
}

/* ナビゲーション */
div#sideNavi{
	float:left;
	width:197px;
	text-align:left;
	margin-right: -100%;
	position:relative;
	background: #FFF7ED url(/newsblog/images/navi_back.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#naviTop {
	background: #FFF7ED url(/newsblog/images/navi_top.gif) no-repeat;
	height: 10px;
}
div#naviBody {
	font-size:10px;
	padding-bottom: 10px;
}
div#sideNavi ul {
	padding:0 10px 10px;
}
div#sideNavi h4 {
	background:#FFF url(/newsblog/images/blog_point.gif) no-repeat 5px;
	padding:5px 0 5px 23px;
	margin: 10px 1px;
}
div#sideNavi li {
	background:url(/newsblog/images/list_point.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
	margin: 3px 0;
	font-size: 10px;
}
div#naviSearch img {
	margin:15px 0 10px 0;
}
div#sideNavi form {
	background:url(/newsblog/images/search_frame.gif) no-repeat 50%;
	margin: 0 0 10px 0;
	text-align: center;
	height: 97px;
}
div#sideNavi input {
	margin: 0 0 10px 0;
}
div#naviFoot {
		background:url(/newsblog/images/navi_foot.gif) no-repeat bottom;
		height:18px;
}
p#textNavi {text-align:left;}

/* コメント・トラックバックリスト、検索結果 */
div#commentTitle,div#searchTitle {background:url(/newsblog/images/h5_back.gif);}
div#commentTitle div,div#searchTitle div {
	background:url(/newsblog/images/h5_backleft.gif) no-repeat top left;
}
div#commentTitle h5,div#searchTitle h5 {
	background:url(/newsblog/images/h5_backright.gif) no-repeat top right;
	padding: 5px 0 0 15px;
	height: 19px;
}
div#searchTitle h5 {
	font-size: 14px;
	padding: 3px 0 0 15px;
	height: 21px;
}
h6#searchKeyword {
	margin:5px;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: normal;
}
div#searchResult {
	margin:15px;
	padding: 0 0 25px 20px;
}
form#searchForm {margin:15px;}
div#searchResult li {
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	background:url(/newsblog/images/blog_point.gif) no-repeat 0 3px;
}
div#searchResult li a {
	font-size:14px;
	font-weight:bold;
}
div#searchResult li p {
	margin:10px 0;
}
div.commentBody {
	border-bottom:2px solid #FFE1B9;
	margin: 20px;
}
p.commentInfo {
	padding:0;
	text-align:right;
}
div#tbUrl {
	margin:20px 20px 5px 20px;
	border-bottom:1px dashed #999999;
	padding: 0 0 20px 0;
}
div#tbUrl p {margin-bottom:0px;}

/* コメントフォーム */
div#commentForm {
	margin: 20px;
	background:#FFF7ED;
	padding:15px;
}
div#commentForm h6{
	background:url(/newsblog/images/blog_point.gif) no-repeat 0 50%;
	padding: 0 0 0 20px;
	margin: 0 0 15px 0;
	height: 12px;
}
div#commentForm dl {
	width:500px;
	white-space: nowrap;
}
div#commentForm dt {
	float:left;
	width:80px;
	clear:both;
	margin-bottom: 10px;
}
div#commentForm dd {
	width:370px;
	margin-bottom: 10px;
}
p.confirm {
	clear:both;
	margin: 0 0 0 80px;
	padding: 15px 0 0 0;
}
