@charset "utf-8";

/***************************************************
	chukei.css
	議会中継レイアウトスタイル定義
***************************************************/

/* ------------------------------------------------------------
Font Size (default:100%)
 10px = 63%     11px = 69%     12px = 75%     13px = 82%
 14px = 88%     15px = 94%     16px = 100%    17px = 107%
 18px = 113%    19px = 119%    20px = 125%    21px = 132%
 22px = 138%    23px = 144%    24px = 150%    25px = 157%
 26px = 163%
------------------------------------------------------------ */

/* 議会中継  #chukei
chukei/index.html
------------------------------------------------------------ */
#chukei-test { font-size: 15px!important;}
#chukei-test #sNav li a { font-size: 100%!important;}
#chukei #main .noteslist li{
	padding-bottom: 10px;
	list-style:disc;
}
#chukei #main .bochoimgbox li {
	float: left;
	text-align: center;
	margin: auto;
}

/* 本会議・予算決算特別委員会（市長総括）中継 #honkaigi */
#chukei #main #honkaigi .toptlbox{
	width: 620px;
	text-align: left;
}
#chukei #main #honkaigi .movietxt {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 153.9%;
	text-decoration: underline;
	color: #F00;
}
#chukei #main #honkaigi .dates{ width:18%;}
#chukei #main #honkaigi .content{}
#chukei #main #honkaigi .time{ width:16%;}
#chukei #main #honkaigi .number{ width:20%;}

#chukei #main .cnavi,
#chukei-ustream #main .cnavi {
	padding: 10px 0 30px 30px;
}
#chukei #main .cnavi li,
#chukei-ustream #main .cnavi.year li {
	width: 9em!important;
}
#chukei #main .genre-title01 {
	padding: 0.1em 0 20px 33px;
	background: url(../img/chukei/title_back01.gif) 0 0 no-repeat;
	font-size: 113%;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}
#chukei #main .genre-title02 {
	padding: 0.1em 0 20px 33px;
	background: url(../img/chukei/title_back02.gif) 0 0 no-repeat;
	font-size: 113%;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}


/* 常任委員会・予算決算特別委員会（局別質疑）等の中継　#chukei-ustream
/chukei/ustream/
------------------------------------------------------------ */
#chukei-ustream #main .ustreambox {
	width: 620px!important;
	margin-bottom: 60px;
}
#chukei-ustream #main .ustreambox th {
	text-align: center!important;
	width: auto!important;
}
#chukei-ustream #main .dates { width: 28%;}
#chukei-ustream #main .type { width: 35%;}
#chukei-ustream #main .cnavi li { width: 210px!important;}




