<!--
	
	A:link		{ font-size:15px; color:#0033ff; text-decoration:underline;}
	A:visited	{ font-size:15px; color:#333399; text-decoration:underline;}
	A:hover		{ font-size:15px; color:#ff3300; text-decoration:underline;}
	
	A.menu_txt:link		{ font-size:15px; color:#0000dd; text-decoration:none;}
	A.menu_txt:visited	{ font-size:15px; color:#661199; text-decoration:none;}
	A.menu_txt:hover	{ font-size:15px; color:#dd0000; text-decoration:underline;}
	
	A.menu_txt2:link	{ font-size:13px; color:#0000dd; text-decoration:none;}
	A.menu_txt2:visited	{ font-size:13px; color:#661199; text-decoration:none;}
	A.menu_txt2:hover	{ font-size:13px; color:#dd0000; text-decoration:underline;}
	
	A.menu_txt3:link	{ font-size:15px; color:#0000dd; text-decoration:none;}
	A.menu_txt3:visited	{ font-size:15px; color:#661199; text-decoration:none;}
	A.menu_txt3:hover	{ font-size:15px; color:#dd0000; text-decoration:underline;}
	
	
	.fnt_8	{font-size:8px;}
	
	.menu_ins_tbl		{
			border:#ffffff 1px solid; cursor:hand;}
	
	.menu_ins_tbl_slc	{
			border:#ffffb9 1px solid; cursor:hand;}
	
	.menu_table	{
			border-top:#aa2200 1px solid;
			border-left:#aa2200 1px solid;
			border-right:#aa2200 1px solid;}
	
	.menu_td	{
			border-bottom:#aa2200 1px solid;}
	
	.menu_table2	{
			border-top:#dd6600 1px solid;
			border-left:#dd6600 1px solid;
			border-right:#dd6600 1px solid;}
	
	.menu_td2	{
			border-bottom:#dd6600 1px solid;}
	
	.menu_table3	{
			border-top:#000099 1px solid;
			border-left:#000099 1px solid;
			border-right:#000099 1px solid;}
	
	.menu_td3	{
			border-bottom:#000099 1px solid;}
	
	.hiders		{display:none;}
	
	/* ▼ ページ構成   ------------------------ */
	BODY		{font-size:15px; margin:0; text-align:center; background-color:#ffffff;}
	TD			{font-size:15px; color:#111111;}
	#main_table	{width:750;}
	#menu_td	{width:170; background-color:#fafafa; background-image:url("./parts/menu_back_new.gif");}
	#main_td	{width:580; padding-left:15px;}
	
	/* ▼ 左メニュー部 ------------------------ */
	#l_mn_tbla	{width:170; background-color:#ffffff;}
	#btn_inq	{width:170; height:82; margin:3 0 3 0;}
	#l_mn_tbl0	{width:170;}
	#mn_tel		{font-size: 18px; color:#ff0000;}
	.mn_img		{width:170; height:22;}
	.l_mn_tbl1	{width:170; margin-bottom:5px;}
	.mn_mk		{width:22;  height:20; text-align:right;}
	.mn_tx		{width:148; height:20;}
	.mn_mk_i	{width:16; height:16;}
	A.l_mn:link		{ font-size:13px; color:#0033ff; text-decoration:underline;}
	A.l_mn:visited	{ font-size:13px; color:#333399; text-decoration:underline;}
	A.l_mn:hover	{ font-size:13px; color:#ff3300; text-decoration:underline;}
	#banners	{font-size:6px; text-align:center;}
	
	/* ▼ 上テーブル部 ------------------------ */
	#page_head_tbl	{width:750; border-bottom:1px #cc3300 solid;}
	#page_head_td1	{width:170; text-align:center;}
	#page_head_td2	{width:580; text-align:center;}
	
	/* ▼ 下テーブル部 ------------------------ */
	#page_foot_tbl	{width:750; border-top:1px #cc3300 solid;}
	#page_foot_td	{ color:#aa3300; text-align:center; font-size:13px;}
-->