@charset "utf-8";
/* CSS Document */

.linktitle{
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FF9900;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.entry_tag{
	padding-bottom: 30px;
}

.entry_tag ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

.entry_tag li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
	float: right;
}

.entry_title{
	padding: 5px;
	background-image: url(../images/blog_title_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

.entry_title h2{
    background-image: url(../images/blog_title.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 60px;
	font-size: 1.2em;
	padding-top: 20px;
	font-weight: bold;
}


.entry_list{
}

.entry_list dt{   
    list-style-type: none;
	background-image: url(../images/yaji.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 23px;
	padding-right: 5px;
	padding-bottom: 3px;
}

#new_en{
	height: 140px;
	padding-left: 130px;
	border: 1px solid #E0E0E0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(../images/blog_new03.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}


#new_en ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#new_en li{
	list-style-type: none;
	background-image: url(../images/yaji.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	margin: 0px;
	padding-left: 23px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.blog-title-box{
	padding: 5px;
	background-image: url(../images/blog_title_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

.blog_title{
	background-image: url(../images/blog_title.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 60px;
	font-size: 1.2em;
	padding-top: 20px;
	font-weight: bold;
}

.blog_title a:link{
	color:#000000;
	text-decoration: none;
	
}

.blog_title a:visited{
	color:#000000;
	text-decoration: none;
	
}

.blog_title a:hover{
	color:#000000;
	text-decoration: none;
	
}

.blog_title02{
	background-image: url(../images/blog_title02.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 60px;
	font-size: 1.2em;
	padding-top: 20px;
	font-weight: bold;
}

.tb{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.tb_body{
	margin-bottom: 10px;
}

.comment{
	background-image: url(../images/pan.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}

.comment_body{
	margin-bottom: 15px;
}
