/*============================================

NO.1 Travel Style CSS Document 

COPYRIGHT(C)H.I.S.Co.,Ltd. 

ALL RIGHTS RESERVED.

============================================*/

/*  2009/08/05 作成者　福井  */

/*  一覧ページ  */
body{margin:0px;padding:0px;}
#inf_box{width:715px;background-color:#FFFFFF;margin:0px;margin:10px 25px 20px 25px;}
a.a_back:link{text-decoration:underline;}
a.a_back:visited{text-decoration:underline;}
a.a_back:hover{text-decoration:underline;}
.eventwaku{width:630;height:120px; border:1px solid #cccccc;}
td.td_ev1{width:176px;height:100px;padding:10px 20px 10px 20px;}
td.td_ev2{width:434px; border-bottom:1px solid #ff6600;padding:10px 0 2px 2px;font-size:15px;}
td.td_ev3{border-bottom:1px dotted #ff6600;padding:2px 0 2px 2px;font-size:15px;font-weight:bold;}
td.td_ev4{padding:2px 0 0 2px;font-size:12px;}
.retern3{width:720px;text-align:right;margin-bottom: 20px;}
.eventwaku2{width:630px;border:1px solid #cccccc;}
td.td_sc1{background-color:#FFFFCC;padding:5px 0 5px 10px;font-size:15px;}
td.td_sc2{font-weight:bold;color:#ff6600;padding:3px 0 3px 10px;font-size:14px;}
td.td_sc3{padding:3px 10px 5px 10px;line-height:130%;font-size:12px;}
.sp_sc1{font-size:15px;font-weight:bold;}
.f15{font-size:15px;}
.m_t_20{margin-top:20px;}
.m_t_15{margin-top:15px;}

/*  イベントページ  */
#event_box{margin:0px;padding:0px;overflow:visible;}
.bg_over{background-image: url(img/common/tb02.gif);}
.bg_right{background-image: url(img/common/tb04.gif);}
.bg_under {background-image: url(img/common/tb06.gif);}
.bg_left {background-image: url(img/common/tb08.gif);}
td.w40{width:40px;}
.m_t_10{margin-top:10px;}
p.p_event{margin-bottom:10px;font-size:12px;}
a.ev_ba:link{color:#333333;text-decoration:none;}
a.ev_ba:visited{color:#525252;text-decoration:none;}
a.ev_ba:hover{color:#ff3366;text-decoration:underline;}
table.ta_main{width:765px;background-image:url(/event/img/common/back.gif);background-repeat:repeat-y;}
.td_pan{padding:10px 10px 0 10px;font-weight:bold;font-size:12px;}
td.left_box{width:220px;}
td.right_box{width:545px;}
.in_leftbox{background-color:#FFFFFF;width:200px;margin:10px;}
.in_rightbox{background-color:#FFFFFF;width:525px;margin:10px;}
.m_b_10{margin-bottom:10px;}
p.ev_ptitle{background-image:url(/event/img/common/title.gif);background-repeat:no-repeat;width:505px;height:30px;padding-top:6px;}
.ev_stitle{margin-left:40px;font-size:15px;font-weight:bold;}
table.rep_box th{padding-top:10px;}
table.rep_box td{padding:15px 0 15px 5px;font-size:12px;line-height:120%;}
.retern1{text-align:right;margin:10px 5px 20px 0;}
.retern2{width:520px;text-align:right;margin:0 10px 20px 0;}
.mar10{margin:0 10px 10px 10px;}