﻿@charset "utf-8";
/*==============================================*/
/*NOTES                                         */
/* mvrhikkositable.css                              */
/* 画面ビュー固有CSS                            */
/*==============================================*/
div.nowrap
{
	float:left;
	width:330px;
	margin-right:0.5em;
}

div.clear
{
	clear:both;
}