@charset "utf-8";
/*********      メインコンテンツ      *********/
#c article .text{
	line-height: 150%;
	padding: 5px 10px;
}
#c article ul{
	margin-top: 10px;
}
#c article ul li{
	line-height: 150%;
	list-style: none;
	padding: 5px 0;
}
#c article ul li strong{
	display: block;
}
#c article ul li p{
	font-size: 14px;
	line-height: 150%;
}
