﻿/*	information.htmlスタイル - information.css	*/

/* ID */
/* ヘッダ */
#header{
	margin-bottom: 0.5%;
}

/* メッセージ */
#msg{
	margin-top: 0%;
}

/* イメージ */
#image{
}

/* 要素 */
TABLE{
	width: 100%;
}

TABLE TD{
	width: 50%;
}

TABLE TABLE TD.Right{
}

TABLE TABLE TD.Left{
	width: 30%;
}
