@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#bodyConts			{
						width:730px; margin:0px 40px 0px 40px;
						}

img.contsPhoto			{
						float:right; margin:0px 0px 0px 0px;
						}

div.bodyMap				{
						width:721px; margin:20px 0px 50px 40px;
						}

div#bodyGoogle			{
						width:721px; height:360px;
						border:1px solid #666666;
						}

div.bodyTel				{
						width:592px; margin:0px 99px 30px 99px;
						}

div.bodyContact			{
						width:618px; height:390px; margin:0px 86px 30px 86px;
						background-image:url(images/body_contact_box.gif); background-repeat:no-repeat; background-position:top;
						}

p.bodyMapText			{
						margin:10px 0px 0px 0px;
						}

span.pink				{
						color:#DA3B7B;
						}


/* テーブルフォーム */
div#bodyConts table		{
						float:left; border-collapse:collapse; margin:0px 0px 15px 0px;
						}

div#bodyConts tr		{
						font-size:13px; line-height:140%; color:#494949;
						}

div#bodyConts td.td01	{
						width:80px; padding:7px 0px 6px 0px;
						border-top:#999999 1px solid; border-right:#999999 1px solid; border-bottom:#999999 1px solid; border-left:#999999 1px solid;
						border-collapse:separate; text-align:center; vertical-align:top; background-color:#FEEFFC;
						}

div#bodyConts td.td02	{
						width:430px; padding:7px 0px 6px 10px;
						border-top:#999999 1px solid; border-right:#999999 1px solid; border-bottom:#999999 1px solid; border-left:#999999 1px solid;
						border-collapse:separate; text-align:left; vertical-align:top;
						}


table.tLink				{
						border-collapse:collapse; margin:15px 0px 15px 0px;
						}

table.tLink tr			{
						font-size:13px; line-height:130%; color:#494949;
						}

table.tLink td			{
						width:180px; padding:0px 0px 0px 0px;
						border-top:#999999 0px solid; border-right:#CCCCCC 0px solid; border-bottom:#999999 0px solid; border-left:#999999 0px solid;
						border-collapse:separate; text-align:left; vertical-align:top;
						}

table.tLink td a		{
						color:#666666;
						}



