@charset "utf-8";

@import "../../css/frame_base.css";
@import "../../css/frame_sub.css";
@import "../../css/parts.css";
@import "../../css/font.css";
@import "../../css/start.css";

/* 固有タグ指定 */
div.text	{
			width:330px;
			float:left;
			padding:0px 0px 0px 8px;
			}

h2			{
			font-size:108%; line-height:120%; font-weight:bold;
			margin:0px 0px 4px 0px;
			}

div.image	{
			width:176px;
			float:right;
			text-align:right;
			}

/* テーブルフォーム */
table.tStyle01		{
					border-collapse:separate;
					margin:0px 0px 0px 2px;
					cellspacing:10px;
					font-size:90%;
					}

table.tStyle01 td	{
					background-color:#E8E8E8;
					padding:3px;
					}

table.tStyle01 td.td02	{
						width:122px;
						}

table.tStyle01 td.td03	{
						width:242px;
						}

table.tStyle01 td.td04	{
						width:62px;
						text-align:center;
						}

table.tStyle01 td.td05	{
						width:90px;
						text-align:right;
						}

div.tableShadow			{
						width:520px;
						background:url(images/es2.gif);
						align:center;
						}

div.tableTop			{
						width:520px;
						margin:20px 0px 0px 0px;
						}

div.tableEnd			{
						width:520px;
						}

span.small				{
						font-size:87%;
						letter-spacing:-0.1em;
						}

