@charset "utf-8";

/* 資料請求のメールフォーム
----------------------------------------------- */
div.FrameL{float:left; width:470px;}
div.FrameR{float:right; width:220px;}
span.Required{color:#FF0000;}
div.button{margin:0px auto; width:150px;}
.image-btn{border:0px;width:150px;height: 30px;background:url(../../img/tour/kengakukai_kakunin_off.jpg) no-repeat; margin:15px auto;}


/* テーブルのスタイル
----------------------------------------------- */
table.TourData{border-collapse:collapse; text-align:left; margin:0 auto;}
td.TourMenu{background:url(../../img/tour/form_bk.png) no-repeat; width:190px; height:15px; vertical-align:middle; font-weight:bold; padding:15px;}
td.TourCommnet{padding:15px;}
table,tr,td.tablesData{border:1px #CCCCCC solid;}
