/* breadcrumbs list */

.crumbs {
    margin: 6px 0 10px;
    padding-left: 5px;
    font-size: 12px;
}
/* navigation */

.content-nav {
    margin: 6px 0 10px;
    text-align: center;
    font-size: 12px;
}
.content-nav a{
	color:#333;
}

.date {
    margin-top: 6px;
    color: #ffffff;
    background: #CC3333;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0 2px 5px;
}

.entry-header {
    margin: 15px 0 10px;
    padding-left: 5px;
    border-left: 3px solid #CC6666;
    color: #444444;
    font-size: 12px;
    font-weight: bold;
}
.entry-body {
    margin: 5px 0 10px 8px;
    font-weight: normal;
}
.entry-body p {
    margin: 5px 0 20px 0;
}
.entry-body a{
	color:#333;
}

.entry-footer {
    margin: 10px 0 0 0;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #36414d;
    font-weight: normal;
    font-size: 10px;
    _font-size: 9px;
}

.entry-footer a{
	color:#333;
	text-decoration:none;
}
.entry-footer a:hover{
	text-decoration:underline;
}

/* an article or comment */

#comments,
.entry {
    width: auto;
    margin: 0 5px 15px;
    color: #36414d;
    background: #ffffff;
/*    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");*/
    font-size: 12px;
    line-height:150%;
    word-break: break-all;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}
#comments a{
	color:#333;
}

.blog{
	font-weight:bold;
	color:#CC0000;
}

#sideProUl li ul.children{
	list-style:none;
	font-size:100%;
	margin:0 0 0 0;
	padding:3px 0 3px 0;
	border-top:none;
}
#sideProUl li ul.children li{
	margin:0 0 2px 0;	padding:0 0 0 10px;	background:url(http://www.saishin-sp.com/images/side_sp_icon3.gif) 0px 3px no-repeat;	border:none;}
}

#sideProUl li ul li {
	margin:0 0 1px 0;
}
#sideProUl li ul li.ritem {
	margin:0 0 7px 0;
}
#sideProUl li ul li a {
	text-decoration: none;
}
#sideProUl li ul li a:hover {
	text-decoration: underline;
}
#sideListUl li {
	margin:0 0 1px 0;
}
#sideListUl li a {
	text-decoration: none;
}
#sideListUl li a:hover {
	text-decoration: underline;
}