@charset "utf-8";

#news #main{
	margin-left:220px;
	font-size:108%;
	width:630px;
	padding-bottom:20px;

	min-height:1400px;
	height: auto !important;
	height: 1400px;
	position:relative;
}


#news #main .trackbacks-header{
	background:#f3f3f3;

}

#news #main #trackbacks{
	background:#f3f3f3;

}

#news #main .comments-open-header{
	margin-top:2em;

}

/*
-----------------------------------------------
news ブログ
-----------------------------------------------*/

#news #main .pageTitle{
	background:#f5f4e0;
	padding:10px 0px 10px 21px;
	width:601px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:2em;
}





#news #main .blogArchivesBox{
	padding:10px;

}

#news #main .blogArchivesBox ul{
	margin-left:10px;
	font-size:1.1em;

}

#news #main .blogArchivesBox ul li{
	display:block;
	background:url(../img/establish-q.gif) no-repeat;
	margin-top:3px;
	margin-bottom:13px;
	padding-left:14px;
	padding-bottom:1px;
	font-weight:bold;
	line-height:1.2;

}

#news #main .blogArchivesBox ul li a{
	padding-left:5px;
}


#news #main h1#blogTtl{
	background:url(../img/blog-main.jpg) no-repeat;
	font-size:140%;
	height:90px;
	margin:0;
	padding:0;
	padding-left:30px;
	line-height:4;
}



#news #left #nav p{
	background:url(../img/blog-list-ttl-bg.png) no-repeat;
	padding-left:35px;
	font-weight:bold;
	color:#fff;
	padding-top:3px;
	padding-bottom:5px;
}


#news #left #nav ul.blogNav li{
	margin-bottom:3px;
	padding-bottom:6px;
	border-bottom:1px dashed #999999;

}
#news #left #nav ul.blogNav li a{
	background:url(../img/cate-list-bg.png) no-repeat;
	padding-left:21px;
	display:block;
	margin-left:11px;
	padding-right:5px;
}


#main ol#topicPath{
	padding:0;
	margin:0;
	padding-left:6px;
	font-size:80%;
	margin-bottom:4em;
	border:1px dotted #CCCCCC;
	background:#f7f7f7;
}

#main ol#topicPath li{
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}


#news h1.entryTitle{
	background:url(../img/entry-ttl-bg.png) no-repeat #f5f4e0;
	border-bottom:1px #CCCCCC dotted;
	padding-left:41px;
	padding-top:7px;
	padding-bottom:3px;
	margin-bottom:1em;
	font-size:120%;
	font-weight:bold;
	padding-left:38px;
	padding-top:8px;
	width:581px;
	height:auto;
}

#news h2.entryTitle{
	background:url(../img/entry-ttl-bg.png) no-repeat #f5f4e0;
	border-bottom:1px #CCCCCC dotted;
	padding-left:41px;
	padding-top:7px;
	padding-bottom:3px;
	margin-bottom:1em;
	font-size:120%;
	width:581px;
	height:auto;

}

#news .entryBody{
	padding-bottom:20px;	

}



/*-----entryInfo----*/
#news ul.entryInfo{
	margin-top:3em;
	margin-bottom:5em;
	display:block;
	clear:both;
	text-align:right;
	list-style:none;
	padding:3px 0 5px 0;
	font-size:0.7em;
	display:block;
	background:#f3f3f3;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-weight:normal;
	width:621px;
}


#news .entryInfo li{
	display:inline;
	margin:0 10px 0 0;
}

#news li.comments{
	background:url(../img/comment.gif);
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-left:15px;
}

#news li.trackback{
	background:url(../img/trackback.gif);
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-left:15px;
}
#news li.categoryIcon{
	background:url(../img/catelist.gif);
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-left:15px;
}

#news li.postBy{
	background:none;

}


p.entryMore{
	margin-top:1em;
	font-size:90%;
	margin-right:10px;
	margin-bottom:8px;
}

.entryMore a:visited{
	padding:3px 4px;
	text-decoration:none;
	color:#fff;
	background-color:#88837d;
	font-weight:normal;
}

.entryMore a{
	padding:3px 4px;
	text-decoration:none;
	color:#fff;
	background-color:#88837d;
	font-weight:normal;
}

.entryMore a:hover{
	text-decoration:underline;
	color:#fff;
	background-color:#58caf0;
}




#newsSideMenu ul{
	border:#CCC solid 1px;
	width:185px;
	margin-bottom:25px;
	padding-bottom:10px;
	padding-top:10px;

}

#newsSideMenu ul li a{
	background:url(../img/blog-slist-bg.png) no-repeat;
	display:block;
	padding-left:30px;
	margin-bottom:0.3em;
	padding-bottom:3px;
	border-bottom:dashed 1px #ccc;
	width:152px;

}

#newsSideMenu ul li a:hover{
	background:url(../img/blog-slist-bg_over.png) no-repeat;

}


#newsSideMenu .widget-content{
	border:#CCC solid 1px;
	width:150px;
	margin-bottom:25px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:35px;

}


/*
----------------

-----------------------------*/

#news div.trackbacks{
	border:solid 1px #999999;
	padding-top:0;
	font-size:90%;
	margin-top:1em;
}

#news p.trackbacks-header{
	margin:0;
	background:#999999;
	color:#FFFFFF;
	padding-left:5px;
	font-weight:bold;
}

.trackbacks-info{
	padding-left:5px;

}

#news p.comments-open-header{
	margin-top:3em;
	background:#999999;
	color:#FFFFFF;
	padding-left:5px;
	font-size:90%;
	margin-bottom:0;

}

#news div.comentInfo{
	padding:5px;
	border:solid 1px #999999;
	font-size:85%;
	margin-bottom:2em;
}

/*
----------------
BeforeNav
-----------------------------*/

#news #main .BeforeNav{
	text-align:center;
}

#news #main p.BeforeNav a:link{
	color:#1d62b3;
	text-decoration:underline;
}

#news #main p.BeforeNav a:visited{
	color:#1d62b3;
	text-decoration:underline;
}

#news #main p.BeforeNav a:hover{
	color:#e24534;
}

#news #main p.BeforeNav a:active{
	color:#e24534;
}

.trackbacks-header{
	border-bottom:#666666 dashed 1px;
}

.comments-header{
	border-bottom:#666666 dashed 1px;
}
.comments-open-header{
	font-weight:bold;

}

p.nextBeforeNav{
	margin-top:2em;
}

