﻿@charset "utf-8";
/* CSS Document */

/*  見出し
------------------------------------------------------------------------*/

#mainInner #dlBox dt
{
	width:460px;
	float:left;
}
#mainInner #dlBox dd
{
	width:428px;
	float:right;
}

