a {
        text-decoration: none;
        color:#009de2;
}
a:hover {
        text-decoration: underline;
}
ul.plenty_blog_category_list, ul.blog_archive_linklist {
	list-style-type:none;
}
ul.plenty_blog_category_list a, ul.blog_archive_linklist a {
		color:#FFF;
		background-image:url(../../../../layout/motokayscp/images/bg_navi_l1_24.png) !important;
        background-image:url(../../../../layout/motokayscp/images/bg_navi_l1_8.png);
        background-repeat: no-repeat;
        padding-left:18px;
        background-position: 0px 2px;
        width: 168px;
        height: 25px;
        display: block;
        font-weight: bold;
}
ul.plenty_blog_category_list a:hover, ul.blog_archive_linklist a:hover {
        color: #009de2;
        text-decoration: none;
}

#blogContent {
		width:720px;
		margin: 0 0 0 20px;
        float:left;
}
div.bloghead {
		width: 690px;
        height:55px;
        background-image: url(../../../../layout/motokayscp/images/bg_blogbox_head.png);
        padding: 0 15px
}
div.bloghead h1 {
	line-height: 55px;
}
div.blogbox {
		width: 690px;
		background: url(../../../../layout/motokayscp/images/bg_blogbox.jpg) no-repeat center bottom;
        padding: 10px 15px;
		margin: 0 0 15px 0;
}

.blog_author {
	font-style:italic;
}

.blog_body {
	text-align:justify;
}

.link_to_blog {
	font-weight:bold;
}