﻿@charset "utf-8";
/*
Theme Name: Rafesta
Theme URI: http://www.rafesta.com
Description: Rafestaのテーマ(フッタバナー適用済み)
Version: 1.0
Author: 有限会社PalmTree 後藤隼弐
Author URI: http://www.palm-tree.ne.jp/

*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.textleft { text-align: left; }
.textright { text-align: right; }

.clear { clear: both; height: 2px; }

.hidden { display: none; }