@charset "utf-8";

/* -----------------------------------------------------------
CSS Information = osakaya.com

 File name:      guide.css
 Style Info:     デフォルトとプリント指定以外全て
----------------------------------------------------------- */

/*----------------------------------------------------
	guide
----------------------------------------------------*/

.bg_grn{ background-color:#F5FAE9;padding:5px;}
.bg_wht{ background-color:#FFF;padding:5px;}

table.guide_t{ border:solid 1px #c9c9c9;}
.guide_t  { padding:5px 0px 5px 10px; border-bottom:dotted 1px #B2B2B2;height:58px;}
.guide_te { padding:5px 0px 5px 10px; border-style:none;height:58px;}
table.guide_t tr td a{ padding-right:23px; color:#484848;text-decoration:none;font-weight:bold;}
table.guide_t tr td a:hover{ padding-right:23px; color:#484848;text-decoration:underline;}

