/*コラムのデザイン*/
.r_column {
	width: 500px;
	padding: 5px;
	background-color: #FFCCCC;
	background-position: bottom;
}
