@charset "UTF-8";
/* CSS Document */


/* paperハーベスト通信 */
#left_wrapper_paper{
	float:left;
	width:250px;
	margin-top: 20px;
}
#right_wrapper_paper{
	float:right;
	width:600px;
	margin-top: 20px;
}
#container_up20{
	margin-top:20px;
}
#container_up10{
	margin-top:10px;
}

a:link,a:visited{text-decoration:none;}
a:active,a:hover{text-decoration:underline;}

