/* V4-Illust-Index.css */


/* T-Box-Menu */
#t_box{ margin-bottom:1em; }

#t_box_t{ background-color:#00BDED; line-height:2em; padding-left:0.5em; color:#FFF; font-weight:bold; font-size:14px; }
#t_box_t span{ font-size:12px; }
#t_box_b{ background-color:#F5F5F5; line-height:2em; padding-left:0.5em; color:#666; }
#t_box_b a{ display:inline; color:#258FB8; }
#t_box_b a:visited{ display:inline; color:#258FB8; }


/* L-Box */
#l_box{ float:left; width:200px; text-align:left; background-color:#FFFFDB; border:1px solid #F8EAC0; }
#l_box_t{ text-align:center; padding-top:1em; }
#l_box_t a img{ border:1px solid #FFFFDB; }
#l_box_t a:hover img{ border:1px solid #CCC; }
#l_box_m{ text-align:center; font-weight:bold; }
#l_box_b{ border:1px solid #CCC; padding:1em; }

#r_box{ width:700px; float:right; }
#r_box_t{ text-align:left; background-color:#FFFFDB; border:1px solid #F8EAC0; padding:1em; }
#r_box_tt{ font-weight:bold; }
#r_box_tm{ font-weight:bold; font-size:18px; margin-top:3px; }
#r_box_tb{ margin-top:3px; }
#r_box_tb2{ color:#CCC; }
#r_box_tb2 a{ color:#CCC; }


#r_box_m{ margin-top:1em; }
#r_box_mt{ padding:1em; border:1px solid #CCC; }
#r_box_mt table{}
#r_box_mt table td{ padding:1em; border-bottom:1px dashed #CCC; }

#r_box_mb{ text-align:center; margin-top:30px; }
#r_box_mb a img{ border:1px solid #FFF; }
#r_box_mb a:hover img{ border:1px solid #CCC; }


#r_box_b{ text-align:center; margin-top:2em; }


