.blog {			
	}
	.blog_catalog {		
		margin: 0px 0px 15px 8px;
		width: 690px;
		background-image: url(http://www.tabitabi-japan.com/blog/images/Blog_back01.jpg);
		background-repeat: no-repeat;		
	}
	.blog_topic {
		padding: 50px 0px 5px 15px;		
	}
	.blog_topic font{		
		color: #f26522;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
	}
	.blog_topic a {
		text-decoration: none;
	}
	.blog_date {
		padding: 0px 0px 20px 15px;
	}
	.blog_date font {
		color: #898989;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.blog_content {
		padding: 0px 15px 5px 15px;
		border-right: 1px solid #ebebeb;
	}
	.blog_content font {	
		color: #555555;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 24px;
	}
	.blog_content a {
		color: #00aeef;
		text-decoration: none;
	}
	.blog_content a:hover {
		color: #00aeef;
		text-decoration: underline;
	}
	.blog_content a:visited {
		color: #448ccb;
	}	
	.blog_content_list {
		size: 15px;
		font-weight: bold;
	}
	.blog_entry {
		text-align: right;	
	}
	.blog_entry font{
		color: #534741;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.blog_entry a {
		text-decoration: underline;
	}
	.blog_entry a:hover {
		text-decoration: none;
	}
	#blog_pages {
		margin-left: 50px;
		font-size: 11px;
		font-family: Tahoma, Arial, Helvetica, Sans-serif;
		padding: 2px;		
	}
	#blog_pages ul {		
		list-style-type: none;
	}
	#blog_pages li {
		float: left;
	}
	#blog_pages a {
		padding: 2px 5px 2px 5px;
		margin: 2px;		
		text-decoration: none;
		color: #000000;			
	}
	#blog_pages a:hover {
		background-color:#ebebeb;		
	}
	#blog_pages a:active {
		background-color:#ebebeb;			
	}
	#blog_pages li.disabled {
		padding: 2px 5px 2px 5px;
		margin:  -2px 2px 2px 2px;		
		color: #797979;
	}	
	#blog_pages li.current {
		padding: 2px 5px 2px 5px;
		margin: -2px 2px 2px 2px;
		font-weight: bold;		
		color: #303030;
		background-color: #ebebeb;
	}
	/*¯d¨¥CSS*/
	#blog_messages {
		padding: 10px 10px 10px 0px;
	}
	.blog_reply {
		margin: 15px 0px 10px 0px;
		padding: 10px 0 0 15px; 
		width: 651px;	 
		background-image: url(http://www.tabitabi-japan.com/blog/images/reply_bg.png);
		background-repeat: no-repeat;		 
	}
	.blog_reply .floor {
		font-size: 26px;
		color: #8dc63f;
		font-weight: bold;
	}
	
	.blog_reply .floor_editor{
		font-size: 26px;
		color: #ff0000;
		font-weight: bold;
	}
	.blog_reply .nickname {
		font-size: 22px;
		color: #8dc63f;
		font-weight: bold;
	}

	.blog_reply .nickname_editor {
		font-size: 22px;
		color: #ff0000;
		font-weight: bold;
	}

	.blog_reply .member_level {		
		font-size: 13px;
		color: #898989;
		font-weight: bold;		
	}
	.blog_reply .divide {
		border-bottom: 1px #cacaca solid;
		margin: 10px 20px 10px 0px;
	}
	.blog_reply .reply_content {		
		margin: 10px 10px 10px 10px;	
		color: #464646;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 24px;
	}
	.blog_reply .reply_date {
		margin-right: 20px;		
		text-align: right;
		font-size: 13px;
		color: #707070;
		font-family: Arial, Helvetica, sans-serif;
	}
	#blog_leave_message {
		width: 652px;
		height: 424px;
		margin: 10px 0px 10px 0px;
		padding: 65px 0px 10px 15px;
		background-image: url(http://www.tabitabi-japan.com/blog/images/leave_message2.png);
		background-repeat: no-repeat;		
	}	