@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";

/* 固有タグ指定 */

/* テーブルフォーム */
table.tStyle1			{
				border-collapse:collapse;
				margin:0px 0px 28px 0px;
				}

table.tStyle1 tr		{
				font-size:100%;
				line-height:120%;
				letter-spacing:1px;
				}

table.tStyle1 td.td01		{
				width:150px;
				padding:4px 0px 4px 2px;
				}

table.tStyle1 td.td02		{
				width:350px;
				padding:4px 0px 4px 4px;							}
						
table.tStyle1 td.td03		{
				width:150px;
				padding:6px 0px 6px 2px;
				text-align:center;
				}

table.tStyle1 td.td04		{
				width:350px;
				padding:6px 0px 6px 2px;
				}

img.process			{
				margin:12px 0px 22px 0px;
				}


