﻿@charset "utf-8";

/*
　　　　Site Name:TAT
　　　　Description: 1column Layout
　　　　Version: 
　　　　Author: Editor by H.Tanaka.
*/

/*
===== 1: CONTENT ==========================================
*/
div#content {
	width:870px;
	margin:0 auto 0 auto;
	padding:6px 0 0 0;
	background:none;
	font-size:.8em;
}

/*
===== 2: MAIN ==========================================
*/
div#main {
text-align:left;
width:870px;
}
