﻿@charset "utf-8";

/* 背景設定 */

#box {
	background:url('../images/back/co.gif') no-repeat right bottom;
}

/* レイアウト設定 */

#right_box{
	float:right;
}

#box p{
}

table th{
	vertical-align:top;
	text-align:left;
	letter-spacing:2px;
}


