@charset "utf-8";
/*------------------*/
/*		under
/*------------------*/
#topic_path{ 
	width:680px;
	padding:10px; 
	margin:0 auto; 
	font-size:10px; 
	letter-spacing:1px;
	background:#FFFFFF;
}
#main{ 
	width:700px;
	margin:0 auto 20px auto;
	background: url(/congress/img/bg_2col.gif) repeat-y; 
}
#main #side{ 
	width:235px;
	float:left;
}
#main #side #ban_action{ 
	padding:5px 0px;
	margin:5px auto;
}
#main #side #ban_action ul{ 
	padding:0px;
	margin:0px;	
	list-style:none;
}
#main #side #ban_action ul li{ 
	padding:0px;
	margin:0 auto;
	margin-bottom:10px;
}
#main #side #ban_action ul li a{
	height:50px;
	width:220px; 
	display:block;
	margin:0 auto 10px auto; 
	text-decoration:none;
 	overflow:hidden; 
	text-indent:-9999px; 
}
/* off */
#main #ban_action ul li.ban01 a{ 
	background:url(/congress/img/bg_ban_action.jpg) no-repeat 0px 0px; 
}
#main #ban_action ul li.ban02 a{ 
	background:url(/congress/img/bg_ban_action.jpg) no-repeat -224px 0px; 
}
#main #ban_action ul li.ban03 a{ 
	background:url(/congress/img/bg_ban_action.jpg) no-repeat -448px 0px; 
}
/* hover,on */
#main #ban_action ul li.ban01 a:hover,
#main #ban_action ul li.ban01_on a{ 
	background:url(/congress/img/bg_ban_action.jpg) no-repeat 0px -50px; 
}
#main #ban_action ul li.ban02 a:hover,
#main #ban_action ul li.ban02_on a{ 
	background:url(/congress/img/bg_ban_action.jpg) no-repeat -224px -50px; 
}
#main #ban_action ul li.ban03 a:hover,
#main #ban_action ul li.ban03_on a{ 
	background:url(/congress/img/bg_ban_action.jpg) no-repeat -448px -50px; 
}
#main #contents{ 
	width:455px;
	float:right;
}
#main #contents h3{
	font-size:100%;
	color:#FFFFFF;
	line-height:120%;
	font-weight:bold;
	padding:6px 10px 0px 10px;
	margin-bottom:10px;
	letter-spacing:0.1em;
	background: url(/congress/img/sent1_h3.jpg) no-repeat;
	width:435px;
	height:25px;
} 

#main #contents h3.f150{
	font-size:150%;
	color:#FFFFFF;
	font-weight:normal;
	line-height:120%;
	padding:9px 10px 0px 10px;
	margin-bottom:10px;
	letter-spacing:0.1em;
	background: url(/congress/img/sent2_h3.jpg) no-repeat;
	width:435px;
	height:30px;
}
#main #contents h3.sent1{
	font-size:100%;
	color:#FFFFFF;
	line-height:120%;
	font-weight:bold;
	padding:7px 10px 0px 10px;
	margin-bottom:10px;
	letter-spacing:0.1em;
	background: url(/congress/img/sent1_h3.jpg) no-repeat;
	width:435px;
	height:25px;
} 
#main #contents h4{ 
	border-bottom:#595959 1px solid;
	background:url(/congress/img/bg_h4_line.gif) left no-repeat;
	font-size:120%;
	color:#595959;
	line-height:110%;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:10px;
	letter-spacing:0.1em;

} 
#main .text_box{
	margin-bottom:20px;
}
#main .text_box p{ 
	line-height:150%; 
}

#main .ph_left{
	float:left;
	font-size:90%;
}
#main .ph_right{
	float:right;
	font-size:90%;
}