﻿@import url('/ApMst/CssDefault.css');
@import url('/ApMst/CssLayOut.css');




/*SubMain ________________________________*/
p.subtitle {margin: 0 10px 20px 10px; padding: 5px 15px;  
                 background: url('/BsImg/ico/bar_blue_sm.gif' ) no-repeat 2px center; 
                 font-size: 16px; font-weight: bold; color: #391DDC; 
                 line-height: 2em; letter-spacing: -1px; 
                 border-bottom: 1px dotted #0066AA; }
                 
/*Float : */

.inlft {display: inline;float: left;}
img.inlft {vertical-align: top;  margin: 10px;}


/*LayOut*/
.pd10_a{padding:10px;}
.txt_c {text-align: center; }

.ft_b{font-weight:bold}/*Font-color=cl_+color*/
.b_org { font-weight: bold; color: #F60; }
.b_blu { font-weight: bold; color: #06F; }
.b_red { font-weight: bold; color: #F30; }

.dot_u {border-bottom: 1px dotted #E0E0E0;}

.date_l { font-size: 12px; color: #06F; }
.date_r { font-size: 12px; color: #393; text-align:right;}


