@charset "utf-8";
/* -----------------------------------------------------------
CSS Information
File name:      contents.css
Author:         Takuro Toyama
Style Info:     個別レイアウト
----------------------------------------------------------- */

.inner table{
	width:450px;
	margin:0 auto 0 auto;
}

.inner table td{
	padding:0 15px 10px 15px;
	vertical-align:top;
}

