@charset "UTF-8";

.clear {
	clear:both;
}

.clearfix {
    zoom:1;/*for IE 5.5-7*/
}

.clearfix:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

p{
margin:0 0 12px 0;
}

p.list_date {
float:left;
width:8em;
}

p.list_date2 {
float:left;
width:15em;
}

p.list_category {
float:left;
width:6em;
}

ul.inline li {
	display:inline;
}

#pr_cat ul {
margin-bottom:40px;
}

#pr_cat li {
display:inline;
background:url(images/cat_mark.gif) no-repeat top left;
padding-left:18px;
margin-right:15px;
}

#pr_tag ul {
margin-top:40px;
}

#pr_tag li {
background:url(images/cat_mark.gif) no-repeat top left;
padding-left:18px;
margin-bottom:5px;
}

.ft {
	overflow: hidden;
	zoom: 1;
}

.fb {
font-weight:bold;
}

ul.y_archive {
margin-top:5px;
}

ul.y_archive li {
padding-left:18px;
margin-bottom:5px;
}




