/* 著作権表記に関しまして */

#base_rights {
	color: #333333;
	font-size: 12px;
	width: 600px;
	}
	
.title_rights {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	margin: 4px 4px;
	padding-top: 13px;
	text-align: center;
	border-top: 3px double #33CC66;
	border-bottom: 3px double #33CC66;
	}
	
.text_rights {
	line-height: 18px;
	margin: 10px 4px 5px 4px;
	text-align: left;
	}

.text_colum {
	font-size: 14px;
	background-color: #CCCCCC;
	height: 22px;
	padding: 2px 0 0 3px;
	}