@charset "utf-8";
/* ---------------------------------------------------------------------------------------------------- 

 Autodesk AUJ2010 

 Produced by 株式会社マルハンマーケティング部　ホソヤデザイン事務所
----------------------------------------------------------------------------------------------------- */

/* Schedule.html
----------------------------------------------------------------------------------------------------- */
body								{ margin:0; padding:0; background:#000; font-family:Arial, Helvetica, sans-serif,"メイリオ"}

#time_table							{}
#time_table #header					{ width:100%; padding:10px 20px; background:#000;}

#time_table	#wrap					{ width:1550px; padding:10px 20px 10px 20px; margin-right:20px; background:#FFF;}
#time_table	#wrap h1				{ font-size:16px; margin:0; padding:0;}
#time_table	#wrap p.chui			{ font-size:10px; margin:3px 0 0 0; padding:0;}

table								{ background:#FFF;}
th									{ border-bottom:#666 solid 1px; width:140px;}
td									{ border-color:#666; border-style:solid; border-width:0 1px 1px 0; padding:2px 4px;}

.time								{ width:40px; font-size:10px; text-align:center; border-left:#666 solid 1px; background:#CCC;}
.timenight							{ width:40px; font-size:10px; text-align:center; border-left:#666 solid 1px; background:#333; color:#FFF;}
.blank								{ background:url(../img/blank.gif);}



/* カテゴリータイトル指定
----------------------------------------------------------------------------------------------------- */
.inv-t						{ background:#FA0; border-bottom:none; color:#FFF;}
.des-t						{ background:#DDD; border-bottom:none;}
.mol-t						{ background:#FA0; border-bottom:none; color:#FFF;}
.cad-t						{ background:#D00; border-bottom:none; color:#FFF;}
.rev-t						{ background:#938; border-bottom:none; color:#FFF;}
.ali-t						{ background:#FFF; border-bottom:none;}

.inv-t, .des-t, .mol-t,
.cad-t, .rev-t, .ali-t		{ font-size:10px; font-weight:bold;}



/* セッション内指定
----------------------------------------------------------------------------------------------------- */
td p					{ width:140px; margin:0; padding:0;}
td p.ss-id				{ font-size:11px; font-weight:bold; white-space:nowrap;}
td p.ss-title			{ font-size:10px; font-weight:bold;}
td p.ss-speaker			{ font-size:9px; margin-top:5px;}
.inv-s p.ss-id			{ color:#FA0;}
.des-s p.ss-id			{ color:#666;}
.mol-s p.ss-id			{ color:#FA0;}
.cad-s p.ss-id			{ color:#D00;}
.rev-s p.ss-id			{ color:#938;}
.ali-s p.ss-id			{ color:#000;}


#time_table #footer					{ width:1500px; background:#000; padding:10px 20px; background:#000; font-size:11px; color:#AAA; line-height:1.2; position:relative;}
#time_table #footer	a				{ color:#AAA;}
#time_table #footer	a:hover			{ color:#D00;}
#time_table #footer img				{ width:87px; height:15px; position:absolute; right:20px; bottom:13px;}



