﻿@charset "UTF-8";
/* CSS Document */

/* topicpath css start */
#topicpath{
	width:550px;
	font-size:80%;
	padding:5px 0px 5px 0px;
	color:#715043;
}
#topicpath a{
	color:#715043;
	text-decoration:none;
}
#topicpath p.navi{
	float:left;
}
#topicpath p.back{
	float:right;
}
/* topicpath css end */

/* pagetop css start */
#pagetop{
	clear:both;
	width:550px;
	font-size:80%;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	color:#715043;
}
#pagetop a{
	color:#715043;
	text-decoration:none;
}
#pagetop p{
	float:right;
}
/* pagetop css end */
