@charset "utf-8";

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

/* 固有タグ指定 */


/* テーブルフォーム */
table.tsFacility		{
						border-collapse:collapse; position:relative; top:33px; left:22px;
						}

table.tsFacility tr		{
						font-size:12px; line-height:130%; background:url(images/all_dot.gif) top repeat-x;
						}

table.tsFacility td.td01{
						width:30px; padding:5px 0px 5px 0px; vertical-align:top;
						border-collapse:separate;
						}

table.tsFacility td.td02{
						width:142px; padding:5px 0px 5px 0px;
						border-collapse:separate;
						}

table.tsFacility tr:hover{
						background-color:#F2F2F2;
						}
						
table.tsFacility a:hover{
						text-decoration:underline;
						}

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

table.tsInevent tr		{
						font-size:13px; line-height:130%;
						}

table.tsInevent td.td01	{
						width:180px; padding:0px 0px 0px 0px; vertical-align:top;
						border-collapse:separate;
						}

table.tsInevent td.td02	{
						width:398px; padding:0px 0px 0px 10px; vertical-align:top;
						border-collapse:separate;
						}

table.tsInevent a:hover{
						text-decoration:underline;
						}

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

table.tsOutevent tr		{
						font-size:13px; line-height:130%;
						}

table.tsOutevent td.td01{
						width:100px; height:130px; padding:5px 0px 5px 0px; vertical-align:top;
						border-collapse:separate;
						}

table.tsOutevent td.td02{
						width:180px; height:130px; padding:5px 10px 5px 0px; vertical-align:top;
						border-collapse:separate;
						}

table.tsNews			{
						border-collapse:collapse; margin:0px 0px 20px 5px;
						}

table.tsNews tr			{
						font-size:13px; line-height:130%;
						}

table.tsNews td.td01	{
						width:130px; padding:6px 0px 6px 0px; text-align:center; vertical-align:top;
						border-top:#CCCCCC 1px solid; border-right:#CCCCCC 0px none; border-bottom:#CCCCCC 1px solid; border-left:#CCCCCC 1px solid;
						border-collapse:separate; background-color:#FBFBFB;
						}

table.tsNews td.td02	{
						width:435px; padding:6px 6px 6px 3px; vertical-align:top;
						border-top:#CCCCCC 1px solid; border-right:#CCCCCC 1px solid; border-bottom:#CCCCCC 1px solid; border-left:#CCCCCC 0px none;
						border-collapse:separate; background-color:#FBFBFB;
						}
